From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Greco Subject: [PATCH v2 0/6] ARM: dts: sun8i: v40 Rewrite BPi M2 Berry DTS based on BPi M2 Ultra Date: Fri, 12 Apr 2019 07:32:59 -0300 Message-ID: <1555065186-8154-1-git-send-email-pgreco@centosproject.org> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-sunxi@googlegroups.com Cc: Pablo Greco , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org BPi M2 Berry is a trimmed down version of the BPi M2 Ultra, completely software compatible. Changes include: - 2GiB -> 1GiB - no eMMC - no onboard microphone - no IR - no blue LED - no charging (and power jack to USB) - dropped USB2 and connect USB1 to a 4-port HUB. Changes since v1: - Split into smaller patches Pablo Greco (6): ARM: dts: sun8i: v40: bananapi-m2-berry: Sort device node dereferences. ARM: dts: sun8i: v40: bananapi-m2-berry: Enable GMAC ethernet controller ARM: dts: sun8i: v40: bananapi-m2-berry: Enable HDMI output ARM: dts: sun8i: v40: bananapi-m2-berry: Enable AHCI ARM: dts: sun8i: v40: bananapi-m2-berry: Fix WiFi regulator definitions ARM: dts: sun8i: v40: bananapi-m2-berry: Add Bluetooth device node arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts | 144 ++++++++++++++++++++-- 1 file changed, 131 insertions(+), 13 deletions(-) -- 1.8.3.1