[PATCH V2] ARM: bcm2835: fix clock DT node names
Stephen Warren
swarren at wwwdotorg.org
Mon Feb 24 21:48:55 EST 2014
On 02/20/2014 10:29 PM, Stephen Warren wrote:
> DT nodes should be named according to the type of object that they
> represent rather than the identity. DT nodes that contain a reg
> property should include a unit address in their name. Fix these issues.
>
> Add clock-output-names properties to the nodes so that the clocks get
> named something meaningful. This works around the fact that the fixed
> clock driver names clocks after the short node name, i.e. not including
> the unit address.
I've applied this to bcm2835's for-3.15/dt branch.
More information about the linux-arm-kernel
mailing list