From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Ford Date: Wed, 5 Sep 2018 07:48:43 -0500 Subject: [U-Boot] [PATCH 3/3] ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi In-Reply-To: <9d5134e4-0050-628a-8544-db032c551965@ti.com> References: <20180905093531.28968-1-aford173@gmail.com> <20180905093531.28968-3-aford173@gmail.com> <9d5134e4-0050-628a-8544-db032c551965@ti.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Sep 5, 2018 at 7:24 AM Jean-Jacques Hiblot wrote: > > Hi Adam, > > > On 05/09/2018 11:35, Adam Ford wrote: > > With the omap_mmc driver no longer supporting cd-inverted, this > > patch removes all these references since they are not needed. > > > > Signed-off-by: Adam Ford > > > > diff --git a/arch/arm/dts/am3517-evm-u-boot.dtsi b/arch/arm/dts/am3517-evm-u-boot.dtsi > > index c02beaad77..59df819f9d 100644 > > --- a/arch/arm/dts/am3517-evm-u-boot.dtsi > > +++ b/arch/arm/dts/am3517-evm-u-boot.dtsi > > @@ -10,10 +10,6 @@ > > }; > > }; > > > > -&mmc1 { > > - cd-inverted; > > -}; > > - > > &uart1 { > > reg-shift = <2>; > > }; > > diff --git a/arch/arm/dts/omap3-beagle-u-boot.dtsi b/arch/arm/dts/omap3-beagle-u-boot.dtsi > > index 094f9557b7..41beaf0900 100644 > > --- a/arch/arm/dts/omap3-beagle-u-boot.dtsi > > +++ b/arch/arm/dts/omap3-beagle-u-boot.dtsi > > @@ -11,10 +11,6 @@ > > }; > > }; > > > > -&mmc1 { > > - cd-inverted; > > -}; > > - > > &uart1 { > > reg-shift = <2>; > > }; > > diff --git a/arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi b/arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi > > index 094f9557b7..41beaf0900 100644 > > --- a/arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi > > +++ b/arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi > > @@ -11,10 +11,6 @@ > > }; > > }; > > > > -&mmc1 { > > - cd-inverted; > > -}; > > - > > &uart1 { > > reg-shift = <2>; > > }; > > diff --git a/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi b/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi > > index 094f9557b7..41beaf0900 100644 > > --- a/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi > > +++ b/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi > > @@ -11,10 +11,6 @@ > > }; > > }; > > > > -&mmc1 { > > - cd-inverted; > > -}; > > - > > &uart1 { > > reg-shift = <2>; > > }; > > diff --git a/arch/arm/dts/omap3-evm-37xx-u-boot.dtsi b/arch/arm/dts/omap3-evm-37xx-u-boot.dtsi > > index b09ce0efb5..de411316d8 100644 > > --- a/arch/arm/dts/omap3-evm-37xx-u-boot.dtsi > > +++ b/arch/arm/dts/omap3-evm-37xx-u-boot.dtsi > > @@ -11,10 +11,6 @@ > > }; > > }; > > > > -&mmc1 { > > - cd-inverted; > > -}; > > - > > &uart1 { > > reg-shift = <2>; > > }; > > diff --git a/arch/arm/dts/omap3-evm-u-boot.dtsi b/arch/arm/dts/omap3-evm-u-boot.dtsi > > index b09ce0efb5..de411316d8 100644 > > --- a/arch/arm/dts/omap3-evm-u-boot.dtsi > > +++ b/arch/arm/dts/omap3-evm-u-boot.dtsi > > @@ -11,10 +11,6 @@ > > }; > > }; > > > > -&mmc1 { > > - cd-inverted; > > -}; > > - > > &uart1 { > > reg-shift = <2>; > > }; > > Shouldn't logicpd-torpedo-37xx-devkit-u-boot.dtsi be updated ? I did that already at: https://patchwork.ozlabs.org/patch/965450/ adam > > JJ > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > https://lists.denx.de/listinfo/u-boot