mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: i.MX7 WaRP7: remove wdog1 pinctrl workaround
@ 2017-03-19 17:02 Alexander Kurz
  2017-03-20  7:33 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Kurz @ 2017-03-19 17:02 UTC (permalink / raw)
  To: barebox; +Cc: Alexander Kurz

The wdog1 pinctrl got fixed with linux upstream commit 213e51ca8df1 ("ARM:
dts: imx7: Add "LPSR" to LPSR iomux pin names").
Remove the old workaround, since it triggers a build error.

Signed-off-by: Alexander Kurz <akurz@blala.de>
---
 arch/arm/dts/imx7s-warp.dts | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/arch/arm/dts/imx7s-warp.dts b/arch/arm/dts/imx7s-warp.dts
index a59823d..c2db0d8 100644
--- a/arch/arm/dts/imx7s-warp.dts
+++ b/arch/arm/dts/imx7s-warp.dts
@@ -43,20 +43,3 @@
 		};
 	};
 };
-
-/*
-/* The watchdog pinctrl is attached to the wrong iomux controller in
- * the upstream dts file. This can be removed once we pull in the
- * corresponding fix from the upstream dts files.
- */
-&wdog1 {
-	pinctrl-0 = <&pinctrl_wdog_lpsr>;
-};
-
-&iomuxc_lpsr {
-	pinctrl_wdog_lpsr: wdoggrp {
-		fsl,pins = <
-			MX7D_PAD_GPIO1_IO00__WDOD1_WDOG_B       0x74
-		>;
-	};
-};
-- 
2.1.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: i.MX7 WaRP7: remove wdog1 pinctrl workaround
  2017-03-19 17:02 [PATCH] ARM: dts: i.MX7 WaRP7: remove wdog1 pinctrl workaround Alexander Kurz
@ 2017-03-20  7:33 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2017-03-20  7:33 UTC (permalink / raw)
  To: Alexander Kurz; +Cc: barebox

On Sun, Mar 19, 2017 at 06:02:10PM +0100, Alexander Kurz wrote:
> The wdog1 pinctrl got fixed with linux upstream commit 213e51ca8df1 ("ARM:
> dts: imx7: Add "LPSR" to LPSR iomux pin names").
> Remove the old workaround, since it triggers a build error.
> 
> Signed-off-by: Alexander Kurz <akurz@blala.de>
> ---
>  arch/arm/dts/imx7s-warp.dts | 17 -----------------
>  1 file changed, 17 deletions(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/dts/imx7s-warp.dts b/arch/arm/dts/imx7s-warp.dts
> index a59823d..c2db0d8 100644
> --- a/arch/arm/dts/imx7s-warp.dts
> +++ b/arch/arm/dts/imx7s-warp.dts
> @@ -43,20 +43,3 @@
>  		};
>  	};
>  };
> -
> -/*
> -/* The watchdog pinctrl is attached to the wrong iomux controller in
> - * the upstream dts file. This can be removed once we pull in the
> - * corresponding fix from the upstream dts files.
> - */
> -&wdog1 {
> -	pinctrl-0 = <&pinctrl_wdog_lpsr>;
> -};
> -
> -&iomuxc_lpsr {
> -	pinctrl_wdog_lpsr: wdoggrp {
> -		fsl,pins = <
> -			MX7D_PAD_GPIO1_IO00__WDOD1_WDOG_B       0x74
> -		>;
> -	};
> -};
> -- 
> 2.1.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-20  7:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-19 17:02 [PATCH] ARM: dts: i.MX7 WaRP7: remove wdog1 pinctrl workaround Alexander Kurz
2017-03-20  7:33 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox