ARM64: dts: meson-axg: uart: drop legacy compatible name from EE UART
authorYixun Lan <yixun.lan@amlogic.com>
Thu, 11 Jan 2018 02:33:58 +0000 (10:33 +0800)
committerKevin Hilman <khilman@baylibre.com>
Mon, 12 Feb 2018 22:15:10 +0000 (14:15 -0800)
commit58662130226c82b520c0a71b110f1248521f6797
tree5fee6cb5196664db6ce4760ac3dce971d5dce7af
parent777fa58db6224c931aad6e8a6bb6f361d0448a93
ARM64: dts: meson-axg: uart: drop legacy compatible name from EE UART

When update the clock info for the UART controller in the EE domain,
the driver explicitly require 'pclk' in order to work properly.

With current logic of the code, the driver will go for the legacy clock probe
routine if it find current compatible string match to 'amlogic,meson-uart',
which result in not requesting the 'pclk' clock, thus break the driver in the end.

Acked-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-axg.dtsi