Hi Kevin, On Fri, 6 Sep 2019 at 17:50, Anand Moon <linux.amoon@xxxxxxxxx> wrote: > > Below small changes help re-configure or fix missing inter linking > of regulator node. > > Re-based on linux-next-20190904 > Changes from previous patch's series. > Build using Cross Compiler. > > Added missing Reviewed-by Neil's and Martin. > Added few suggestion from martin for rename of node. > > Dependencies: > Changes based top on my previous usb fix series patch's. > > [0] https://patchwork.kernel.org/patch/11113095/ > [1] https://patchwork.kernel.org/patch/11113099/ > [3] https://patchwork.kernel.org/patch/11113103/ > > Hope this series get picked up for 5.4-rc1, finger crossed. > > Changes for previous changes. > Fix some typo. > Updated few patches as per Martin's suggestion. > > I will try to commit less mistake in the future. > > Best Regards > -Anand > Gentle ping for this series. Best Regards -Anand > Anand Moon (3): > arm64: dts: meson: odroid-c2: Add missing regulator linked to P5V0 > regulator > arm64: dts: meson: odroid-c2: Add missing regulator linked to > VDDIO_AO3V3 regulator > arm64: dts: meson: odroid-c2: Add missing regulator linked to HDMI > supply > > .../boot/dts/amlogic/meson-gxbb-odroidc2.dts | 53 +++++++++++++++++-- > 1 file changed, 50 insertions(+), 3 deletions(-) > > -- > 2.23.0 >