Re: [PATCH 0/2] ARM: dts: Introduce support for rev BeagleBoard-X15 B1

From: Nishanth Menon
Date: Fri Sep 02 2016 - 05:15:27 EST


On 09/02/2016 04:05 AM, Nishanth Menon wrote:

Hi,

Please find the series to cleanup and support Production version of
Beagleboard-X15 rev B1 support.

More details can be found at https://github.com/beagleboard/beagleboard-x15

Bootlog on B1: http://pastebin.ubuntu.com/23123408/ (sd and hdmi hpd tested)


Forgot to add:
this series is based on:
https://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v4.9/dt

Also, the upstream u-boot support can only be added once we know what the dt name should be - basically pending dts acceptance..

Nishanth Menon (2):
ARM: dts: am57xx-beagle-x15: Remove pinmux configurations
ARM: dts: am57xx-beagle-x15: Add support for rev B1

arch/arm/boot/dts/Makefile | 1 +
...eagle-x15.dts => am57xx-beagle-x15-common.dtsi} | 230 +-----
arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts | 24 +
arch/arm/boot/dts/am57xx-beagle-x15.dts | 812 +--------------------
4 files changed, 34 insertions(+), 1033 deletions(-)
copy arch/arm/boot/dts/{am57xx-beagle-x15.dts => am57xx-beagle-x15-common.dtsi} (60%)
create mode 100644 arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts



--
Regards,
Nishanth Menon