On Thu, Nov 06, 2025 at 07:42:25PM +0530, Swamil Jain wrote: > From: Louis Chauvet <[email protected]> > > For am62 processors, we need to use the newly created clk-ctrl property to > properly handle data edge sampling configuration. Add them in the main > device tree. > > Fixes: ad2ac9dc9426 ("drm/tidss: Add support for AM625 DSS") > Cc: [email protected] > Signed-off-by: Louis Chauvet <[email protected]> > Signed-off-by: Swamil Jain <[email protected]> > --- > arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi > b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi > index a290a674767b..2b6c033ae393 100644 > --- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi > @@ -77,6 +77,11 @@ audio_refclk1: clock-controller@82e4 { > #clock-cells = <0>; > }; > > + dss_clk_ctrl: dss-clk-ctrl@8300 { > + compatible = "ti,am625-dss-clk-ctrl", "syscon"; > + reg = <0x8300 0x4>;
Same problem as last time. Nothing improved. NAK Best regards, Krzysztof
