On Mon, Dec 3, 2018 at 5:44 PM Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> wrote: > > On Fri, Nov 30, 2018 at 1:29 PM Chen-Yu Tsai <wens@xxxxxxxx> wrote: > > > > The CSI controller found on the H3 (and H5) is a reduced version of the > > one found on the A31. It only has 1 channel, instead of 4 channels for > > time-multiplexed BT.656. Since the H3 is a reduced version, it cannot > > "fallback" to a compatible that implements more features than it > > supports. > > > > Drop the A31 fallback compatible. > > > > Fixes: f89120b6f554 ("ARM: dts: sun8i: Add the H3/H5 CSI controller") > > Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx> > > --- > > Reviewed-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> Merged for 5.1, as the accompanying driver changes were also merged for 5.1 ChenYu