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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 E31BBC4332B for ; Thu, 31 Dec 2020 08:34:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B0711223DB for ; Thu, 31 Dec 2020 08:34:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726388AbgLaIeD (ORCPT ); Thu, 31 Dec 2020 03:34:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49934 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726356AbgLaIeD (ORCPT ); Thu, 31 Dec 2020 03:34:03 -0500 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 61F31C061575 for ; Thu, 31 Dec 2020 00:33:22 -0800 (PST) Received: by mail-wm1-x331.google.com with SMTP id 3so6711074wmg.4 for ; Thu, 31 Dec 2020 00:33:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=7CZya83atebnWeu1yHEbLA0a58aDtjoVw0Tiqu5x01A=; b=iPGHGeVR19yf0873nrpSscXEgUi6czdITxFf9XPnoJ9ABQczW4ok8EEnowhMbWE+RU 83H9Egp/wsOFoyI0KgnI6TUetGDp2RmqGYnfmjcSh8IhiYc/95wOBL3Ze+nAeK+YEmPU 30BbdPtfxtt8XqILPZFB4+EzKqmZ8y6T2jSUDbll+sIk2xB71at0b4XQHvfZ9E4NMyoY 1r9+Vu9dT1US1yuzq/3QCdSwye6xV+yiudh/tO4R1ebQ8XkHxsjfPg+eo/2NQK3j+ELL PceYAOI3RTem7iJrRtgKxtYJrkRRJ5OG2EOn/dByp+36RCL1pUkuUKVuRZKNc4nkkVJ5 JtgQ== 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:content-transfer-encoding :in-reply-to; bh=7CZya83atebnWeu1yHEbLA0a58aDtjoVw0Tiqu5x01A=; b=gkXOI3vjHO1+QPkv/+iam4/PRBtzfZtpbo+/EA5SdLTop7MgCvVmZgbxJlIOT/DWIa xylI0y/CudwP5MPfgceVS4w71kio6p4rRWJRmLgm91KYnvCkfglutm2zjqLDF9aa7DiS O93p39+GJJYEG0iSHw1Gsz3krLtziouVSViMRAsEUBY07G4yMq9YbKIe14ut8+CZ6ESF bbJ8lulMYCpB64RLVvtND9MGAxCqsrogB8i4z3T2Qd7V+RnZVtgAgsHwf00SMaj20ad2 NnoxZqowLD70IK0lZX4NoxAQ0k5ICxHniEFQLM6cHvGC2Lov5jQWtJRhXKkI59MFNodv xk2A== X-Gm-Message-State: AOAM531wveNB/PcF9LOG04+0mpWrE3M8+wwrqWnlw3K+WRqMifP0HUNE naVw9xmo+Xcaqy2kZndJm12uDg== X-Google-Smtp-Source: ABdhPJxgVpv6k0MI/BzifwYgB548pcGt6oqlux6TtaOZNi7+9Ao4+rwMet8Sf7IpouJnC+LD4ubqhA== X-Received: by 2002:a1c:b407:: with SMTP id d7mr11034773wmf.34.1609403601033; Thu, 31 Dec 2020 00:33:21 -0800 (PST) Received: from dell ([91.110.221.133]) by smtp.gmail.com with ESMTPSA id z15sm71074287wrv.67.2020.12.31.00.33.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 31 Dec 2020 00:33:20 -0800 (PST) Date: Thu, 31 Dec 2020 08:33:17 +0000 From: Lee Jones To: Pavel Machek Cc: Alexander Dahl , 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 Subject: Re: [PATCH v9 1/4] dt-bindings: mfd: Fix schema warnings for pwm-leds Message-ID: <20201231083317.GB4413@dell> References: <20201228163217.32520-1-post@lespocky.de> <20201228163217.32520-2-post@lespocky.de> <20201230185439.GC25903@duo.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20201230185439.GC25903@duo.ucw.cz> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 30 Dec 2020, Pavel Machek wrote: > 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. > > > > 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 > > Acked-by: Jeff LaBundy > > Acked-by: Rob Herring > > Thanks, applied. Sorry, what? Applied to what tree? -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog