]> asedeno.scripts.mit.edu Git - linux.git/commit
dt: pwm: bcm2835: fix typo in clocks property name
authorVladimir Zapolskiy <vz@mleia.com>
Mon, 5 Dec 2016 00:10:25 +0000 (02:10 +0200)
committerRob Herring <robh@kernel.org>
Fri, 9 Dec 2016 21:37:58 +0000 (15:37 -0600)
commit61eb3a04f9789c5e4f7498a2f171b82a567cea6b
tree06c157dcefc2f901f13ef6a6d55cb6e14a39cb75
parent1a85ff590440a257aa985747bc4c8bc3f7569c8a
dt: pwm: bcm2835: fix typo in clocks property name

According to the examples of BCM2835 PWM device nodes there is a typo in
'clocks' property name, which is a common property name on clock consumer
side to store a phandle to an input clock.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/pwm/pwm-bcm2835.txt