]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property
authorChen-Yu Tsai <wenst@chromium.org>
Wed, 11 Dec 2024 05:24:20 +0000 (13:24 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 12 Dec 2024 09:59:00 +0000 (10:59 +0100)
commita6d5983e40f5d5b219337569cdd269727f5a3e2e
treef45a217eff9d09ef758d1722fdc2c99f466d0ffc
parent26f6e91fa29a58fdc76b47f94f8f6027944a490c
arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property

The "regulator-compatible" property has been deprecated since 2012 in
commit 13511def87b9 ("regulator: deprecate regulator-compatible DT
property"), which is so old it's not even mentioned in the converted
regulator bindings YAML file. It is also not listed in the MT6397
regulator bindings. Having them present produces a whole bunch of
validation errors:

    Unevaluated properties are not allowed ('regulator-compatible' was unexpected)

Drop the "regulator-compatible" property from the board dts. The
property values are the same as the node name, so everything should
continue to work.

Fixes: 16ea61fc5614 ("arm64: dts: mt8173-evb: Add PMIC support")
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20241211052427.4178367-3-wenst@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8173-evb.dts