Skip to content

Commit

Permalink
Merge pull request radxa-pkg#312 from RadxaMitchell/main
Browse files Browse the repository at this point in the history
update rk3588-i2c6-m0.dts
  • Loading branch information
RadxaYuntian authored May 9, 2024
2 parents eca1ddb + 5f0b024 commit cd4d0cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/rockchip/overlays/rk3588-i2c6-m0.dts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ On Radxa CM5-RPI-CM4-IO this is SDA pin 3 and SCL pin 5.";
&i2c6m0_xfer {
rockchip,pins =
/* i2c6_scl_m0 */
<0 RK_PD0 9 &pcfg_pull_up_drv_level_12>,
<0 RK_PD0 9 &pcfg_pull_up_drv_level_3>,
/* i2c6_sda_m0 */
<0 RK_PC7 9 &pcfg_pull_up_drv_level_12>;
<0 RK_PC7 9 &pcfg_pull_up_drv_level_3>;
};

0 comments on commit cd4d0cd

Please sign in to comment.