Re: [U-Boot] [PATCH v2 5/5] malta: Use device model & tree for UART

2016-05-17 Thread Daniel Schwierzeck
2016-05-17 8:40 GMT+02:00 Paul Burton : > On Mon, May 16, 2016 at 08:56:32PM +0200, Daniel Schwierzeck wrote: >> > diff --git a/arch/mips/dts/mti,malta.dts b/arch/mips/dts/mti,malta.dts >> > new file mode 100644 >> > index 000..1dba606 >> > --- /dev/null >> > +++ b/arch/mips/dts/mti,malta.dts >

Re: [U-Boot] [PATCH v2 5/5] malta: Use device model & tree for UART

2016-05-16 Thread Paul Burton
On Mon, May 16, 2016 at 08:56:32PM +0200, Daniel Schwierzeck wrote: > > diff --git a/arch/mips/dts/mti,malta.dts b/arch/mips/dts/mti,malta.dts > > new file mode 100644 > > index 000..1dba606 > > --- /dev/null > > +++ b/arch/mips/dts/mti,malta.dts > > @@ -0,0 +1,32 @@ > > +/dts-v1/; > > + > > +/

Re: [U-Boot] [PATCH v2 5/5] malta: Use device model & tree for UART

2016-05-16 Thread Daniel Schwierzeck
Am 16.05.2016 um 19:44 schrieb Paul Burton: > Make use of device model & device tree to probe the UART driver. This is > the initial step in bringing Malta up to date with driver model, and > allows for cleaner handling of the different I/O addresses for different > system controllers by specifyi

[U-Boot] [PATCH v2 5/5] malta: Use device model & tree for UART

2016-05-16 Thread Paul Burton
Make use of device model & device tree to probe the UART driver. This is the initial step in bringing Malta up to date with driver model, and allows for cleaner handling of the different I/O addresses for different system controllers by specifying the ISA bus address instead of a translated memory