Message ID | 1424283959-16289-5-git-send-email-afaerber@suse.de (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
On 02/18/2015 11:55 PM, Andreas Färber wrote: > Signed-off-by: Andreas Färber <afaerber@suse.de> > --- > Documentation/devicetree/bindings/sound/snow.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/sound/snow.txt b/Documentation/devicetree/bindings/sound/snow.txt > index 6df74f15687f..1430a6bdb2ae 100644 > --- a/Documentation/devicetree/bindings/sound/snow.txt > +++ b/Documentation/devicetree/bindings/sound/snow.txt > @@ -2,6 +2,7 @@ Audio Binding for Snow boards > > Required properties: > - compatible : Can be one of the following, > + "google,snow-audio-max98089" or > "google,snow-audio-max98090" or > "google,snow-audio-max98091" or > "google,snow-audio-max98095" > Looks good. Acked-by: Tushar Behera <trblinux@gmail.com>
diff --git a/Documentation/devicetree/bindings/sound/snow.txt b/Documentation/devicetree/bindings/sound/snow.txt index 6df74f15687f..1430a6bdb2ae 100644 --- a/Documentation/devicetree/bindings/sound/snow.txt +++ b/Documentation/devicetree/bindings/sound/snow.txt @@ -2,6 +2,7 @@ Audio Binding for Snow boards Required properties: - compatible : Can be one of the following, + "google,snow-audio-max98089" or "google,snow-audio-max98090" or "google,snow-audio-max98091" or "google,snow-audio-max98095"
Signed-off-by: Andreas Färber <afaerber@suse.de> --- Documentation/devicetree/bindings/sound/snow.txt | 1 + 1 file changed, 1 insertion(+)