diff options
author | Chunyan Zhang <chunyan.zhang@unisoc.com> | 2020-03-04 08:27:25 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-03-25 03:03:56 +0100 |
commit | 2112d1ddb97a6fd0508412bbc31ba65cff44b07b (patch) | |
tree | ca31c14ea0b07a0cb2dc55b15a3b61a6628bf1e0 /Documentation | |
parent | clk: sprd: add gate for pll clocks (diff) | |
download | linux-2112d1ddb97a6fd0508412bbc31ba65cff44b07b.tar.xz linux-2112d1ddb97a6fd0508412bbc31ba65cff44b07b.zip |
dt-bindings: clk: sprd: rename the common file name sprd.txt to SoC specific
Only SC9860 clocks were described in sprd.txt, rename it with a SoC
specific name, so that we can add more SoC support.
Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lkml.kernel.org/r/20200304072730.9193-3-zhang.lyra@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/sprd,sc9860-clk.txt (renamed from Documentation/devicetree/bindings/clock/sprd.txt) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/sprd.txt b/Documentation/devicetree/bindings/clock/sprd,sc9860-clk.txt index e9d179e882d9..aaaf02ca2a6a 100644 --- a/Documentation/devicetree/bindings/clock/sprd.txt +++ b/Documentation/devicetree/bindings/clock/sprd,sc9860-clk.txt @@ -1,4 +1,4 @@ -Spreadtrum Clock Binding +Spreadtrum SC9860 Clock Binding ------------------------ Required properties: |