aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-5.4/302-dts-0058-arm64-dts-fsl-ls1028a-add-flexcan-node.patch
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2021-10-13 15:14:17 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2021-10-21 00:17:36 +0200
commit9ad3ef27b9ce75f1c5265976183375ee9678db99 (patch)
tree055d02fbac90fb9105e117a10f844aaca174296a /target/linux/layerscape/patches-5.4/302-dts-0058-arm64-dts-fsl-ls1028a-add-flexcan-node.patch
parentbe3e260f92643a841f4f83b03cbb07b9a26cff66 (diff)
downloadupstream-9ad3ef27b9ce75f1c5265976183375ee9678db99.tar.gz
upstream-9ad3ef27b9ce75f1c5265976183375ee9678db99.tar.bz2
upstream-9ad3ef27b9ce75f1c5265976183375ee9678db99.zip
kernel: bump 5.4 to 5.4.153
Removed upstreamed: backport-5.4/070-v5.5-MIPS-BPF-Restore-MIPS32-cBPF-JIT.patch All other patches automatically rebased. Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/layerscape/patches-5.4/302-dts-0058-arm64-dts-fsl-ls1028a-add-flexcan-node.patch')
-rw-r--r--target/linux/layerscape/patches-5.4/302-dts-0058-arm64-dts-fsl-ls1028a-add-flexcan-node.patch22
1 files changed, 11 insertions, 11 deletions
diff --git a/target/linux/layerscape/patches-5.4/302-dts-0058-arm64-dts-fsl-ls1028a-add-flexcan-node.patch b/target/linux/layerscape/patches-5.4/302-dts-0058-arm64-dts-fsl-ls1028a-add-flexcan-node.patch
index dbd7ec8578..28dd5675ea 100644
--- a/target/linux/layerscape/patches-5.4/302-dts-0058-arm64-dts-fsl-ls1028a-add-flexcan-node.patch
+++ b/target/linux/layerscape/patches-5.4/302-dts-0058-arm64-dts-fsl-ls1028a-add-flexcan-node.patch
@@ -85,10 +85,14 @@ Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
*
* Harninder Rai <harninder.rai@nxp.com>
*
-@@ -287,6 +287,26 @@
- status = "disabled";
- };
-
+@@ -301,6 +301,26 @@
+ reg = <0x0 0x2190000 0x0 0x10000>;
+ interrupts = <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&sysclk>, <&clockgen 4 1>;
++ clock-names = "ipg", "per";
++ status = "disabled";
++ };
++
+ can0: can@2180000 {
+ compatible = "fsl,ls1028ar1-flexcan",
+ "fsl,lx2160ar1-flexcan";
@@ -105,10 +109,6 @@ Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
+ reg = <0x0 0x2190000 0x0 0x10000>;
+ interrupts = <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&sysclk>, <&clockgen 4 1>;
-+ clock-names = "ipg", "per";
-+ status = "disabled";
-+ };
-+
- duart0: serial@21c0500 {
- compatible = "fsl,ns16550", "ns16550a";
- reg = <0x00 0x21c0500 0x0 0x100>;
+ clock-names = "ipg", "per";
+ status = "disabled";
+ };