Hello Rob,
Thank you for your review.
On 3/26/2021 5:41 AM, Rob Herring wrote:
On Wed, Mar 17, 2021 at 06:52:17AM +0530, Taniya Das wrote:
Add device tree bindings for display clock controller subsystem for
Qualcomm Technology Inc's SC7280 SoCs.
Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
---
.../bindings/clock/qcom,sc7280-dispcc.yaml | 94 ++++++++++++++++++++++
include/dt-bindings/clock/qcom,dispcc-sc7280.h | 55 +++++++++++++
2 files changed, 149 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/qcom,sc7280-dispcc.yaml
create mode 100644 include/dt-bindings/clock/qcom,dispcc-sc7280.h
+...
diff --git a/include/dt-bindings/clock/qcom,dispcc-sc7280.h b/include/dt-bindings/clock/qcom,dispcc-sc7280.h
new file mode 100644
index 0000000..2074b30
--- /dev/null
+++ b/include/dt-bindings/clock/qcom,dispcc-sc7280.h
@@ -0,0 +1,55 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
Dual license?
Rob
As per our legal team we still need to use the GPL-2.0-only license.
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation.
--