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

dt-bindings: clk: at91: add bindings for SAM9X60 pmc

Add SAM9X60 PMC compatible string.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>

authored by

Alexandre Belloni and committed by
Stephen Boyd
b4080384 a436c2a4

+2 -1
+2 -1
Documentation/devicetree/bindings/clock/at91-clock.txt
··· 30 30 Power Management Controller (PMC): 31 31 32 32 Required properties: 33 - - compatible : shall be "atmel,<chip>-pmc", "syscon": 33 + - compatible : shall be "atmel,<chip>-pmc", "syscon" or 34 + "microchip,sam9x60-pmc" 34 35 <chip> can be: at91rm9200, at91sam9260, at91sam9261, 35 36 at91sam9263, at91sam9g45, at91sam9n12, at91sam9rl, at91sam9g15, 36 37 at91sam9g25, at91sam9g35, at91sam9x25, at91sam9x35, at91sam9x5,