]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx6: tag boards that have the HW workaround for ERR006687
authorLucas Stach <l.stach@pengutronix.de>
Fri, 3 Jun 2016 16:31:20 +0000 (18:31 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 11 Jun 2016 09:03:44 +0000 (17:03 +0800)
Add the DT property to all boards that have the hardware workaround
for erratum ERR006687 present. This allows the CPUidle driver to use
the deep idle states, even if the FEC is active.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-riotboard.dts
arch/arm/boot/dts/imx6q-arm2.dts
arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi
arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi
arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
arch/arm/boot/dts/imx6qdl-sabrelite.dtsi
arch/arm/boot/dts/imx6qdl-wandboard.dtsi

index bfbed52ce1bd9a7722ab55260e21535328f1e172..2becd7cd654446fe8b06ab769d77464a8cf70829 100644 (file)
@@ -97,6 +97,7 @@ &fec {
        phy-reset-gpios = <&gpio3 31 0>;
        interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
                              <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
+       fsl,err006687-workaround-present;
        status = "okay";
 };
 
index 77191d60f19744f3c436a87758806f52553c0a70..d8acf15611e4f915c55a677474762e143024d73f 100644 (file)
@@ -185,6 +185,7 @@ &fec {
        phy-mode = "rgmii";
        interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
                              <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
+       fsl,err006687-workaround-present;
        status = "okay";
 };
 
index 00f7202ddb1605e708dfc0196c8dac50e430f076..cfd50ea1ed480bf6990ecbbf2c193cf8b0ce174d 100644 (file)
@@ -250,6 +250,7 @@ &fec {
        txd3-skew-ps = <0>;
        interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
                              <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
+       fsl,err006687-workaround-present;
        status = "okay";
 };
 
index 657da6b6ccd2b42ac8c4cb13d992dc4f47b22e4c..9677bf323823f5d7c10e41129cc7e69520565ae2 100644 (file)
@@ -385,6 +385,7 @@ &fec {
        txd3-skew-ps = <0>;
        interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
                              <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
+       fsl,err006687-workaround-present;
        status = "okay";
 };
 
index 73915db704a08a12b8395f6f6b0e63dbf8a23b73..97d9c333902b5be5ad2cc7c64bad77ba5da7e248 100644 (file)
@@ -287,6 +287,7 @@ &fec {
        txd3-skew-ps = <0>;
        interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
                              <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
+       fsl,err006687-workaround-present;
        status = "okay";
 };
 
index d354d406954da437071db41de61e349a48644802..6aa193fb283f52630bc0ab2f13785f85804f542e 100644 (file)
@@ -155,6 +155,7 @@ &fec {
        phy-mode = "rgmii";
        interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
                              <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
+       fsl,err006687-workaround-present;
        status = "okay";
 };
 
index c47fe6c79b3668db30f156eca4edc721e53a802e..f65fdfc2536d9767ba5588c6ae2973182db178c9 100644 (file)
@@ -273,6 +273,7 @@ &fec {
        txd3-skew-ps = <0>;
        interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
                              <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
+       fsl,err006687-workaround-present;
        status = "okay";
 };
 
index f262db3428a9f7d29e7e315f96a5b25a024b7ea6..3ffe00c557f134c459f0b7c07c26330fb5280123 100644 (file)
@@ -211,6 +211,7 @@ &fec {
        phy-reset-gpios = <&gpio3 29 0>;
        interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
                              <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
+       fsl,err006687-workaround-present;
        status = "okay";
 };