ARM: dts: rockchip: add soc-specific uart compatibles for rk3066/rk3188
authorHeiko Stuebner <heiko@sntech.de>
Thu, 19 Jan 2017 16:04:44 +0000 (17:04 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 19 Jan 2017 16:04:44 +0000 (17:04 +0100)
commitec7c98ec9b8dd2c04ed75cad88e91eebedbb1a25
treecb10a30c738262fc288621681223ec6ab2e796ad
parente9e79d5395b2e60a03811073e0aedfbd7fa0bc57
ARM: dts: rockchip: add soc-specific uart compatibles for rk3066/rk3188

The serial IPs in Rockchip socs are based on Designware uarts and thus
bind against the snps,dw-apb-uart compatible.
On all newer socs we also carry around per-soc compatibles that allow
us to have more specific drivers in the future - if needed.

The cortex-a9 socs rk3066 and rk3188 that were added first don't have
those yet, so add them for completenes sake.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3066a.dtsi
arch/arm/boot/dts/rk3188.dtsi