diff options
| author | Fabio Estevam <festevam@denx.de> | 2023-09-07 14:20:51 -0300 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2023-09-25 09:46:14 +0800 |
| commit | 97be373594c30f5c180890bf0e939072553307ea (patch) | |
| tree | 0413cccf8d6101e6e44d42c77a7fa42c4b2f7aad | |
| parent | 2b0082a51c9b70667289447626baaee81cc85c7e (diff) | |
arm64: dts: imx8dxl-evk: Remove invalid spi property
nxp,fspi-dll-slvdly is not documented nor used anywhere.
Drop this invalid property.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | arch/arm64/boot/dts/freescale/imx8dxl-evk.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts index 5e00e29e3b09..b972658efb17 100644 --- a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts +++ b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts @@ -186,7 +186,6 @@ &flexspi0 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_flexspi0>; - nxp,fspi-dll-slvdly = <4>; status = "okay"; mt35xu512aba0: flash@0 { |
