Re: [PATCH v2] arm64: dts: ti: k3-am642-evm: Add support for SPI EEPROM

2021-03-11 Thread Nishanth Menon
On Tue, 9 Mar 2021 21:53:15 +0530, Aswath Govindraju wrote: > Add pinmux details and device tree node for the EEPROM attached to SPI0 > module in main domain. Hi Aswath Govindraju, I have applied the following to branch ti-k3-dts-next on [1]. Thank you! [1/1] arm64: dts: ti: k3-am642-evm: Add

[PATCH v2] arm64: dts: ti: k3-am642-evm: Add support for SPI EEPROM

2021-03-09 Thread Aswath Govindraju
Add pinmux details and device tree node for the EEPROM attached to SPI0 module in main domain. Signed-off-by: Aswath Govindraju Reviewed-by: Vignesh Raghavendra --- Link to test log, https://pastebin.ubuntu.com/p/jDgvyhF9BQ/ Changes since v1: - Removed the dependency on USB support patches -