
On Wed, Feb 07, 2024 at 03:35:51PM +0530, Manorit Chawdhry wrote:
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?
Yes, you need to rebase on top of that series, just like how the am62p support was posted. Thanks.