Re: [PATCH v2 1/3] dt-bindings: pinctrl: qcom: Define common TLMM binding

From: Rob Herring
Date: Tue Feb 09 2021 - 12:07:08 EST


On Mon, 25 Jan 2021 20:26:48 -0800, Bjorn Andersson wrote:
> Several properties are shared between all TLMM bindings. By providing a
> common binding to define these properties each platform's binding can be
> reduced to just listing which of these properties should be checked for
> - or further specified.
>
> Reviewed-by: Vinod Koul <vkoul@xxxxxxxxxx>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---
>
> Changes since v1:
> - Dropped "phandle", as Rob pushed this to the dt-schema instead
> - Expanded the "TLMM" abbreviation
>
> .../bindings/pinctrl/qcom,tlmm-common.yaml | 85 +++++++++++++++++++
> 1 file changed, 85 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,tlmm-common.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>