From: Geert Uytterhoeven Date: Wed, 20 Apr 2016 17:41:10 +0000 (-0700) Subject: Input: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/ X-Git-Tag: v4.7-rc1~129^2^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d077d9f4e984a5364bf62e719396375b2922d26;p=thirdparty%2Fkernel%2Flinux.git Input: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Dmitry Torokhov --- diff --git a/Documentation/devicetree/bindings/input/touchscreen/brcm,iproc-touchscreen.txt b/Documentation/devicetree/bindings/input/touchscreen/brcm,iproc-touchscreen.txt index 25541f30e3870..ac5dff412e252 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/brcm,iproc-touchscreen.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/brcm,iproc-touchscreen.txt @@ -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.