On Thu, 10 Apr 2025 17:06:27 +0300, Claudiu wrote: > From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > > Since the configuration order between the individual MSTOP and CLKON bits > cannot be preserved with the power domain abstraction, drop the power > domain IDs. The corresponding code has also been removed. Currently, there > are no device tree users for these IDs. > > Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > --- > include/dt-bindings/clock/r9a07g043-cpg.h | 53 ----------------- > include/dt-bindings/clock/r9a07g044-cpg.h | 58 ------------------ > include/dt-bindings/clock/r9a07g054-cpg.h | 58 ------------------ > include/dt-bindings/clock/r9a08g045-cpg.h | 71 ----------------------- > 4 files changed, 240 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>