mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
linux (Rockchip): rebase patches for 6.0.11
This commit is contained in:
parent
732acb2880
commit
2552fd1c7c
@ -48,7 +48,7 @@ index 528bb4e8ac77..c8315d703ad0 100644
|
|||||||
@@ -177,11 +192,16 @@ rk809: pmic@20 {
|
@@ -177,11 +192,16 @@ rk809: pmic@20 {
|
||||||
reg = <0x20>;
|
reg = <0x20>;
|
||||||
interrupt-parent = <&gpio0>;
|
interrupt-parent = <&gpio0>;
|
||||||
interrupts = <RK_PA7 IRQ_TYPE_LEVEL_LOW>;
|
interrupts = <RK_PA3 IRQ_TYPE_LEVEL_LOW>;
|
||||||
+ assigned-clocks = <&cru I2S1_MCLKOUT_TX>;
|
+ assigned-clocks = <&cru I2S1_MCLKOUT_TX>;
|
||||||
+ assigned-clock-parents = <&cru CLK_I2S1_8CH_TX>;
|
+ assigned-clock-parents = <&cru CLK_I2S1_8CH_TX>;
|
||||||
+ clock-names = "mclk";
|
+ clock-names = "mclk";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user