On Wed, 01 Jun 2022 14:42:49 +0200, Robert Foss wrote: > Add sm8350 DISPCC bindings, while these bindings are similar > to the sm8x50 bindings, the way clocks are represented has changed > in ABI incompatible ways. > > Signed-off-by: Robert Foss <robert.foss@xxxxxxxxxx> > --- > > hanges since v2 > - Add my SoB - Bjorn > > Changes since v3 > - Separate from qcom,dispcc-sm8x50 > - Remove clock-names > - Make example sm8350 based > - Changed author to me due to size of changes > > > .../bindings/clock/qcom,dispcc-sm8350.yaml | 104 ++++++++++++++++++ > .../bindings/clock/qcom,dispcc-sm8x50.yaml | 4 +- > .../dt-bindings/clock/qcom,dispcc-sm8350.h | 1 + > 3 files changed, 107 insertions(+), 2 deletions(-) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,dispcc-sm8350.yaml > create mode 120000 include/dt-bindings/clock/qcom,dispcc-sm8350.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>