All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: imx8dxl-evk: Remove invalid spi property
@ 2023-09-07 17:20 Fabio Estevam
  2023-09-07 17:20 ` [PATCH 2/2] arm64: dts: imx8ulp: Fix the SPI clock-names order Fabio Estevam
  2023-09-25  1:46 ` [PATCH 1/2] arm64: dts: imx8dxl-evk: Remove invalid spi property Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2023-09-07 17:20 UTC (permalink / raw)
  To: shawnguo; +Cc: linux-arm-kernel, Fabio Estevam

From: Fabio Estevam <festevam@denx.de>

nxp,fspi-dll-slvdly is not documented nor used anywhere.

Drop this invalid property.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 arch/arm64/boot/dts/freescale/imx8dxl-evk.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
index b9157ca08b03..f19944564dbe 100644
--- a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
@@ -186,7 +186,6 @@ vddio1: vddio-regulator {
 &flexspi0 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_flexspi0>;
-	nxp,fspi-dll-slvdly = <4>;
 	status = "okay";
 
 	mt35xu512aba0: flash@0 {
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-25  1:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-07 17:20 [PATCH 1/2] arm64: dts: imx8dxl-evk: Remove invalid spi property Fabio Estevam
2023-09-07 17:20 ` [PATCH 2/2] arm64: dts: imx8ulp: Fix the SPI clock-names order Fabio Estevam
2023-09-25  1:46 ` [PATCH 1/2] arm64: dts: imx8dxl-evk: Remove invalid spi property Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.