[PATCH v3 09/12] dts/ls2080a: Update Simulator DTS to add support of various peripherals

Sharma Bhupesh bhupesh.sharma at freescale.com
Thu Oct 15 13:01:53 PDT 2015


> From: Arnd Bergmann [mailto:arnd at arndb.de]
> Sent: Thursday, October 15, 2015 7:49 PM
> 
> On Thursday 15 October 2015 12:17:49 Bhupesh Sharma wrote:
> > +
> > +&esdhc {
> > +       status = "disabled";
> > +};
> > +
> > +&ifc {
> > +       status = "okay";
> > +};
> > +
> > +&i2c0 {
> > +       status = "disabled";
> > +};
> > +
> > +&i2c1 {
> > +       status = "disabled";
> > +};
> > +
> > +&i2c2 {
> > +       status = "disabled";
> > +};
> 
> The more common way to do this is to turn off all optional HW blocks in
> the .dtsi file and then overide the ones that are connected on a
> particular board by overriding the status to "ok" there.

I kind of remember it the other way around. But this will not be a huge change,
so will address it in v4.

Regards,
Bhupesh



More information about the linux-arm-kernel mailing list