Re: [PATCH 1/2] clk: qcom: dispcc-sm8250: Add sc8180x support
From: Rob Herring <robh@kernel.org>
Date: 2021-05-17 21:40:51
Also in:
linux-arm-msm, linux-clk, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-05-17 21:40:51
Also in:
linux-arm-msm, linux-clk, lkml
On Mon, 10 May 2021 23:17:18 -0500, Bjorn Andersson wrote:
The display clock controller in SC8180x is reused from SM8150, so add the necessary compatible and wire up the driver to enable this. Signed-off-by: Bjorn Andersson <redacted> --- .../devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml | 1 + drivers/clk/qcom/dispcc-sm8250.c | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>