]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
ARM: dts: keystone: Add "ti,da830-uart" compatible string
authorDavid Lechner <david@lechnology.com>
Fri, 6 Jan 2017 19:07:01 +0000 (11:07 -0800)
committerSantosh Shilimkar <ssantosh@kernel.org>
Fri, 6 Jan 2017 19:07:01 +0000 (11:07 -0800)
commit1dd5581354547641ef6e19e6a90727a985b1be87
treee878e34dddc5e7c4d798c330be1c05acaed82dbc
parent7ce7d89f48834cefece7804d38fc5d85382edf77
ARM: dts: keystone: Add "ti,da830-uart" compatible string

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.

Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
arch/arm/boot/dts/keystone-k2g.dtsi
arch/arm/boot/dts/keystone-k2l.dtsi
arch/arm/boot/dts/keystone.dtsi