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 X-Spam-Level: X-Spam-Status: No, score=-7.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1289BC4363D for ; Tue, 6 Oct 2020 22:28:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 92B4720B1F for ; Tue, 6 Oct 2020 22:28:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602023305; bh=coJ1iOq+LlNRt4uvv6yyMFzlM9BCTJeRuyaaQNz7Ur4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Qz0Eg9PN0VfttkFDvv3PWxQV542lUadi2+Rzmmc2nMkv0ISpbrxh7WN+mv82TjM0H ysMt97nugOV6cS6nwl9kk5n2l3i5HG8Ojj7h0zZmiC1SQQ8mVhYPM1yEazSPvp+lDI FaaBme3C4DcYW+wgRpM9RoA5HIAEW0xpw/Mxo+cw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727662AbgJFW2Z (ORCPT ); Tue, 6 Oct 2020 18:28:25 -0400 Received: from mail-oi1-f196.google.com ([209.85.167.196]:46608 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726323AbgJFW2Y (ORCPT ); Tue, 6 Oct 2020 18:28:24 -0400 Received: by mail-oi1-f196.google.com with SMTP id u126so266151oif.13; Tue, 06 Oct 2020 15:28:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=BK9fnoo1uA83BhzEQ3W88lbLalesaiwBhSmKSbszAEo=; b=KGEHT7kDJeAoS+PCtr7d4LDVh1qCHZD5OL+6U2jHr3I1LiFWTioFyDhuhHrudsWh/A 3r1zzcl3kM9yjBuVhk83rktb3dtXRtQAZvjWcbjLl36soVBvi4fA236UVnrrOOTp6mDF xy3Un4OeoG9lwSwtmJ4FzJJnz8gfG2UN3+9EL9rHsbCgSrtozpIsy5nNSZyZKYPn4oni jJUdABzoxMLLrNG+L9/729e2HFlCZvXprawK9GFvtzAQ8kh0AuIs0o/m4GuzNdnJocJR JqN/YDcPjzYp2/NLH+KdmULqeIBggnHai+87le1mpVDje43/kW5InJJH+1IZfRfiL6PQ 897g== X-Gm-Message-State: AOAM533zinPAZ9rbqNwI77aIwnq2UzvlBkEQHKSRqG6zn7Ct1v6z7qlB SkNQa1xWD2eEi3jEkVPXEA== X-Google-Smtp-Source: ABdhPJxoVcEzp/l6VNBrV6AdkDsAonSUtV210T7j1H1LSoBOsP96XXbUFBTHpRVqHhawYzCR0qUyPA== X-Received: by 2002:aca:af07:: with SMTP id y7mr298067oie.176.1602023303569; Tue, 06 Oct 2020 15:28:23 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id k51sm86028otc.46.2020.10.06.15.28.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Oct 2020 15:28:22 -0700 (PDT) Received: (nullmailer pid 2970094 invoked by uid 1000); Tue, 06 Oct 2020 22:28:21 -0000 Date: Tue, 6 Oct 2020 17:28:21 -0500 From: Rob Herring To: Alexander Dahl Cc: Dan Murphy , Jeff LaBundy , Pavel Machek , linux-stm32@st-md-mailman.stormreply.com, Alexander Dahl , linux-mips@vger.kernel.org, linux-omap@vger.kernel.org, Rob Herring , Jacek Anaszewski , Lee Jones , linux-leds@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v7 03/12] dt-bindings: mfd: Fix schema warnings for pwm-leds Message-ID: <20201006222821.GA2970040@bogus> References: <20201005203451.9985-1-post@lespocky.de> <20201005203451.9985-4-post@lespocky.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201005203451.9985-4-post@lespocky.de> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 05 Oct 2020 22:34:42 +0200, Alexander Dahl wrote: > 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. > > 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.example.dt.yaml: pwmleds: 'panel' does not match any of the regexes: '^led(-[0-9a-f]+)?$', 'pinctrl-[0-9]+' > From schema: /home/alex/src/linux/leds/Documentation/devicetree/bindings/leds/leds-pwm.yaml > > Signed-off-by: Alexander Dahl > --- > > Notes: > v6 -> v7: > * added warning message to commit message (Krzysztof Kozlowski) > > v6: > * added this patch to series > > Documentation/devicetree/bindings/mfd/iqs62x.yaml | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Acked-by: Rob Herring