]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Input: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 20 Apr 2016 17:41:10 +0000 (10:41 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 20 Apr 2016 21:39:56 +0000 (14:39 -0700)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/brcm,iproc-touchscreen.txt

index 25541f30e38701f212c41886c23c46f4f6627cb8..ac5dff412e25266f57e8b31cf6d12816b9c59eee 100644 (file)
@@ -7,7 +7,7 @@ Required properties:
   If this property is selected please make sure MFD_SYSCON config
   is enabled in the defconfig file.
 - clocks:  The clock provided by the SOC to driver the tsc
-- clock-name:  name for the clock
+- clock-names:  name for the clock
 - interrupts: The touchscreen controller's interrupt
 - address-cells: Specify the number of u32 entries needed in child nodes.
   Should set to 1.