Skip to content

Commit 6c0160a

Browse files
tq-steinaShawn Guo
authored andcommitted
arm64: dts: imx8mq-tqma8mq-mba8mx: Remove invalid properties
They originated from the downstream kernel and slipped into mainline. Remove them to silence also dtbs_check warnings: pcie@33800000: Unevaluated properties are not allowed ('epdev_on-supply', 'hard-wired' were unexpected) pcie@33c00000: Unevaluated properties are not allowed ('epdev_on-supply', 'hard-wired' were unexpected) Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 940587e commit 6c0160a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

arch/arm64/boot/dts/freescale/imx8mq-tqma8mq-mba8mx.dts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@
108108
<&pcie0_refclk>,
109109
<&clk IMX8MQ_CLK_PCIE1_PHY>,
110110
<&clk IMX8MQ_CLK_PCIE1_AUX>;
111-
epdev_on-supply = <&reg_vcc_3v3>;
112-
hard-wired = <1>;
113111
status = "okay";
114112
};
115113

@@ -122,8 +120,6 @@
122120
<&pcie1_refclk>,
123121
<&clk IMX8MQ_CLK_PCIE2_PHY>,
124122
<&clk IMX8MQ_CLK_PCIE2_AUX>;
125-
epdev_on-supply = <&reg_vcc_3v3>;
126-
hard-wired = <1>;
127123
status = "okay";
128124
};
129125

0 commit comments

Comments
 (0)