Skip to content

Commit

Permalink
fix: disable rk3588-i2c7-m3
Browse files Browse the repository at this point in the history
Signed-off-by: Nascs Fang <[email protected]>
  • Loading branch information
nascs committed May 20, 2024
1 parent 39a2281 commit 19cc366
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions arch/arm64/boot/dts/rockchip/overlays/rk3588-i2c7-m3.dts
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@
/ {
metadata {
title = "Enable I2C7-M3";
compatible = "radxa,rock-5a", "radxa,rock-5c";
compatible = "unknown";
category = "misc";
exclusive = "GPIO4_B2", "GPIO4_B3";
description = "Enable I2C7-M3.
On Radxa ROCK 5A this is SDA pin 11 & SCL pin 13.
On Radxa ROCK 5C this is SDA pin 11 & SCL pin 13.
";
description = "Enable I2C7-M3.";
};
};

Expand Down

0 comments on commit 19cc366

Please sign in to comment.