From: Sascha Hauer <s.hauer@pengutronix.de> To: Cem Tenruh <c.tenruh@phytec.de> Cc: barebox@lists.infradead.org Subject: Re: [PATCH] imx6ul/imx6ull: include imx6ul-phytec-state.dtsi and enable state Date: Wed, 14 Oct 2020 08:38:44 +0200 [thread overview] Message-ID: <20201014063844.GA13710@pengutronix.de> (raw) In-Reply-To: <1602576641-91939-1-git-send-email-c.tenruh@phytec.de> On Tue, Oct 13, 2020 at 10:10:41AM +0200, Cem Tenruh wrote: > Signed-off-by: Cem Tenruh <c.tenruh@phytec.de> > --- > arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts | 5 +++++ > arch/arm/dts/imx6ull-phytec-phycore-som-emmc.dts | 5 +++++ > 2 files changed, 10 insertions(+) Applied, thanks Sascha > > diff --git a/arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts b/arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts > index 7d29c32..50ce75f 100644 > --- a/arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts > +++ b/arch/arm/dts/imx6ul-phytec-phycore-som-emmc.dts > @@ -10,6 +10,7 @@ > #endif > #include <arm/imx6ul.dtsi> > #include "imx6ul-phytec-phycore-som.dtsi" > +#include "imx6ul-phytec-state.dtsi" > > / { > model = "PHYTEC phyCORE-i.MX6 Ultra Light SOM with eMMC"; > @@ -24,6 +25,10 @@ > status = "okay"; > }; > > +&state { > + status = "okay"; > +}; > + > &uart1 { > status = "okay"; > }; > diff --git a/arch/arm/dts/imx6ull-phytec-phycore-som-emmc.dts b/arch/arm/dts/imx6ull-phytec-phycore-som-emmc.dts > index 2201b4c..afd99a3 100644 > --- a/arch/arm/dts/imx6ull-phytec-phycore-som-emmc.dts > +++ b/arch/arm/dts/imx6ull-phytec-phycore-som-emmc.dts > @@ -10,6 +10,7 @@ > #endif > #include <arm/imx6ull.dtsi> > #include "imx6ul-phytec-phycore-som.dtsi" > +#include "imx6ul-phytec-state.dtsi" > > / { > model = "PHYTEC phyCORE-i.MX6 ULL SOM with eMMC"; > @@ -24,6 +25,10 @@ > status = "okay"; > }; > > +&state { > + status = "okay"; > +}; > + > &uart1 { > status = "okay"; > }; > -- > 2.7.4 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 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
prev parent reply other threads:[~2020-10-14 6:38 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-13 8:10 Cem Tenruh 2020-10-14 6:38 ` Sascha Hauer [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20201014063844.GA13710@pengutronix.de \ --to=s.hauer@pengutronix.de \ --cc=barebox@lists.infradead.org \ --cc=c.tenruh@phytec.de \ --subject='Re: [PATCH] imx6ul/imx6ull: include imx6ul-phytec-state.dtsi and enable state' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox