Skip to content

Commit 70ae49c

Browse files
Fabio EstevamShawn Guo
authored andcommitted
arm64: dts: tqma8mqml: Include phy-imx8-pcie.h header
imx8mm-tqma8mqml.dtsi has PCIe support, so it should include <dt-bindings/phy/phy-imx8-pcie.h>. Otherwise, there are build errors when this SoM dtsi is included on customers' carrier boards. While at it, remove the PCI header from imx8mm-tqma8mqml-mba8mx.dts, which is now unneeded. Fixes: 1d84283 ("arm64: dts: tqma8mqml: add PCIe support") Signed-off-by: Fabio Estevam <[email protected]> Reviewed-by: Alexander Stein <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 3c20d96 commit 70ae49c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
/dts-v1/;
77

8-
#include <dt-bindings/phy/phy-imx8-pcie.h>
98
#include "imx8mm-tqma8mqml.dtsi"
109
#include "mba8mx.dtsi"
1110

arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Copyright 2020-2021 TQ-Systems GmbH
44
*/
55

6+
#include <dt-bindings/phy/phy-imx8-pcie.h>
67
#include "imx8mm.dtsi"
78

89
/ {

0 commit comments

Comments
 (0)