On Thu, 11 Sep 2025 12:09:58 -0300, Ariel D'Alessandro wrote: > Convert the existing text-based DT bindings for Dialog Semiconductor DA9211 > Voltage Regulators family to a DT schema. Examples are simplified, as these > are all equal. > > Signed-off-by: Ariel D'Alessandro <ariel.dalessan...@collabora.com> > --- > .../devicetree/bindings/regulator/da9211.txt | 205 ------------------ > .../bindings/regulator/dlg,da9211.yaml | 104 +++++++++ > 2 files changed, 104 insertions(+), 205 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/regulator/da9211.txt > create mode 100644 > Documentation/devicetree/bindings/regulator/dlg,da9211.yaml >
Reviewed-by: Rob Herring (Arm) <r...@kernel.org>