[PATCH 5/5] ARM64: xilinx: zynqmp: Add QSPI reset

Sean Anderson sean.anderson at linux.dev
Thu Jan 16 14:55:21 PST 2025


Add a reset to the QSPI.

Signed-off-by: Sean Anderson <sean.anderson at linux.dev>
---

 arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
index 467f084c6469..5dac0542a48d 100644
--- a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
+++ b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
@@ -986,6 +986,7 @@ qspi: spi at ff0f0000 {
 			#size-cells = <0>;
 			/* iommus = <&smmu 0x873>; */
 			power-domains = <&zynqmp_firmware PD_QSPI>;
+			resets = <&zynqmp_reset ZYNQMP_RESET_QSPI>;
 		};
 
 		psgtr: phy at fd400000 {
-- 
2.35.1.1320.gc452695387.dirty




More information about the linux-arm-kernel mailing list