Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp10764385pxu; Wed, 30 Dec 2020 10:57:33 -0800 (PST) X-Google-Smtp-Source: ABdhPJygXUkAzFe4SGu15dAXcEdRvFRp1ObZRAag+tJoaOF59N77AG8cUS5zIa5PZH5SnJcgo/cr X-Received: by 2002:a17:906:d9cf:: with SMTP id qk15mr53074444ejb.453.1609354653443; Wed, 30 Dec 2020 10:57:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1609354653; cv=none; d=google.com; s=arc-20160816; b=rU9LDt6jqVY89IoRH5JPCOgzYj/rSyLz5zqHj5l/wSeYM4C4pgonTeh306jINz6WM8 l7xwPgOPRGHczrkM7CVukDDgVzdM6EcIMDxtAhbP9eU1OYulRlyiz9jG8F1RyC8A38YU SNk919Ikltemthu5TzquUTFdbDFTWzjiRlsmpEoMRH6CeFp4zk8QLTRTCIvjjQhwJKNf MGVJkuHLb7K5Qz/7rgQQRs/zaw8d4EiwwBb9E/zt5vWcSlFbYizp6LnicFuFsyya+bY+ juzb3XECrK5/TUCYxS6MNrx5IIoWXU06VQXkKnnJuWodGH26FAxfo2OfgoquZAVQIGVT 4pXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=GAS3LhklAa1tqscitsip3mvKQGljL9DZc4LlbA6Ph7E=; b=Avsy9ulVYtjotKIK5lb7YytHa3GL9tgoGXNEkY/5sIjI+TwDhqSBm/L+Bv37i5lkLn E3+VlWohCX1+9YHYoZs3p/jRz0+2yWKva5D43hbw/lGT2sYGQx1hJzw9t8XWNGAsr7gc LtOCmCTodLTER9zbw1d0GmkekHMizh2RkN+vH8q5qKGTzLjTBXr/+NOym6uy+CoNIwE4 ftQ5+W8f2uit6OChTU2610YrQrc3MuBPHSa2BFb2NFt2qf2fEEf4GDasXZa9yL2TWG8B pMJF9vO1MiTkZvTalX1mI7ToKhm93M34JN7AwhK2m81sJ1eTALTW7dpxjkKEEYTJZgdJ dc0w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n3si21551224ejx.102.2020.12.30.10.57.10; Wed, 30 Dec 2020 10:57:33 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726530AbgL3SzY (ORCPT + 99 others); Wed, 30 Dec 2020 13:55:24 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:56230 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726261AbgL3SzY (ORCPT ); Wed, 30 Dec 2020 13:55:24 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 1838D1C0B79; Wed, 30 Dec 2020 19:54:40 +0100 (CET) Date: Wed, 30 Dec 2020 19:54:39 +0100 From: Pavel Machek To: Alexander Dahl Cc: Rob Herring , Alexander Dahl , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-amlogic@lists.infradead.org, Jeff LaBundy , Rob Herring , Lee Jones Subject: Re: [PATCH v9 1/4] dt-bindings: mfd: Fix schema warnings for pwm-leds Message-ID: <20201230185439.GC25903@duo.ucw.cz> References: <20201228163217.32520-1-post@lespocky.de> <20201228163217.32520-2-post@lespocky.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/e2eDi0V/xtL+Mc8" Content-Disposition: inline In-Reply-To: <20201228163217.32520-2-post@lespocky.de> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --/e2eDi0V/xtL+Mc8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > The node names for devices using the pwm-leds driver follow a certain > naming scheme (now). Parent node name is not enforced, but recommended > by DT project. >=20 > DTC Documentation/devicetree/bindings/mfd/iqs62x.example.dt.yaml > CHECK Documentation/devicetree/bindings/mfd/iqs62x.example.dt.yaml > /home/alex/build/linux/Documentation/devicetree/bindings/mfd/iqs62x.examp= le.dt.yaml: pwmleds: 'panel' does not match any of the regexes: '^led(-[0-9= a-f]+)?$', 'pinctrl-[0-9]+' > From schema: /home/alex/src/linux/leds/Documentation/devicetree/b= indings/leds/leds-pwm.yaml >=20 > Signed-off-by: Alexander Dahl > Acked-by: Jeff LaBundy > Acked-by: Rob Herring Thanks, applied. Pavel =09 --=20 http://www.livejournal.com/~pavelmachek --/e2eDi0V/xtL+Mc8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCX+zM7wAKCRAw5/Bqldv6 8sT8AJ4sSbkyvZGGUOSissG3vFkVRFGtRQCff5oybsiqQBdqq0XQhBEAK+ofAG8= =bqv7 -----END PGP SIGNATURE----- --/e2eDi0V/xtL+Mc8--