Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 087ee093 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: wm8994: Add clock bindings to the device tree



Due to the variable availability of the clock API there is no code in the
driver to use these at present, for the time being the machine drivers
will need to handle requesting clocks.

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
parent 68defe58
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -32,6 +32,10 @@ Optional properties:
    The second cell is the flags, encoded as the trigger masks from
    The second cell is the flags, encoded as the trigger masks from
    Documentation/devicetree/bindings/interrupts.txt
    Documentation/devicetree/bindings/interrupts.txt


  - clocks : A list of up to two phandle and clock specifier pairs
  - clock-names : A list of clock names sorted in the same order as clocks.
                  Valid clock names are "MCLK1" and "MCLK2".

  - wlf,gpio-cfg : A list of GPIO configuration register values. If absent,
  - wlf,gpio-cfg : A list of GPIO configuration register values. If absent,
    no configuration of these registers is performed. If any value is
    no configuration of these registers is performed. If any value is
    over 0xffff then the register will be left as default. If present 11
    over 0xffff then the register will be left as default. If present 11