mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: imx8qm: Add LPSPI alias
Add i.MX8QM 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>
This commit is contained in:
parent
de0f7898c1
commit
d5ca4f8dcf
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@
|
|||
serial1 = &lpuart1;
|
||||
serial2 = &lpuart2;
|
||||
serial3 = &lpuart3;
|
||||
spi0 = &lpspi0;
|
||||
spi1 = &lpspi1;
|
||||
spi2 = &lpspi2;
|
||||
spi3 = &lpspi3;
|
||||
vpu-core0 = &vpu_core0;
|
||||
vpu-core1 = &vpu_core1;
|
||||
vpu-core2 = &vpu_core2;
|
||||
|
|
Loading…
Add table
Reference in a new issue