Input: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
Geert Uytterhoeven 2016-04-20 10:41:10 -07:00 committed by Dmitry Torokhov
parent 74813cebd6
commit 2d077d9f4e

View 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.