Re: [PATCH] arm64: dts: allwinner: a64: add csi regulator to sopine dts

2018-08-06 Thread Chen-Yu Tsai
On Wed, Aug 1, 2018 at 3:43 PM, Akash Gajjar wrote: > sopine board has a csi. enable supply dvdd-1v8-csi, dovdd-2v8-csi and > avdd-2v8-csi on board to access external camera connected to it. Unless there are other uses beyond supplying the camera module, this is not going to be accepted. Enabling

[PATCH] arm64: dts: allwinner: a64: add csi regulator to sopine dts

2018-08-01 Thread Akash Gajjar
sopine board has a csi. enable supply dvdd-1v8-csi, dovdd-2v8-csi and avdd-2v8-csi on board to access external camera connected to it. Signed-off-by: Akash Gajjar --- .../arm64/boot/dts/allwinner/sun50i-a64-sopine.dtsi | 21 + 1 file changed, 21 insertions(+) diff --git a/ar