Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

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>

authored by

Claudiu Beznea and committed by
Lee Jones
730080a7 1e8c1585

+1
+1
Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
··· 7 7 "atmel,sama5d2-hlcdc" 8 8 "atmel,sama5d3-hlcdc" 9 9 "atmel,sama5d4-hlcdc" 10 + "microchip,sam9x60-hlcdc" 10 11 - reg: base address and size of the HLCDC device registers. 11 12 - clock-names: the name of the 3 clocks requested by the HLCDC device. 12 13 Should contain "periph_clk", "sys_clk" and "slow_clk".