Skip to content

Commit 85e51f6

Browse files
GateworksShawn Guo
authored and
Shawn Guo
committed
arm64: dts: imx8mp-venice-gw74xx: remove unecessary propreties in tpm node
Remove unnecessary #address-cells and #size-cells from tpm node. Fixes: 531936b ("arm64: dts: imx8mp-venice-gw74xx: update to revB PCB") Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 5016f22 commit 85e51f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts

-2
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,6 @@
182182

183183
tpm@0 {
184184
compatible = "tcg,tpm_tis-spi";
185-
#address-cells = <0x1>;
186-
#size-cells = <0x1>;
187185
reg = <0x0>;
188186
spi-max-frequency = <36000000>;
189187
};

0 commit comments

Comments
 (0)