Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: arizona: Add device tree binding documentation for new clock driver

Specify the device tree binding for the input clocks to Arizona devices.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Charles Keepax and committed by
Lee Jones
0b819951 1b5420e1

+7
+7
Documentation/devicetree/bindings/mfd/arizona.txt
··· 51 51 52 52 - wlf,reset : GPIO specifier for the GPIO controlling /RESET 53 53 54 + - clocks: Should reference the clocks supplied on MCLK1 and MCLK2 55 + - clock-names: Should contains two strings: 56 + "mclk1" for the clock supplied on MCLK1, recommended to be a high 57 + quality audio reference clock 58 + "mclk2" for the clock supplied on MCLK2, recommended to be an always on 59 + 32k clock 60 + 54 61 - wlf,gpio-defaults : A list of GPIO configuration register values. Defines 55 62 for the appropriate values can found in <dt-bindings/mfd/arizona.txt>. If 56 63 absent, no configuration of these registers is performed. If any entry has