git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef3c690
)
ARM: bcm2835: node name unit address cleanup
author
Stephen Warren
<swarren@wwwdotorg.org>
Wed, 12 Feb 2014 04:48:47 +0000
(21:48 -0700)
committer
Stephen Warren
<swarren@wwwdotorg.org>
Fri, 21 Feb 2014 04:25:39 +0000
(21:25 -0700)
DT nodes that contain a reg property should include a unit address in
their name. Add the missing unit addresses.
The unit address in a node name must match the value in the reg property.
Fix the cases where they don't match.
Don't fix the /clocks/* node names yet; that causes problems the clock
driver to attempt to register multiple clocks with the same name, which
fails.
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/boot/dts/bcm2835.dtsi
patch
|
blob
|
history
diff --cc
arch/arm/boot/dts/bcm2835.dtsi
Simple merge