提交 8137474b 编写于 作者: R Rui Miguel Silva 提交者: Shawn Guo

ARM: dts: imx7s: add mipi phy power domain

Add power domain index 0 related with mipi-phy to imx7s.

While at it rename pcie power-domain node to remove pgc prefix.
Signed-off-by: NRui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 684a5867
......@@ -606,7 +606,13 @@
#address-cells = <1>;
#size-cells = <0>;
pgc_pcie_phy: pgc-power-domain@1 {
pgc_mipi_phy: power-domain@0 {
#power-domain-cells = <0>;
reg = <0>;
power-supply = <&reg_1p0d>;
};
pgc_pcie_phy: power-domain@1 {
#power-domain-cells = <0>;
reg = <1>;
power-supply = <&reg_1p0d>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册