Re: [PATCH v4 1/2] dt-bindings: clock: add QCOM SM8150 and SM8250 display clock bindings

From: Rob Herring
Date: Mon Sep 28 2020 - 15:01:10 EST


On Sun, 27 Sep 2020 15:06:50 -0400, Jonathan Marek wrote:
> Add device tree bindings for display clock controller for
> Qualcomm Technology Inc's SM8150 and SM8250 SoCs.
>
> Signed-off-by: Jonathan Marek <jonathan@xxxxxxxx>
> Tested-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> (SM8250)
> ---
> .../bindings/clock/qcom,dispcc-sm8x50.yaml | 93 +++++++++++++++++++
> .../dt-bindings/clock/qcom,dispcc-sm8150.h | 1 +
> .../dt-bindings/clock/qcom,dispcc-sm8250.h | 66 +++++++++++++
> 3 files changed, 160 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml
> create mode 120000 include/dt-bindings/clock/qcom,dispcc-sm8150.h
> create mode 100644 include/dt-bindings/clock/qcom,dispcc-sm8250.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>