From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id EBD65C4332F for ; Thu, 15 Dec 2022 16:19:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FEgqdWs0dEecanA4gDPX1phREBNTYUKQhpsIGZYb8Hs=; b=CAA/5qR34d3YCH bHheWe6abgqSKvba2dVmirCmYyrOkzs6KPO/1nW2ODXiF2ODj58DQvMGRqTIGSdnXzHyk7w60Eqmy bdMpYunmu1qty0zfgeRqvv5x9ptN3eA4dNj8Mp/4a8Ex28FZ2vRe+y48so0Tdo6nF24qPdbHfKUOs wsdMQMzo9H5wPCYAvierSmtgRLTw4BPKVq6hOeZ6wXqMi9DEuzHyHzkeoiSEFVcmI1y0jE4wCUJ8r W1pXDbaxN+w0cJLWcDCDfJVNnjWBDePrkcTLGRFZBz8hJch0KE8Dyu/IiLgCwYwhrTuxcqyIzZoDL KjRcyCzvhBlN8ERVZFLQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p5qwU-00AGxn-1I; Thu, 15 Dec 2022 16:18:42 +0000 Received: from mail-oi1-f175.google.com ([209.85.167.175]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p5qwQ-00AGwT-Jz for linux-arm-kernel@lists.infradead.org; Thu, 15 Dec 2022 16:18:40 +0000 Received: by mail-oi1-f175.google.com with SMTP id c129so5740233oia.0 for ; Thu, 15 Dec 2022 08:18:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=WkEZhSsU4mzNAr18IB/D8QJ1S3PK2BFZlhgNiiT5eFM=; b=QSm45XSVnyQ7+ONkovrhSdrwFfg3jm1XnTvpvKVFxveCe6dgUkTZyW/DR0dCc0NXE+ alXy5Up8JvUoUdCCEJAKQ07J+32jDAjcpFac3MSMwdqwwYL0Jx3ikuzqlB7LIJ/XsnbH EWb1o6gLMSQ3Kc3lbK/LCHPBssXhWVagj802GExs8nd0Ffg2qIps+bKMt88F1FR7AiO2 8D6xhgPYj3lZw/o93mKgiQ2NVKqoXPdvjOClmImyjjigAE8U+3YuVQ/mUHWCTOQNC8QN tm9zuDmhMv7/sR01AULGxAuX6E2epPpk392jFHBDTzjrE+TurTaIKPVdNZVBvygiUOBj MTSw== X-Gm-Message-State: ANoB5plJ699hzcy0OZMwu6HthbFa4Y96QQajNh+mzzi6KgPltn11Gi3g zKjZhSaS3Kim+8CdLTopUQ== X-Google-Smtp-Source: AA0mqf6spoTnVRTvj5p5ecPZ3cY28cZEsAev95PjmvjtRC2u0TwcpnqcegbCj1AJALyDCDAY2rrJ5g== X-Received: by 2002:a05:6808:23d5:b0:35b:bfb4:6d64 with SMTP id bq21-20020a05680823d500b0035bbfb46d64mr16738782oib.14.1671121116363; Thu, 15 Dec 2022 08:18:36 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id f37-20020a9d2c28000000b006731ecc5bedsm1262911otb.14.2022.12.15.08.18.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Dec 2022 08:18:36 -0800 (PST) Received: (nullmailer pid 140820 invoked by uid 1000); Thu, 15 Dec 2022 16:18:35 -0000 Date: Thu, 15 Dec 2022 10:18:35 -0600 From: Rob Herring To: Alexander Sverdlin Cc: linux-iio@vger.kernel.org, Hartley Sweeten , Jonathan Cameron , Lars-Peter Clausen , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: iio: adc: ep93xx: Add cirrus,ep9301-adc description Message-ID: <20221215161835.GA138650-robh@kernel.org> References: <20221214222024.951984-1-alexander.sverdlin@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221214222024.951984-1-alexander.sverdlin@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221215_081838_678650_B462AF6F X-CRM114-Status: GOOD ( 18.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Dec 14, 2022 at 11:20:23PM +0100, Alexander Sverdlin wrote: > Add device tree bindings for Cirrus Logic EP9301/EP9302 internal SoCs' ADC > block. > > Signed-off-by: Alexander Sverdlin > --- > .../bindings/iio/adc/cirrus,ep9301-adc.yaml | 58 +++++++++++++++++++ > MAINTAINERS | 2 + > 2 files changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/cirrus,ep9301-adc.yaml > > diff --git a/Documentation/devicetree/bindings/iio/adc/cirrus,ep9301-adc.yaml b/Documentation/devicetree/bindings/iio/adc/cirrus,ep9301-adc.yaml > new file mode 100644 > index 000000000000..d0fd24d1be04 > --- /dev/null > +++ b/Documentation/devicetree/bindings/iio/adc/cirrus,ep9301-adc.yaml > @@ -0,0 +1,58 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/iio/adc/cirrus,ep9301-adc.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Cirrus Logic EP930x internal ADC > + > +description: | > + Cirrus Logic EP9301/EP9302 SoCs' internal ADC block. > + > + User's manual: > + https://cdn.embeddedts.com/resource-attachments/ts-7000_ep9301-ug.pdf > + > +maintainers: > + - Alexander Sverdlin > + > +properties: > + compatible: > + const: cirrus,ep9301-adc > + > + reg: > + maxItems: 1 > + > + clocks: > + maxItems: 1 > + > + clock-names: > + const: ep93xx-adc Weird name for a clock. Generally is signal name or what it controls (e.g. bus, core, etc.). Perhaps just drop it. > + > + interrupts: > + maxItems: 1 > + > +required: > + - compatible > + - reg > + - clocks > + - clock-names > + > +additionalProperties: false > + > +examples: > + - | > + #include > + soc { > + #address-cells = <1>; > + #size-cells = <1>; > + > + adc: adc@80900000 { > + compatible = "cirrus,ep9301-adc"; > + reg = <0x80900000 0x28>; > + clocks = <&syscon EP93XX_CLK_ADC>; > + clock-names = "ep93xx-adc"; > + interrupt-parent = <&vic1>; > + interrupts = <30>; > + }; > + }; > +... > diff --git a/MAINTAINERS b/MAINTAINERS > index 69565ac0c224..4a914d5bc2e6 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2027,8 +2027,10 @@ M: Hartley Sweeten > M: Alexander Sverdlin > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > +F: Documentation/devicetree/bindings/iio/adc/cirrus,ep9301-adc.yaml > F: arch/arm/mach-ep93xx/ > F: arch/arm/mach-ep93xx/include/mach/ > +F: drivers/iio/adc/ep93xx_adc.c > > ARM/CLKDEV SUPPORT > M: Russell King > -- > 2.37.3 > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel