Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1475362

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

From Nishanth Menon <nm@ti.com>
Newsgroups linux.kernel
Subject [PATCH V2 0/2] ARM: dts: Introduce support for rev BeagleBoard-X15 B1
Date 2016-09-02 19:20 +0200
Message-ID <sd0id-2iu-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/23124704/ (sd and hdmi hpd tested)

Based on:
https://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v4.9/dt
omap-for-v4.9/dt  5c4d9f0d49b0 ARM: dts: dra7: Add missing unit name to memory nodes

Changes listed in context of each of the patches.

Nishanth Menon (2):
  ARM: dts: am57xx-beagle-x15: Remove pinmux configurations for erratum
    i869
  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

-- 
2.9.1.200.gb1ec08f

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH V2 0/2] ARM: dts: Introduce support for rev BeagleBoard-X15 B1 Nishanth Menon <nm@ti.com> - 2016-09-02 19:20 +0200
  [PATCH V2 1/2] ARM: dts: am57xx-beagle-x15: Remove pinmux configurations for erratum i869 Nishanth Menon <nm@ti.com> - 2016-09-02 19:20 +0200

csiph-web