arm64: dts: renesas: ebisu: Enable VIN5
authorTakeshi Kihara <takeshi.kihara.df@renesas.com>
Sat, 16 Feb 2019 23:58:54 +0000 (00:58 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 18 Mar 2019 09:33:20 +0000 (10:33 +0100)
Both VIN4 and VIN5 are connected to CSI40 and can be configured at
runtime to use the single video source connected to CSI40. Enable VIN5
to allow it to be used in this fashion.

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[Niklas: rewrite commit message]
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts

index bfa40196029bfd424ec30fa5ba095841b237d618..fb50f4fa8b9d71dd4a95fbc903c8e5cc87431fdf 100644 (file)
        status = "okay";
 };
 
+&vin5 {
+       status = "okay";
+};
+
 &xhci0 {
        pinctrl-0 = <&usb30_pins>;
        pinctrl-names = "default";