]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: at91/dt: drop deprecated mainck node from pmc
authorGaël PORTAY <g.portay@overkiz.com>
Thu, 16 Apr 2015 12:25:44 +0000 (14:25 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 11 May 2015 09:24:01 +0000 (11:24 +0200)
The clock-frequency property became obsolete since the rework of the main
clock driver in 3.16 (see commit 27cb1c2083373a44130d50d4d2fb64cf7eff2d90).

It now get and uses the clock-frequency from the main_xtal node.

Signed-off-by: Gaël PORTAY <g.portay@overkiz.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-sama5d3_xplained.dts
arch/arm/boot/dts/at91sam9rlek.dts
arch/arm/boot/dts/sama5d3xcm.dtsi

index 9991240b7438663d184b6fa31eb04efb36fc3bdc..d9263cf8630421ea295ec4783ced8cf1a7ebd0e0 100644 (file)
                                        };
                                };
                        };
-
-                       pmc: pmc@fffffc00 {
-                               main: mainck {
-                                       clock-frequency = <12000000>;
-                               };
-                       };
                };
 
                nand0: nand@60000000 {
index 9be5b540eebf5a6d8f70d377931082a649a2605b..d9299be3dfe9d45a50b1f35ae74ed239f689d41c 100644 (file)
                                };
                        };
 
-                       pmc: pmc@fffffc00 {
-                               main: mainck {
-                                       clock-frequency = <12000000>;
-                               };
-                       };
-
                        watchdog@fffffd40 {
                                status = "okay";
                        };
index 7d6babdab03911aa089d08946df6f9e66e9bd590..ef404e907026655c9b2c69d91a0e8574a2d92c52 100644 (file)
                                        rxd3-skew-ps = <400>;
                                };
                        };
-
-                       pmc: pmc@fffffc00 {
-                               main: mainck {
-                                       clock-frequency = <12000000>;
-                               };
-                       };
                };
 
                nand0: nand@60000000 {