[PATCH V2 17/18] ARM: dts: imx7ulp: add the missing status property of lpi2c5

Clark Wang xiaoning.wang at nxp.com
Tue Apr 6 12:33:05 BST 2021


Add the missing lpi2c5 status property.

Signed-off-by: Clark Wang <xiaoning.wang at nxp.com>
---
V2 changes:
 - New patch added in V2
---
 arch/arm/boot/dts/imx7ulp.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx7ulp.dtsi b/arch/arm/boot/dts/imx7ulp.dtsi
index a6681836ca05..b16441e18231 100644
--- a/arch/arm/boot/dts/imx7ulp.dtsi
+++ b/arch/arm/boot/dts/imx7ulp.dtsi
@@ -174,6 +174,7 @@ lpi2c5: lpi2c5 at 402c0000 {
 			assigned-clock-rates = <48000000>;
 			dmas = <&edma1 0 12>, <&edma1 0 11>;
 			dma-names = "tx","rx";
+			status = "disabled";
 		};
 
 		lpuart4: serial at 402d0000 {
-- 
2.25.1




More information about the linux-arm-kernel mailing list