On 08/03/2022 14:44, Georgi Vlaev wrote: > Convert the TPS62360 regulator binding to DT schema format > using json-schema. > > This also removes redundant "ti,enable-force-pwm" property > from the example. The property description was removed from the > original text binding file by commit 9a00630c3db8 ("regulator: > tps62360: support force PWM mode via regulator mode"), but a > reference to it remained in the example. > > Signed-off-by: Georgi Vlaev <g-vlaev@xxxxxx> > --- > V1 -> V2: Make the example indentation consistent. > V2 -> V3: Remove redundant property from the example. > > .../bindings/regulator/ti,tps62360.yaml | 98 +++++++++++++++++++ > .../bindings/regulator/tps62360-regulator.txt | 44 --------- > 2 files changed, 98 insertions(+), 44 deletions(-) > create mode 100644 Documentation/devicetree/bindings/regulator/ti,tps62360.yaml > delete mode 100644 Documentation/devicetree/bindings/regulator/tps62360-regulator.txt > You received review tags already, do not ignore them. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Best regards, Krzysztof