Re: [PATCH v2 29/52] dt-bindings: mfd: Convert X-Powers AXP binding to a schema
From: Lee Jones <hidden>
Date: 2021-09-06 09:02:31
Also in:
linux-devicetree
On Fri, 03 Sep 2021, Rob Herring wrote:
On Wed, 01 Sep 2021 11:18:29 +0200, Maxime Ripard wrote:quoted
The X-Powers AXP PMICs are supported by Linux thanks to its device tree binding. Now that we have the DT validation in place, let's convert the device tree bindings for that driver over to a YAML schema. Cc: Chen-Yu Tsai <redacted> Cc: Lee Jones <redacted> Signed-off-by: Maxime Ripard <redacted> --- Changes from v1: - Add GPIO example - Remove the limitation on regulator-ramp-delay --- .../i2c/allwinner,sun6i-a31-p2wi.yaml | 2 +- .../devicetree/bindings/mfd/axp20x.txt | 273 ------------ .../bindings/mfd/x-powers,axp152.yaml | 400 ++++++++++++++++++ 3 files changed, 401 insertions(+), 274 deletions(-) delete mode 100644 Documentation/devicetree/bindings/mfd/axp20x.txt create mode 100644 Documentation/devicetree/bindings/mfd/x-powers,axp152.yamlReviewed-by: Rob Herring <robh@kernel.org> Note that the gpio child schema needs to be applied with this one.
Not sure I'm in possession of that. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel