Commit 730080a7 authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Lee Jones
Browse files

dt-bindings: mfd: Add bindings for SAM9X60 HLCD controller



Add new compatible string for the HLCD controller on SAM9X60 SoC.

Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 1e8c1585
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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".