Hi Prabhakar, This is an alternative version of your v3[1], decribing only a single camera in each .dtsi file, to be included multiple times. Changes compared to v4: - Only enable i2c buses when needed. I plan to queue this in renesas-devel for-v5.12. Thanks for your comments! [1] https://lore.kernel.org/linux-devicetree/20201126103053.29881-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ Lad Prabhakar (2): ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Separate out ov5640 nodes ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add support for 8-bit ov7725 sensors .../boot/dts/r8a7742-iwg21d-q7-dbcm-ca.dts | 159 +++++++++--------- .../r8a7742-iwg21d-q7-dbcm-ov5640-single.dtsi | 32 ++++ .../r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi | 29 ++++ 3 files changed, 140 insertions(+), 80 deletions(-) create mode 100644 arch/arm/boot/dts/r8a7742-iwg21d-q7-dbcm-ov5640-single.dtsi create mode 100644 arch/arm/boot/dts/r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds