arm64: dts: mt6358: Drop bogus "regulator-fixed" compatible properties
authorChen-Yu Tsai <wenst@chromium.org>
Thu, 30 Nov 2023 07:40:30 +0000 (15:40 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 Dec 2023 10:13:08 +0000 (11:13 +0100)
commit26af327371a992f3eef4d1de1df888d3ebc05d00
treeb8e3e6152bb2008430187d175be4385f212e951b
parent561003e16490760042c6fd6e8880d9406916a9e5
arm64: dts: mt6358: Drop bogus "regulator-fixed" compatible properties

Whether a regulator under the MT6358 PMIC is a fixed regulator or not is
derived from the node name. Compatible string properties are not used.
This causes validation errors after the regulator binding is converted
to DT schema.

Drop the bogus "regulator-fixed" compatible properties from the PMIC's
regulator sub-nodes.

Fixes: 9f8872221674 ("arm64: dts: mt6358: add PMIC MT6358 related nodes")
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20231130074032.913511-3-wenst@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt6358.dtsi