]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: mfd: Add bindings for SAM9X60 HLCD controller
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Tue, 5 Mar 2019 10:07:47 +0000 (10:07 +0000)
committerLee Jones <lee.jones@linaro.org>
Tue, 14 May 2019 07:13:26 +0000 (08:13 +0100)
Add new compatible string for the HLCD controller on SAM9X60 SoC.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt

index 3f643ef121ff51ade6dd0205d5d3ec770cebf6f9..5f8880cc757e1d8cea12fadaf798533e173f4dd1 100644 (file)
@@ -7,6 +7,7 @@ Required properties:
    "atmel,sama5d2-hlcdc"
    "atmel,sama5d3-hlcdc"
    "atmel,sama5d4-hlcdc"
+   "microchip,sam9x60-hlcdc"
  - reg: base address and size of the HLCDC device registers.
  - clock-names: the name of the 3 clocks requested by the HLCDC device.
    Should contain "periph_clk", "sys_clk" and "slow_clk".