From patchwork Wed Mar 4 04:39:58 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keerthy X-Patchwork-Id: 243193 List-Id: U-Boot discussion From: j-keerthy at ti.com (Keerthy) Date: Wed, 4 Mar 2020 10:09:58 +0530 Subject: [PATCH v2 0/3] arm: dts: k3-j721e: Enable OSPI1/QSPI Message-ID: <20200304044001.5346-1-j-keerthy@ti.com> The patch series enables he OSPI1 aka QSPI node. This is a precursor for enabling QSPI boot on j721e. Changes in v2: * Moved the pin definitions out of u-boot.dtsi to r5 and a72 based dts files. Keerthy (3): arm: dts: k3-j721e: Enable ospi1/qspi arm: dts: k3-j721e-mcu-wakeup: Add assigned-clocks/rates properties for ospi1/qspi arm: dts: k3-j721e-r5-common-proc-board: Add ospi1 flash node .../k3-j721e-common-proc-board-u-boot.dtsi | 12 ++++++ arch/arm/dts/k3-j721e-mcu-wakeup.dtsi | 2 + .../arm/dts/k3-j721e-r5-common-proc-board.dts | 39 +++++++++++++++++++ 3 files changed, 53 insertions(+)