Message ID | 20190627085517.17587-1-ckeepax@opensource.cirrus.com (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Series | clk: lochnagar: Update DT binding doc to include the primary SPDIF MCLK | expand |
Quoting Charles Keepax (2019-06-27 01:55:17) > 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> > --- Applied to clk-next
diff --git a/Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt b/Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt index b8d8ef3bdc5f3..52a064c789eec 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.
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> --- Documentation/devicetree/bindings/clock/cirrus,lochnagar.txt | 1 + 1 file changed, 1 insertion(+)