Skip to content

Commit 56d7358

Browse files
committed
do not touch GPIO6_B0 when use i2s function
since this pin does not connected to GPIO header and we have another purpose for it Change-Id: I641e4ea51cd0ed846d20fa86023a0a3d77d4eac5 Reviewed-on: https://tp-biosrd-v02/gerrit/81266 Reviewed-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com> Tested-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com>
1 parent 1cb2e8d commit 56d7358

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

arch/arm/boot/dts/rk3288.dtsi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,8 +1882,7 @@
18821882
<6 1 RK_FUNC_1 &pcfg_pull_none>,
18831883
<6 2 RK_FUNC_1 &pcfg_pull_none>,
18841884
<6 3 RK_FUNC_1 &pcfg_pull_none>,
1885-
<6 4 RK_FUNC_1 &pcfg_pull_none>,
1886-
<6 8 RK_FUNC_1 &pcfg_pull_none>;
1885+
<6 4 RK_FUNC_1 &pcfg_pull_none>;
18871886
};
18881887
};
18891888

0 commit comments

Comments
 (0)