projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5ca4f8
)
arm64: dts: imx8dxl: Add LPSPI alias
author
Carlos Song
<carlos.song@nxp.com>
Fri, 18 Oct 2024 03:45:30 +0000
(11:45 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Fri, 1 Nov 2024 08:14:21 +0000
(16:14 +0800)
Add i.MX8DXL LPSPI alias for kernel LPSPI driver usage.
Signed-off-by: Carlos Song <carlos.song@nxp.com>
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
index
76de3db
..
a71d8b3
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
@@
-30,6
+30,10
@@
gpio6 = &lsio_gpio6;
gpio7 = &lsio_gpio7;
mu1 = &lsio_mu1;
+ spi0 = &lpspi0;
+ spi1 = &lpspi1;
+ spi2 = &lpspi2;
+ spi3 = &lpspi3;
};
cpus: cpus {