diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-20 16:02:57 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-22 10:53:42 +0100 |
commit | d9ab3240a5f3767459a50b69708085a790128907 (patch) | |
tree | 49edc38f7a0c3e2f0d905be0a6acf19c548d11b9 /target/linux | |
parent | 3a2668c6d5111d0f98922157b204263cef8603d7 (diff) | |
download | upstream-d9ab3240a5f3767459a50b69708085a790128907.tar.gz upstream-d9ab3240a5f3767459a50b69708085a790128907.tar.bz2 upstream-d9ab3240a5f3767459a50b69708085a790128907.zip |
kernel: bump 4.19 to 4.19.24
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/kirkwood/patches-4.19/105-ea4500.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/kirkwood/patches-4.19/105-ea4500.patch b/target/linux/kirkwood/patches-4.19/105-ea4500.patch index 71e00879d5..c7c8b38f95 100644 --- a/target/linux/kirkwood/patches-4.19/105-ea4500.patch +++ b/target/linux/kirkwood/patches-4.19/105-ea4500.patch @@ -9,7 +9,7 @@ + switches { + #address-cells = <1>; + #size-cells = <0>; -+ + + mvsw61xx@10 { + compatible = "marvell,88e6171"; + status = "okay"; @@ -21,7 +21,7 @@ + is-indirect; + }; + }; - ++ + dsa { compatible = "marvell,dsa"; #address-cells = <2>; |