diff options
author | Taniya Das <tdas@codeaurora.org> | 2021-07-13 17:12:17 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-07-20 22:46:32 +0200 |
commit | 8bde9dd381be46728ba731da08eeadc504798546 (patch) | |
tree | 528ce7bf9d0861e059ffb6e91f0d0f6981aede18 /include/dt-bindings/clock/qcom,gcc-sc7280.h | |
parent | Linux 5.14-rc1 (diff) | |
download | linux-8bde9dd381be46728ba731da08eeadc504798546.tar.xz linux-8bde9dd381be46728ba731da08eeadc504798546.zip |
dt-bindings: clock: qcom: Update license for GCC SC7280
Update BSD license for GCC clock ids.
Fixes: 87a3d523b38c ("dt-bindings: clock: Add SC7280 GCC clock binding")
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Link: https://lore.kernel.org/r/1626189143-12957-2-git-send-email-tdas@codeaurora.org
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | include/dt-bindings/clock/qcom,gcc-sc7280.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/qcom,gcc-sc7280.h b/include/dt-bindings/clock/qcom,gcc-sc7280.h index 4394f15111c6..3d5724b79bff 100644 --- a/include/dt-bindings/clock/qcom,gcc-sc7280.h +++ b/include/dt-bindings/clock/qcom,gcc-sc7280.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ +/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ /* * Copyright (c) 2020-2021, The Linux Foundation. All rights reserved. */ |