
Please ignore the crufty v4 cover; the following v5 is correct (a single patch) as requested by Jagan.
Thanks, Steve
On Sun, Oct 9, 2016 at 2:04 PM, Stephen Arnold stephen.arnold42@gmail.com wrote:
From: Steve Arnold stephen.arnold42@gmail.com
- changes from lamobo-r1 required include:
- unset ahci power pin
- usbvbus gpio pin change
- mmc cd gpio pin change
- enable uart2, set default LED trigger
- CONFIG_GMAC_TX_DELAY change
Changes for v2:
- incorprated feedback for config options (remove 3, add 1)
Changes for v3/v4:
- re-submit (no change to patch payload) with cover
Steve Arnold (2): ARM: sun7i: config: add config for Sinovoip/Bananapi BPI-R1 ARM: sun7i: dts: add support for Sinovoip/Bananapi BPI-R1
arch/arm/dts/Makefile | 1 + arch/arm/dts/sun7i-a20-bananapi-r1.dts | 376 +++++++++++++++++++++++++++++++++ configs/Bananapi_R1_defconfig | 16 ++ 3 files changed, 393 insertions(+) create mode 100644 arch/arm/dts/sun7i-a20-bananapi-r1.dts create mode 100644 configs/Bananapi_R1_defconfig
Signed-off-by: Steve Arnold stephen.arnold42@gmail.com Cc: Ian Campbell ijc@hellion.org.uk Cc: Hans De Goede hdegoede@redhat.com
-- 2.9.3