From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH v2 1/9] ASoC: alc5623: Add device tree binding Date: Sun, 4 May 2014 13:49:23 -0400 Message-ID: <20140504174923.GW28159@titan.lakedaemon.net> References: <1399141819-23924-1-git-send-email-andrew@lunn.ch> <1399141819-23924-2-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1399141819-23924-2-git-send-email-andrew-g2DYL2Zd6BY@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andrew Lunn Cc: broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux ARM , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: alsa-devel@alsa-project.org On Sat, May 03, 2014 at 08:30:11PM +0200, Andrew Lunn wrote: > Let the ALC5623 codec be instantiated from DT. Add a simple binding > for the additional control register and the jack detect register. > > Also, add a prompt to the Kconfig entry for this CODEC, so that it can > be selected. Since kirkwood-t5325.c will no longer be used, we need to > be able to enable the CODEC in the mvebu_v5_defconfig etc. > > Signed-off-by: Andrew Lunn > --- > I followed the example of the WM8903 binding which allows register > values to be placed into DT. > > v1->v2: > > Add redundant OF ID table. > Fix binding documentation. > Fix check of return code from of_property_read_u32(). > Add Kconfig prompt > --- > .../devicetree/bindings/sound/alc5623.txt | 25 ++++++++++++++++++++++ > sound/soc/codecs/Kconfig | 2 +- > sound/soc/codecs/alc5623.c | 20 +++++++++++++++++ > 3 files changed, 46 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/sound/alc5623.txt I assume Mark is going to take this through his tree. Acked-by: Jason Cooper thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html