Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: clock: Add Qcom SM8350 DISPCC bindings

Add sm8350 DISPCC bindings, which are simply a symlink to the sm8250
bindings. Update the documentation with the new compatible.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220706154337.2026269-4-robert.foss@linaro.org

authored by

Jonathan Marek and committed by
Bjorn Andersson
909e5be2 e67a0044

+4 -2
+4 -2
Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/qcom,dispcc-sm8x50.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250 7 + title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250/SM8350 8 8 9 9 maintainers: 10 10 - Jonathan Marek <jonathan@marek.ca> 11 11 12 12 description: | 13 13 Qualcomm display clock control module which supports the clocks, resets and 14 - power domains on SM8150 and SM8250. 14 + power domains on SM8150/SM8250/SM8350. 15 15 16 16 See also: 17 17 dt-bindings/clock/qcom,dispcc-sm8150.h 18 18 dt-bindings/clock/qcom,dispcc-sm8250.h 19 + dt-bindings/clock/qcom,dispcc-sm8350.h 19 20 20 21 properties: 21 22 compatible: ··· 24 23 - qcom,sc8180x-dispcc 25 24 - qcom,sm8150-dispcc 26 25 - qcom,sm8250-dispcc 26 + - qcom,sm8350-dispcc 27 27 28 28 clocks: 29 29 items: