Message ID | 20200106084240.1076-4-wens@kernel.org (mailing list archive) |
---|---|
State | Mainlined |
Headers | show |
Series | media: sun4i-csi: A10/A20 CSI1 and R40 CSI0 support | expand |
On Mon, Jan 06, 2020 at 04:42:36PM +0800, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai <wens@csie.org> > > Allwinner R40 SoC also contains MBUS controller. > > Add compatible for it. > > Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <mripard@kernel.org> Thanks! Maxime
Hi Rob, On Mon, Jan 6, 2020 at 4:52 PM Maxime Ripard <mripard@kernel.org> wrote: > > On Mon, Jan 06, 2020 at 04:42:36PM +0800, Chen-Yu Tsai wrote: > > From: Chen-Yu Tsai <wens@csie.org> > > > > Allwinner R40 SoC also contains MBUS controller. > > > > Add compatible for it. > > > > Signed-off-by: Chen-Yu Tsai <wens@csie.org> > > Acked-by: Maxime Ripard <mripard@kernel.org> Looks like this didn't get picked up. But the device tree change using the new compatible did make it into v5.6-rc1. Could you pick this up as a fix for v5.6 so they make the same release? Or I could pick it through our tree. Regards ChenYu
diff --git a/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml b/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml index 9370e64992dd..23cda7437dcb 100644 --- a/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi/allwinner,sun4i-a10-mbus.yaml @@ -30,6 +30,7 @@ properties: enum: - allwinner,sun5i-a13-mbus - allwinner,sun8i-h3-mbus + - allwinner,sun8i-r40-mbus reg: maxItems: 1