]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
arm64: dts: mt6358: Add the compatible for the regulators
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Thu, 25 Jun 2020 10:17:52 +0000 (12:17 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 10 Jul 2020 13:35:01 +0000 (15:35 +0200)
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>
arch/arm64/boot/dts/mediatek/mt6358.dtsi

index 9361ada0c497e7e229cf8deadf031b234d2a0eb3..fa159b20379e45babcfc9eb1b150291d255f0ee3 100644 (file)
@@ -16,6 +16,8 @@
                };
 
                mt6358regulator: mt6358regulator {
+                       compatible = "mediatek,mt6358-regulator";
+
                        mt6358_vdram1_reg: buck_vdram1 {
                                regulator-name = "vdram1";
                                regulator-min-microvolt = <500000>;