On 2019-09-07 02:01, Stephen Boyd wrote:
Quoting Rob Herring (2019-08-27 05:27:19)
On Fri, Aug 23, 2019 at 8:14 AM Govind Singh <govinds@xxxxxxxxxxxxxx>
wrote:
>
> Add devicetree binding for the Q6SSTOP clock controller found in QCS404.
>
> Signed-off-by: Govind Singh <govinds@xxxxxxxxxxxxxx>
> ---
> .../bindings/clock/qcom,q6sstopcc.yaml | 47 +++++++++++++++++++
> 1 file changed, 47 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml
>
> diff --git a/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml b/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml
> new file mode 100644
> index 000000000000..39621e2e2f4e
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml
> @@ -0,0 +1,47 @@
> +# SPDX-License-Identifier: BSD-2-Clause
Dual license please.
Yes, please fix the binding.
fixed in v4.
Thanks,
Govind