On Mon, 17 Oct 2022 12:23:05 +0200, Neil Armstrong wrote: > Convert the MDM9515 pinctrl bindings to dt-schema. > Keep the parsing of pin configuration subnodes consistent with other Qualcomm > schemas (children named with '-state' suffix, optional children with '-pins'). > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > --- > .../bindings/pinctrl/qcom,mdm9615-pinctrl.txt | 161 --------------------- > .../bindings/pinctrl/qcom,mdm9615-pinctrl.yaml | 120 +++++++++++++++ > 2 files changed, 120 insertions(+), 161 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>