
Hi Tom,
On 08:45-20240206, Tom Rini wrote:
On Tue, Feb 06, 2024 at 05:51:07PM +0530, Manorit Chawdhry wrote:
This series does the DT sync with Linux 6.8-rc1 as that has the pmic nodes required for AVS support and then adds AVS Support for J721S2.
AVS Test for J721S2: https://gist.github.com/manorit2001/d7690ded6ef685aa8ffa5b16746cc529 Boot Test results: https://gist.github.com/manorit2001/6775d721b3df5a690497d94d012b93c4
Signed-off-by: Manorit Chawdhry m-chawdhry@ti.com
Manorit Chawdhry (10): arm: dts: k3-j721s2*: Sync with 6.8-rc1 arm: dts: k3-am68*: Sync with 6.8-rc1
The starting point for this series should be to build on top of Sumit's OF_UPSTREAM series.
I see that series is still under discussion and not yet merged ( hoping am on the correct thread [0]). Do I have to rebase my commits on top of that and try or do you think that series is gonna take time?
[0]: https://lore.kernel.org/u-boot/20240206130040.GO1152441@bill-the-cat/
DONOTMERGE: arm: dts: j721s2: Fix Power domain for VTM node.
And please make sure to mark the series as RFC if there's DONOTMERGE parts in it, thanks.
Sure, would convert it to an RFC series.
Regards, Manorit
-- Tom