Quoting Krzysztof Kozlowski (2022-04-25 13:40:01) > The qcom,gcc-apq8064.yaml was meant to describe only APQ8064 and APQ8084 > should have slightly different bindings (without Qualcomm thermal sensor > device). > > Fixes: a469bf89a009 ("dt-bindings: clock: simplify qcom,gcc-apq8064 Documentation") > Reported-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/clock/qcom,gcc-apq8064.yaml | 4 +- > .../bindings/clock/qcom,gcc-apq8084.yaml | 42 +++++++++++++++++++ > 2 files changed, 43 insertions(+), 3 deletions(-) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-apq8084.yaml If it's generated with 'format-patch -C -M' does it detect the copy? > > diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-apq8084.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc-apq8084.yaml > new file mode 100644 > index 000000000000..63d08e82b3d8 > --- /dev/null > +++ b/Documentation/devicetree/bindings/clock/qcom,gcc-apq8084.yaml > @@ -0,0 +1,42 @@ > +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/clock/qcom,gcc-apq8084.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm Global Clock & Reset Controller Binding for APQ8084 > + > +maintainers: > + - Stephen Boyd <sboyd@xxxxxxxxxx> > + - Taniya Das <tdas@xxxxxxxxxxxxxx> Please fix Taniya's email quic_tdas@xxxxxxxxxxx > + > +description: |