ARM: dts: meson: Fix the UART compatible strings
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Mon, 27 Dec 2021 18:00:24 +0000 (19:00 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 10 Jan 2022 09:32:51 +0000 (10:32 +0100)
commit5225e1b87432dcf0d0fc3440824b91d04c1d6cc1
tree45d3b0552d1edaf21a197f621c2c992292b88cd3
parent72ccc373b064ae3ac0c5b5f2306069b60ca118df
ARM: dts: meson: Fix the UART compatible strings

The dt-bindings for the UART controller only allow the following values
for Meson6 SoCs:
- "amlogic,meson6-uart", "amlogic,meson-ao-uart"
- "amlogic,meson6-uart"

Use the correct fallback compatible string "amlogic,meson-ao-uart" for
AO UART. Drop the "amlogic,meson-uart" compatible string from the EE
domain UART controllers.

Fixes: ec9b59162fd831 ("ARM: dts: meson6: use stable UART bindings")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20211227180026.4068352-2-martin.blumenstingl@googlemail.com
arch/arm/boot/dts/meson.dtsi