diff options
author | Jonathan Marek | 2022-07-06 17:43:35 +0200 |
---|---|---|
committer | Bjorn Andersson | 2022-07-06 15:15:15 -0500 |
commit | 909e5be2ca882a0384018370f065ef1c611e6ed9 (patch) | |
tree | a8423162b3d42fcd1bfc5b2f776360b2f7d270d5 /include | |
parent | e67a004482c092e326b32f24d4542c85fb8f79bf (diff) |
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
Diffstat (limited to 'include')
l--------- | include/dt-bindings/clock/qcom,dispcc-sm8350.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,dispcc-sm8350.h b/include/dt-bindings/clock/qcom,dispcc-sm8350.h new file mode 120000 index 000000000000..0312b4544acb --- /dev/null +++ b/include/dt-bindings/clock/qcom,dispcc-sm8350.h @@ -0,0 +1 @@ +qcom,dispcc-sm8250.h
\ No newline at end of file |