On Wed, Dec 24, 2014 at 08:42:02AM -0800, Kenneth Westfield wrote: > From: Kenneth Westfield <[email protected]> > > Add documentation to the sound directory of the > device-tree bindings for the Maxim MAX98357A audio > codec driver.
Your subject line says "qcom" but this isn't a Qualcomm thing...
> +Required properties:
> +- compatible : "maxim,max98357a"
> +- sdmode-gpios: Phandle to the GPIO specifier for the GPIO -> DAC SDMODE pin
> +max98357a {
> + compatible = "maxim,max98357a";
> + sdmode-gpios = <&qcom_pinmux 25 0>;
A GPIO specifier is not a phandle (as your example shows). Just say
it's a GPIO specifier.
signature.asc
Description: Digital signature
