Re: [PATCH v4] dt-bindings: clock: ti,clockdomain: Convert to DT schema
Stephen Boyd <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178667622023.5897.8748471599440934741@lazor> |
Quoting Bhargav Joshi (2026-08-10 11:54:59) > Convert TI clockdomain to yaml DT schema. Drop '#clock-cells' from the > required list as this binding doesn't define a new clock binding type, > it is used to group existing clock nodes under hardware hierarchy. Most > existing dts omit '#clock-cells'. > > Update the reference to the old legacy text binding in the description > of bindings/clock/ti/ti,gate-clock.yaml to point to the new YAML file. > > Reviewed-by: Rob Herring (Arm) <[email protected]> > Signed-off-by: Bhargav Joshi <[email protected]> > --- Applied to clk-next