
Hi, Tom
On 13/01/23 20:13, Tom Rini wrote:
On Fri, Jan 13, 2023 at 01:59:21PM +0530, Nikhil M Jain wrote:
Add device tree node which includes the register regions to write properties of planes (vidl1 and vid1), overlays (ovr1 and ovr2),and video ports(vp1 and vp2). TIDSS uses 3 clocks, fck- for its internal logic and clk vp1 and vp2 for oldi and HDMI ports.
To control the oldi panel its register region is added in dss_oldi_io_ctrl.
Signed-off-by: Nikhil M Jain n-jain1@ti.com
arch/arm/dts/k3-am62-main.dtsi | 41 ++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+)
Can we not get this with a re-sync of the dts upstream? We should do that instead.
On linux side pathces have been sent upstream, waiting for patches to be accepted.
link: https://lore.kernel.org/linux-arm-kernel/20220505134303.23208-2-a-bhatia1@ti...
Is it possible to accept these patches now and resync the dts when the patches on the linux side gets accepted.
Thank you