diff options
author | Uros Majstorovic <majstor@majstor.org> | 2021-08-21 16:43:25 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2021-08-21 16:43:25 +0200 |
commit | af8f464ca0f2cd65dff07638a7cdf56ec5841bdf (patch) | |
tree | 88aa1ed1930453e7e831bb462cb7db1f4280f3d5 /recipes-kernel/linux | |
parent | 3e611b27c12ffcee6ad5152c15890f10f26fbd63 (diff) |
spidev fix
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r-- | recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8-base.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8-base.dtsi b/recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8-base.dtsi index 41e31dc..3b4110d 100644 --- a/recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8-base.dtsi +++ b/recipes-kernel/linux/rvphone/cl-imx8/dts/cl-imx8-base.dtsi @@ -185,6 +185,7 @@ fsl,pins = < MX8MQ_IOMUXC_UART3_TXD_UART3_DCE_TX 0x79 MX8MQ_IOMUXC_UART3_RXD_UART3_DCE_RX 0x79 + MX8MQ_IOMUXC_NAND_CLE_GPIO3_IO5 0x19 >; }; |