]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: amlogic: gxlx-s905l-p271: drop saradc gxlx compatible
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 5 Sep 2024 07:02:10 +0000 (09:02 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 5 Sep 2024 07:10:28 +0000 (09:10 +0200)
Drop the undocumented amlogic,meson-gxlx-saradc compatible by dropping the
compatible override, and fix the following DTBs check:
/soc/bus@c1100000/adc@8680: failed to match any schema with compatible: ['amlogic,meson-gxlx-saradc', 'amlogic,meson-saradc']

Fixes: f6386b5afa81 ("arm64: dts: meson: add GXLX/S905L/p271 support")
Link: https://lore.kernel.org/r/20240905-topic-amlogic-upstream-gxlx-drop-iio-compat-v2-1-7a690eb95bc2@linaro.org
[narmstrong: fix commit message]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm64/boot/dts/amlogic/meson-gxlx-s905l-p271.dts

index 1221f454513089f6db2df801c1e3b2b2526a11ac..942df754a0ed29bcaa4adc6bf644f2cd1e17e7f6 100644 (file)
        };
 };
 
-&saradc {
-       compatible = "amlogic,meson-gxlx-saradc", "amlogic,meson-saradc";
-};
-
 &usb {
        dr_mode = "host";
 };