Hi Niklas, Thanks for your patch! On Sat, Jul 4, 2020 at 5:59 PM Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> wrote: > The remote property is never read by the driver, remove it. More important: the DT bindings don't mention this property ;-) Still, there are a few references left in examples: $ git grep "remote =" -- Documentation/devicetree/bindings/ Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt: remote = <&vin1>; Documentation/devicetree/bindings/media/video-interfaces.txt: remote = <&ov772x_1_1>; /* Remote phandle */ Documentation/devicetree/bindings/media/video-interfaces.txt: remote = <&csi2_2>; > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v5.9. 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