From afc0e0146c018c174035d5692a21d89647a10e9e Mon Sep 17 00:00:00 2001 From: Jamin Lin Date: Wed, 1 Jun 2022 14:08:53 +0800 Subject: [PATCH] dts:ast2600-pfr enable i2c bus enable i2c bus, 9, 10, 11, 14 and 15 Signed-off-by: Jamin Lin Change-Id: Iec5038634cd50ee6662e9552da04aecfeeee7987 --- arch/arm/boot/dts/aspeed-ast2600-pfr.dts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/aspeed-ast2600-pfr.dts b/arch/arm/boot/dts/aspeed-ast2600-pfr.dts index fcbbe8f89c0f..c50b3559344e 100644 --- a/arch/arm/boot/dts/aspeed-ast2600-pfr.dts +++ b/arch/arm/boot/dts/aspeed-ast2600-pfr.dts @@ -748,6 +748,22 @@ &i2c9 { status = "okay"; }; +&i2c10 { + status = "okay"; +}; + +&i2c11 { + status = "okay"; +}; + +&i2c14 { + status = "okay"; +}; + +&i2c15 { + status = "okay"; +}; + #if 0 &ehci0 { status = "okay";