Re: [PATCH v3 02/25] dt-bindings: mfd: qcom-pm8xxx: add missing child nodes
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 18:40:19
Also in:
linux-arm-msm, linux-gpio
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 18:40:19
Also in:
linux-arm-msm, linux-gpio
On Fri, 08 Oct 2021 04:25:01 +0300, Dmitry Baryshkov wrote:
Add gpio@[0-9a-f]+, mpps@[0-9a-f]+ and xoadc@[0-9a-f]+ as possible child nodes of qcom,pm8xxx, referencing existint schema files. Schema for other possible nodes does not exist yet. Signed-off-by: Dmitry Baryshkov <redacted> --- .../devicetree/bindings/mfd/qcom-pm8xxx.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>