[RFC PATCH 0/2] ARM: dts: updates for production X15

Hi,

This series for upstream kernel - based on linux-next next-20150407.

I am sending an RFC to the beagleboard list to ensure that no one is
impacted - I do trust folks telling me stuff, but I like to be sure as
well. If there are no complains, then will post this tomorrow.

BeagleBoard-X15 has had a few critical changes that impact
functionality. All previous BeagleBoard-X15s should now be updated or
replaced with changes. If there are any further untracked boards in
the wild, TI will replace those platforms with updated ones all-cost
inclusive.

Obviously, we also need to add vbus-detect-gpio to enable complete
client functionality.

Nishanth Menon (2):
  ARM: dts: am57xx-beagle-x15: Switch UART mux pins
  ARM: dts: am57xx-beagle-x15: Switch GPIO fan number

arch/arm/boot/dts/am57xx-beagle-x15.dts | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

BeagleBoard-X15 pre-production change includes switching over to UART
pins that now allow for UART download capability. All original boards
should either have been returned for modifications or already modified
for the required change and maintaining compatibility for older boards
are no longer needed.

Signed-off-by: Nishanth Menon <nm@ti.com>

BeagleBoard-X15 pre-production change includes switching the GPIO fan
gpio over from 1 to 2 to allow for a potential fix at a later point in
time for USB client VBUS detection using PMIC VBUS detect capability.

Signed-off-by: Nishanth Menon <nm@ti.com>