diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-06-27 22:21:57 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-02 07:04:48 +0200 |
commit | f4ac88b5097685950c6f6ba0077840f85446389f (patch) | |
tree | e59cf8cc6d784d5110d14d0faa57d266c63a88e7 /target/linux/mediatek/patches-4.14/0227-arm-dts-Add-Unielec-U7623-DTS.patch | |
parent | 8e622aae583904a87f358535294bbe5e0088ef8c (diff) | |
download | upstream-f4ac88b5097685950c6f6ba0077840f85446389f.tar.gz upstream-f4ac88b5097685950c6f6ba0077840f85446389f.tar.bz2 upstream-f4ac88b5097685950c6f6ba0077840f85446389f.zip |
kernel: bump 4.14 to 4.14.52
Refreshed all patches
Compile-tested on: cns3xxx, imx6, x86_64
Runtime-tested on: cns3xxx, imx6, x86_64
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mediatek/patches-4.14/0227-arm-dts-Add-Unielec-U7623-DTS.patch')
-rw-r--r-- | target/linux/mediatek/patches-4.14/0227-arm-dts-Add-Unielec-U7623-DTS.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/mediatek/patches-4.14/0227-arm-dts-Add-Unielec-U7623-DTS.patch b/target/linux/mediatek/patches-4.14/0227-arm-dts-Add-Unielec-U7623-DTS.patch index 9d554da0be..f4a21d4f64 100644 --- a/target/linux/mediatek/patches-4.14/0227-arm-dts-Add-Unielec-U7623-DTS.patch +++ b/target/linux/mediatek/patches-4.14/0227-arm-dts-Add-Unielec-U7623-DTS.patch @@ -11,8 +11,6 @@ Subject: [PATCH] arm: dts: Add Unielec U7623 DTS create mode 100644 arch/arm/boot/dts/mt7623a-unielec-u7623-02-emmc-512M.dts create mode 100644 arch/arm/boot/dts/mt7623a-unielec-u7623-02-emmc.dtsi -diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile -index 3fec84fa0..e685ce9a4 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -1062,6 +1062,7 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \ @@ -23,9 +21,6 @@ index 3fec84fa0..e685ce9a4 100644 mt7623n-rfb-nand.dtb \ mt7623n-bananapi-bpi-r2.dtb \ mt8127-moose.dtb \ -diff --git a/arch/arm/boot/dts/mt7623a-unielec-u7623-02-emmc-512M.dts b/arch/arm/boot/dts/mt7623a-unielec-u7623-02-emmc-512M.dts -new file mode 100644 -index 000000000..3b14eccd3 --- /dev/null +++ b/arch/arm/boot/dts/mt7623a-unielec-u7623-02-emmc-512M.dts @@ -0,0 +1,17 @@ @@ -46,9 +41,6 @@ index 000000000..3b14eccd3 + reg = <0 0x80000000 0 0x20000000>; + }; +}; -diff --git a/arch/arm/boot/dts/mt7623a-unielec-u7623-02-emmc.dtsi b/arch/arm/boot/dts/mt7623a-unielec-u7623-02-emmc.dtsi -new file mode 100644 -index 000000000..4fc8ce8a9 --- /dev/null +++ b/arch/arm/boot/dts/mt7623a-unielec-u7623-02-emmc.dtsi @@ -0,0 +1,374 @@ @@ -426,6 +418,3 @@ index 000000000..4fc8ce8a9 + status = "okay"; +}; + --- -2.14.1 - |