arm64: dts: mediatek: mt8183: Add domain supply for mfg

Add domain supply node.

Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Link: https://lore.kernel.org/r/20210129101208.2625249-4-hsinyi@chromium.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
Hsin-Yi Wang 2021-01-29 18:12:08 +08:00 committed by Matthias Brugger
parent d0a197a0d0
commit 9e1b7d00bb
2 changed files with 5 additions and 1 deletions

View file

@ -709,6 +709,10 @@ cros_ec {
};
};
&mfg {
domain-supply = <&mt6358_vgpu_reg>;
};
&soc_data {
status = "okay";
};

View file

@ -360,7 +360,7 @@ power-domain@MT8183_POWER_DOMAIN_MFG_ASYNC {
#size-cells = <0>;
#power-domain-cells = <1>;
power-domain@MT8183_POWER_DOMAIN_MFG {
mfg: power-domain@MT8183_POWER_DOMAIN_MFG {
reg = <MT8183_POWER_DOMAIN_MFG>;
#address-cells = <1>;
#size-cells = <0>;