Re: [U-Boot] [PATCH 01/12] sunxi: Add initial support for R40

2017-03-01 Thread Maxime Ripard
1;4601;0c On Wed, Mar 01, 2017 at 08:10:55PM +0800, Chen-Yu Tsai wrote: > On Wed, Mar 1, 2017 at 6:55 PM, Maxime Ripard > wrote: > > Hi Chen-Yu > > > > On Wed, Mar 01, 2017 at 03:04:36PM +0800, Chen-Yu Tsai wrote: > >> The R40 is the successor to the A20. It is a hybrid of the A20, A33 > >> and th

Re: [U-Boot] [PATCH 01/12] sunxi: Add initial support for R40

2017-03-01 Thread Chen-Yu Tsai
On Wed, Mar 1, 2017 at 6:55 PM, Maxime Ripard wrote: > Hi Chen-Yu > > On Wed, Mar 01, 2017 at 03:04:36PM +0800, Chen-Yu Tsai wrote: >> The R40 is the successor to the A20. It is a hybrid of the A20, A33 >> and the H3. >> >> The R40's PIO controller is compatible with the A20, >> Reuse the A20 UART

Re: [U-Boot] [PATCH 01/12] sunxi: Add initial support for R40

2017-03-01 Thread Maxime Ripard
Hi Chen-Yu On Wed, Mar 01, 2017 at 03:04:36PM +0800, Chen-Yu Tsai wrote: > The R40 is the successor to the A20. It is a hybrid of the A20, A33 > and the H3. > > The R40's PIO controller is compatible with the A20, > Reuse the A20 UART and I2C muxing code by adding the R40's macro. > > The displa