Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: mt6358: Add the compatible for the regulators

The regulators are expected to be instantiated with matching the
device-tree compatible, so add the proper compatible name under the
regulators node.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Tested-by: Hsin-Yi Wang <hsinyi@chromium.org>
Link: https://lore.kernel.org/r/20200625101757.101775-3-enric.balletbo@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>

authored by

Enric Balletbo i Serra and committed by
Matthias Brugger
64c9f12e be212b00

+2
+2
arch/arm64/boot/dts/mediatek/mt6358.dtsi
··· 16 16 }; 17 17 18 18 mt6358regulator: mt6358regulator { 19 + compatible = "mediatek,mt6358-regulator"; 20 + 19 21 mt6358_vdram1_reg: buck_vdram1 { 20 22 regulator-name = "vdram1"; 21 23 regulator-min-microvolt = <500000>;