Hi all, Can you guys please review and comment for any changes.
Regards Suniel On Mon, Jul 11, 2022 at 3:27 PM Suniel Mahesh <su...@amarulasolutions.com> wrote: > This patch series adds the R16-Vista-E board from RenewWorldOutreach based > on allwinner R16(A33). > > Patch 1/2 adds the dt-bindings for the board. > > Patch 2/2 adds the board with the following below features: > > General features: > - 1GB RAM > - microSD slot > - Realtek Wifi > - 1 x USB 2.0 > - HDMI IN > - HDMI OUT > - Audio out > - MIPI DSI > - TI DLPC3433 > > It has also connectors to connect an external mini keypad. > > v2 patches can be found here: > > https://lore.kernel.org/all/20220615093900.344726-1-su...@amarulasolutions.com/ > > Suniel Mahesh (2): > dt-bindings: arm: sunxi: Add binding for RenewWorldOutReach > R16-Vista-E board > ARM: dts: sun8i: Add R16 Vista E board from RenewWorldOutreach > > .../devicetree/bindings/arm/sunxi.yaml | 6 + > .../devicetree/bindings/vendor-prefixes.yaml | 2 + > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/sun8i-r16-renew-vista-e.dts | 362 ++++++++++++++++++ > 4 files changed, 371 insertions(+) > create mode 100644 arch/arm/boot/dts/sun8i-r16-renew-vista-e.dts > > -- > 2.25.1 > >