On Mon, Dec 3, 2018 at 6:08 PM Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> wrote: > > Most of the Allwinner A64 CSI controllers are supply with > VCC-PE pin. which need to supply for some of the boards to > trigger the power. > > So, document the supply property as vcc-csi so-that the required > board can eable it via device tree. > > Used vcc-csi instead of vcc-pe to have better naming convention > wrt other controller pin supplies. This is not related to the CSI controller. It belongs in the pin controller, but that has its own set of problems like possible circular dependencies. ChenYu