Quoting Jonathan Marek (2020-09-11 08:34:05) > Add device tree bindings for display clock controller for > Qualcomm Technology Inc's SM8250 SoCs. > > Signed-off-by: Jonathan Marek <jonathan@xxxxxxxx> > --- Or it really looks like we should introduce an sm8150/sm8250 binding doc. Who cares if it is mostly the same? When using git format-patch it may be possible to see that it's a copy of another doc to minimize the diff. > .../bindings/clock/qcom,dispcc.yaml | 4 +- > .../dt-bindings/clock/qcom,dispcc-sm8250.h | 66 +++++++++++++++++++ > 2 files changed, 69 insertions(+), 1 deletion(-) > create mode 100644 include/dt-bindings/clock/qcom,dispcc-sm8250.h >