From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH v4 2/2] ASoC: cs35l36: Add device tree documentation for CS35L36 Date: Fri, 21 Dec 2018 11:12:55 +0000 Message-ID: <20181221111255.GC16508@imbe.wolfsonmicro.main> References: <1545334876-12054-1-git-send-email-james.schulman@cirrus.com> <1545334876-12054-2-git-send-email-james.schulman@cirrus.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx0b-001ae601.pphosted.com (mx0b-001ae601.pphosted.com [67.231.152.168]) by alsa0.perex.cz (Postfix) with ESMTP id A2916267A78 for ; Fri, 21 Dec 2018 12:12:59 +0100 (CET) Content-Disposition: inline In-Reply-To: <1545334876-12054-2-git-send-email-james.schulman@cirrus.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: James Schulman Cc: mark.rutland@arm.com, brian.austin@cirrus.com, alsa-devel@alsa-project.org, paul.handrigan@cirrus.com, lgirdwood@gmail.com, robh+dt@kernel.org List-Id: alsa-devel@alsa-project.org On Thu, Dec 20, 2018 at 01:41:16PM -0600, James Schulman wrote: > Add device tree documentation for Cirrus Logic CS35L36 > speaker amplifier > > Signed-off-by: James Schulman > --- > + cirrus,irq-config { > + cirrus,irq-drive-select = <0x01>; > + cirrus,irq-polarity = <0x00>; The irq-polarity needs dropped from the example, but otherwise: Reviewed-by: Charles Keepax Thanks, Charles > + cirrus,irq-gpio-select = <0x01>; > + }; > +}; > -- > 1.9.1