diff --git a/nv-platform/tegra234-p3701-0000.dtsi b/nv-platform/tegra234-p3701-0000.dtsi index 6ab9abf..86e785e 100644 --- a/nv-platform/tegra234-p3701-0000.dtsi +++ b/nv-platform/tegra234-p3701-0000.dtsi @@ -4,16 +4,6 @@ #include "tegra234-p3701-0000-prod-overlay.dtsi" / { - bus@0 { - spi@3270000 { - flash@0 { - spi-max-frequency = <51000000>; - spi-tx-bus-width = <1>; - spi-rx-bus-width = <1>; - }; - }; - }; - bpmp { i2c { vrs@3c { diff --git a/nv-soc/tegra234-base-overlay.dtsi b/nv-soc/tegra234-base-overlay.dtsi index bd32c8e..560a7f1 100644 --- a/nv-soc/tegra234-base-overlay.dtsi +++ b/nv-soc/tegra234-base-overlay.dtsi @@ -440,6 +440,10 @@ dma-names = "rx", "tx"; dma-coherent; iommus = <&smmu_niso1 TEGRA234_SID_QSPI0>; + assigned-clocks = <&bpmp TEGRA234_CLK_QSPI0_2X_PM>, + <&bpmp TEGRA234_CLK_QSPI0_PM>; + assigned-clock-rates = <199999999 99999999>; + assigned-clock-parents = <&bpmp TEGRA234_CLK_PLLC>; }; hardware-timestamp@3aa0000 {