diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2019-06-27 09:55:17 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-06-27 14:17:30 -0700 |
commit | f9d3fb22ab27aaee8748480fe3fa8cc17875ee30 (patch) | |
tree | c143b6ba03285e65317010188441a4e113cc26d8 /Documentation/devicetree/bindings/clock | |
parent | 055ca54777b72e4e3d1b1f4e76376b8428086c02 (diff) | |
download | talos-op-linux-f9d3fb22ab27aaee8748480fe3fa8cc17875ee30.tar.gz talos-op-linux-f9d3fb22ab27aaee8748480fe3fa8cc17875ee30.zip |
clk: lochnagar: Update DT binding doc to include the primary SPDIF MCLK
This clock was missed when the binding was initially merged but is
supported by the driver, so add it to the binding document.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r-- | Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt b/Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt index b8d8ef3bdc5f..52a064c789ee 100644 --- a/Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt +++ b/Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt @@ -40,6 +40,7 @@ Optional properties: input audio clocks from host system. - ln-psia1-mclk, ln-psia2-mclk : Optional input audio clocks from external connector. + - ln-spdif-mclk : Optional input audio clock from SPDIF. - ln-spdif-clkout : Optional input audio clock from SPDIF. - ln-adat-mclk : Optional input audio clock from ADAT. - ln-pmic-32k : On board fixed clock. |