[PATCH 8/8] drm: connector: Remove DRM_BUS_FLAG_DATA_* flags

2018-04-19 Thread Jacopo Mondi
DRM_BUS_FLAG_DATA_* flags, defined in drm_connector.h header file are used to swap ordering of LVDS RGB format to accommodate DRM objects that need to handle LVDS components ordering. Now that the only 2 users of DRM_BUS_FLAG_DATA_* flags have been ported to use the newly introduced

Re: [PATCH v3 1/5] mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs

2018-04-19 Thread Simon Horman
On Wed, Apr 18, 2018 at 08:20:57PM +0200, Wolfram Sang wrote: > Early revisions of certain SoCs cannot do multiple DMA RX streams in > parallel. To avoid data corruption, only allow one DMA RX channel and > fall back to PIO, if needed. > > Signed-off-by: Wolfram Sang

Re: [PATCH v6 01/11] ARM: sunxi: smp: Move assembly code into a file

2018-04-19 Thread Mylène Josserand
Hello Chen-Yu, On Wed, 18 Apr 2018 18:05:03 +0800 Chen-Yu Tsai wrote: > On Wed, Apr 18, 2018 at 4:45 PM, Maxime Ripard > wrote: > > On Tue, Apr 17, 2018 at 07:25:15PM +0800, Chen-Yu Tsai wrote: > >> On Tue, Apr 17, 2018 at 7:17 PM, Maxime Ripard > >>

Re: [PATCH v6 11/11] ARM: shmobile: Convert file to use cntvoff

2018-04-19 Thread Mylène Josserand
Hello Simon, On Wed, 18 Apr 2018 15:48:55 +0200 Simon Horman wrote: > On Wed, Apr 18, 2018 at 12:03:27PM +0200, Mylène Josserand wrote: > > Hello, > > > > On Wed, 18 Apr 2018 11:36:27 +0200 > > Geert Uytterhoeven wrote: > > > > > Hi Mylène, > > >

<    1   2