ARM: at91: dts: sama5d3: move the isi mck pin to mb
authorBo Shen <voice.shen@atmel.com>
Sun, 4 Jan 2015 09:02:29 +0000 (17:02 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 15 Jan 2015 15:13:54 +0000 (16:13 +0100)
The mck is decided by the board design, move it to mb related
dtsi file.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/sama5d3.dtsi
arch/arm/boot/dts/sama5d3xmb.dtsi

index 0f2b4eff26ff07c9a5e38b025bad9d7e5b9cbb70..bd3b43558ddbf8c9c890d2c01f2ebe5313147d4f 100644 (file)
                                                        <AT91_PIOC 27 AT91_PERIPH_C AT91_PINCTRL_NONE   /* PC27 periph C ISI_PD10, conflicts with SPI1_NPCS2, TWCK1 */
                                                         AT91_PIOC 26 AT91_PERIPH_C AT91_PINCTRL_NONE>; /* PC26 periph C ISI_PD11, conflicts with SPI1_NPCS1, TWD1 */
                                        };
-
-                                       pinctrl_isi_pck_as_mck: isi_pck_as_mck-0 {
-                                               atmel,pins =
-                                                       <AT91_PIOD 31 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PD31 periph B ISI_MCK */
-                                       };
                                };
 
                                mmc0 {
index 2530541680e7a6e9ceffc10c961a536096b8987e..6af1cbab3572aa18da22a9abf8c02377604392a3 100644 (file)
                                                        <AT91_PIOD 30 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PD30 periph B */
                                        };
 
+                                       pinctrl_isi_pck_as_mck: isi_pck_as_mck-0 {
+                                               atmel,pins =
+                                                       <AT91_PIOD 31 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PD31 periph B ISI_MCK */
+                                       };
+
                                        pinctrl_isi_reset: isi_reset-0 {
                                                atmel,pins =
                                                        <AT91_PIOE 24 AT91_PERIPH_GPIO AT91_PINCTRL_NONE>;   /* PE24 gpio */