arm64: dts: amlogic: meson-gx: add missing SCPI sensors compatible
[ Upstream commit 2ff650051493d5bdb6dd09d4c2850bb37db6be31 ] Fixes: scpi: sensors:compatible: 'oneOf' conditional failed, one must be fixed: ['amlogic,meson-gxbb-scpi-sensors'] is too short 'arm,scpi-sensors' was expected Link: https://lore.kernel.org/r/20230124-b4-amlogic-bindings-fixups-v1-3-44351528957e@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
8edbf0894b
commit
79bf952276
@ -161,7 +161,7 @@ scpi_dvfs: clocks-0 {
|
|||||||
};
|
};
|
||||||
|
|
||||||
scpi_sensors: sensors {
|
scpi_sensors: sensors {
|
||||||
compatible = "amlogic,meson-gxbb-scpi-sensors";
|
compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
|
||||||
#thermal-sensor-cells = <1>;
|
#thermal-sensor-cells = <1>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user