ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver
authorGaël PORTAY <gael.portay@gmail.com>
Mon, 1 Sep 2014 21:29:46 +0000 (23:29 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 5 Sep 2014 15:19:35 +0000 (17:19 +0200)
The at91sam9g20 SOC uses its own pllb implementation which is different
from the one inherited from at91sam9260 SOC.

Signed-off-by: Gaël PORTAY <gael.portay@gmail.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9g20.dtsi

index 31f7652..4e0abbd 100644 (file)
@@ -40,6 +40,7 @@
                                };
 
                                pllb: pllbck {
+                                       compatible = "atmel,at91sam9g20-clk-pllb";
                                        atmel,clk-input-range = <2000000 32000000>;
                                        atmel,pll-clk-output-ranges = <30000000 100000000 0 0>;
                                };