Hi Tom,
On 06/10/22 21:08, Tom Rini wrote:
On Tue, Sep 27, 2022 at 10:59:17AM +0530, Dhruva Gole wrote:
Add DT nodes to enable S28HS512T OSPI flash on the SK board.
Signed-off-by: Dhruva Gole <d-g...@ti.com>
---
arch/arm/dts/k3-am625-sk-u-boot.dtsi | 24 +++++++++
arch/arm/dts/k3-am625-sk.dts | 77 ++++++++++++++++++++++++++++
What is the status of the non u-boot.dtsi portion of this patch with
upstream Linux? Thanks.
In upstream, please refer to
https://elixir.bootlin.com/linux/latest/source/arch/arm64/boot/dts/ti/k3-am625-sk.dts#L24
spi0 = &ospi0;
and pinmux is all done in a similar fashion as I have done in these patches.
--
Thanks and Regards,
Dhruva Gole