kirkwood: 6.6: refresh patches
Refresh patches for kernel 6.6.23 with make target/linux/refresh. Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
This commit is contained in:
parent
bc014392a4
commit
c72c35d664
|
@ -14,7 +14,7 @@
|
||||||
chosen {
|
chosen {
|
||||||
bootargs = "console=ttyS0,115200n8";
|
bootargs = "console=ttyS0,115200n8";
|
||||||
stdout-path = &uart0;
|
stdout-path = &uart0;
|
||||||
@@ -95,12 +102,12 @@
|
@@ -97,12 +104,12 @@
|
||||||
leds {
|
leds {
|
||||||
compatible = "gpio-leds";
|
compatible = "gpio-leds";
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
label = "l-50:red:status";
|
label = "l-50:red:status";
|
||||||
gpios = <&gpio3 2 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio3 2 GPIO_ACTIVE_LOW>;
|
||||||
};
|
};
|
||||||
@@ -349,13 +356,8 @@
|
@@ -351,13 +358,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
partition@100000 {
|
partition@100000 {
|
||||||
|
|
Loading…
Reference in New Issue