Hi, On Fri Sep 4, 2026 at 4:27 PM CEST, Udit Kumar wrote: >> + gpu: gpu@fd80000 { >> + compatible = "ti,am62p-gpu", "img,img-bxs-4-64", "img,img-rogue"; >> + reg = <0x00 0x0fd80000 0x00 0x80000>; >> + clocks = <&k3_clks 237 3>; >> + clock-names = "core"; >> + interrupts = ; >> + power-domains = <&k3_pds 237 TI_SCI_PD_EXCLUSIVE>, >> + <&k3_pds 242 TI_SCI_PD_EXCLUSIVE>; >> + power-domain-names = "a", "b"; >> + }; > > Could you check once, if you don't need some assigned-clock-freq. > and good with default freq ? See https://lore.kernel.org/all/20250915143440.2362812-1-mwalle@kernel.org/ -michael