Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-06 Thread Sekhar Nori
On Wednesday 07 September 2016 01:35 AM, Tony Lindgren wrote: > And the am335x shared dtsi files are not enough. It's silly how many > times we're duplicating the same things over and over again for USB > setup for various am335x boards for example. > > So my take is that we need more shared dtsi

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-06 Thread Tony Lindgren
Hi, * Sekhar Nori [160906 03:11]: > On Friday 02 September 2016 07:22 PM, Robert Nelson wrote: > > On Fri, Sep 2, 2016 at 5:41 AM, Sekhar Nori wrote: > >> + Robert Nelson > >> > >> On Friday 02 September 2016 02:36 PM, Nishanth Menon wrote: > >> > >> I understand that there are existing users of

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-06 Thread Sekhar Nori
On Friday 02 September 2016 07:22 PM, Robert Nelson wrote: > On Fri, Sep 2, 2016 at 5:41 AM, Sekhar Nori wrote: >> + Robert Nelson >> >> On Friday 02 September 2016 02:36 PM, Nishanth Menon wrote: >> >> I understand that there are existing users of A2 boards and so we simply >> cannot remove suppo

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-02 Thread Tony Lindgren
* Robert Nelson [160902 06:52]: > On Fri, Sep 2, 2016 at 5:41 AM, Sekhar Nori wrote: > > Instead, it seems to be easier for maintenance and safer overall if the > > older version has a file of its own which can be kept alone. > > > > Also, how about renaming the existing dts to am57xx-beagle-x15-

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-02 Thread Nishanth Menon
+ x15 list ( see https://patchwork.kernel.org/patch/9310617/) On 09/02/2016 08:52 AM, Robert Nelson wrote: On Fri, Sep 2, 2016 at 5:41 AM, Sekhar Nori wrote: + Robert Nelson On Friday 02 September 2016 02:36 PM, Nishanth Menon wrote: I understand that there are existing users of A2 boards and

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-02 Thread Robert Nelson
On Fri, Sep 2, 2016 at 5:41 AM, Sekhar Nori wrote: > + Robert Nelson > > On Friday 02 September 2016 02:36 PM, Nishanth Menon wrote: > > I understand that there are existing users of A2 boards and so we simply > cannot remove support for those boards (at least yet). > > But given the small numbers

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-02 Thread Tomi Valkeinen
On 02/09/16 13:01, Nishanth Menon wrote: > On 09/02/2016 04:58 AM, Tomi Valkeinen wrote: >> On 02/09/16 12:06, Nishanth Menon wrote: >> >>> diff --git a/arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts >>> b/arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts >>> new file mode 100644 >>> index 000

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-02 Thread Tomi Valkeinen
On 02/09/16 13:41, Sekhar Nori wrote: > Also, how about renaming the existing dts to am57xx-beagle-x15-reva2.dts > and let the production version be called am57xx-beagle-x15.dts? Surely > this will cause some inconvenience to A2 users. But there are few users > of those and it might be more intuit

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-02 Thread Sekhar Nori
+ Robert Nelson On Friday 02 September 2016 02:36 PM, Nishanth Menon wrote: > Latest update to the BeagleBoard-X15 platform (revision B1)[1] updates > for allowing UHS SD cards to function with the split of supply to SD > card from a dedicated LDO. > > As a result of this, AM57xx BeagleBoard-X15

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-02 Thread Nishanth Menon
On 09/02/2016 04:58 AM, Tomi Valkeinen wrote: On 02/09/16 12:06, Nishanth Menon wrote: diff --git a/arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts b/arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts new file mode 100644 index ..da61dbba7768 --- /dev/null +++ b/arch/arm/boot/dts/am57xx-b

Re: [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-02 Thread Tomi Valkeinen
On 02/09/16 12:06, Nishanth Menon wrote: > diff --git a/arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts > b/arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts > new file mode 100644 > index ..da61dbba7768 > --- /dev/null > +++ b/arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts > @@ -0,0 +1,24 @

[PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

2016-09-02 Thread Nishanth Menon
Latest update to the BeagleBoard-X15 platform (revision B1)[1] updates for allowing UHS SD cards to function with the split of supply to SD card from a dedicated LDO. As a result of this, AM57xx BeagleBoard-X15 now uses gpio2_30 instead of gpio6_28 for HDMI because HDMI_LS_OE should now be switche