Following the recent v3, this new version: - Two new patches (minor fixes) - Address Laurent's comments on gpio-poc bindings and implementation. Naming might still be discussed - Address Laurent's comments on DTS patches - Last patch not for inclusion Thanks j Jacopo Mondi (4): dt-bindings: media: max9286: Re-indent example dt-bindings: media: max9286: Define 'maxim,gpio-poc' media: i2c: max9286: Use "maxim,gpio-poc" property arm64: dts: renesas: r8a77970: Add csi40 port@0 Kieran Bingham (3): arm64: dts: renesas: eagle: Enable MAX9286 arm64: dts: renesas: eagle: Add GMSL .dtsi DNI: arm64: dts: renesas: eagle: Include eagle-gmsl .../bindings/media/i2c/maxim,max9286.yaml | 279 +++++++++++------- arch/arm64/boot/dts/renesas/eagle-gmsl.dtsi | 178 +++++++++++ .../arm64/boot/dts/renesas/r8a77970-eagle.dts | 114 +++++++ arch/arm64/boot/dts/renesas/r8a77970.dtsi | 4 + drivers/media/i2c/max9286.c | 119 ++++++-- 5 files changed, 563 insertions(+), 131 deletions(-) create mode 100644 arch/arm64/boot/dts/renesas/eagle-gmsl.dtsi -- 2.31.1