replace RK_FUNC with 1 since they are obsolete in 5.8.y

This commit is contained in:
Martin Ayotte 2020-08-13 11:34:34 -04:00
parent 3738025ca2
commit f0b983d626

View File

@ -1001,7 +1001,7 @@ index 000000000..1e1747ceb
+
+ i2s1 {
+ i2s_8ch_mclk: i2s-8ch-mclk {
+ rockchip,pins = <4 RK_PA0 RK_FUNC_1 &pcfg_pull_none>;
+ rockchip,pins = <4 RK_PA0 1 &pcfg_pull_none>;
+ };
+ };
+
@ -1073,7 +1073,7 @@ index 000000000..1e1747ceb
+
+ cam_pins {
+ cif_clkout_a: cif-clkout-a {
+ rockchip,pins = <2 11 RK_FUNC_3 &pcfg_pull_none>;
+ rockchip,pins = <2 11 3 &pcfg_pull_none>;
+ };
+
+ cif_clkout_a_sleep: cif-clkout-a-sleep {