diff options
author | Yuantian Tang <andy.tang@nxp.com> | 2019-04-24 04:28:47 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-04-25 20:23:15 +0200 |
commit | 008aa5fd119f00c76162de78a0bcd414af7c9fd4 (patch) | |
tree | 10e3ac7d92574592cd4582690fa1edbb12128810 /Documentation | |
parent | clk: qoriq: Add ls1028a clock configuration (diff) | |
download | linux-008aa5fd119f00c76162de78a0bcd414af7c9fd4.tar.xz linux-008aa5fd119f00c76162de78a0bcd414af7c9fd4.zip |
dt-bindings: qoriq-clock: Add ls1028a chip compatible string
Add ls1028a chip compatible string in binding document.
Signed-off-by: Yuantian Tang <andy.tang@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qoriq-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qoriq-clock.txt b/Documentation/devicetree/bindings/clock/qoriq-clock.txt index 27aeed056872..f7d48f23da44 100644 --- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt +++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt @@ -39,6 +39,7 @@ Required properties: * "fsl,b4860-clockgen" * "fsl,ls1012a-clockgen" * "fsl,ls1021a-clockgen" + * "fsl,ls1028a-clockgen" * "fsl,ls1043a-clockgen" * "fsl,ls1046a-clockgen" * "fsl,ls1088a-clockgen" |