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


Groups > linux.kernel > #1551785

Re: [PATCH v2 4/4] ARM: dts: keystone: Add "ti,da830-uart" compatible string

From Sekhar Nori <nsekhar@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 4/4] ARM: dts: keystone: Add "ti,da830-uart" compatible string
Date 2017-01-05 10:10 +0100
Message-ID <sWcdA-Is-43@gated-at.bofh.it> (permalink)
References <sW0vL-1fa-7@gated-at.bofh.it> <sW0vM-1fa-21@gated-at.bofh.it> <sW1US-2ik-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Santosh,

On Thursday 05 January 2017 03:30 AM, Santosh Shilimkar wrote:
> On 1/4/2017 12:30 PM, David Lechner wrote:
>> The TI Keystone SoCs have extra UART registers beyond the standard 8250
>> registers, so we need a new compatible string to indicate this. Also, at
>> least one of these registers uses the full 32 bits, so we need to specify
>> reg-io-width in addition to reg-shift.
>>
>> "ns16550a" is left in the compatible specification since it does work as
>> long as the bootloader configures the SoC UART power management
>> registers.
>>
> NAK!!
> We can't break the booting boards with existing boot loaders.

Sorry, but it not clear to me how this breaks booting with older
bootloaders? If older DTB is ROM'ed, it will continue to work because of
match with ns16550a.

I just verified boot on K2E with these patches applied and using 2016.05
based U-Boot from a TI release.

http://pastebin.ubuntu.com/23744719/

> I suggest you to first get the driver updated to take care of
> the UART PM register and then enable the support for it.

Isn't that what patch 2/4 is doing?

Thanks,
Sekhar

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


Thread

[PATCH v2 0/4] TI DA8xx/OMAPL13x/AM17xx/AM18xx/C66x UART David Lechner <david@lechnology.com> - 2017-01-04 21:40 +0100
  [PATCH v2 4/4] ARM: dts: keystone: Add "ti,da830-uart" compatible string David Lechner <david@lechnology.com> - 2017-01-04 21:40 +0100
    Re: [PATCH v2 4/4] ARM: dts: keystone: Add "ti,da830-uart" compatible  string Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2017-01-04 23:10 +0100
      Re: [PATCH v2 4/4] ARM: dts: keystone: Add "ti,da830-uart" compatible  string Sekhar Nori <nsekhar@ti.com> - 2017-01-05 10:10 +0100
        Re: [PATCH v2 4/4] ARM: dts: keystone: Add "ti,da830-uart" compatible  string Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2017-01-05 18:20 +0100

csiph-web