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 6C46FC4727E for ; Wed, 7 Oct 2020 06:26:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0A49D20B1F for ; Wed, 7 Oct 2020 06:26:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602051963; bh=9J6pd4Urt8nLaYajtW0xX9CVZZNmrwIcH02wFm6GCzo=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=a74bPkwJTVjCHUg1fcuyD+zHncqKsmZbzVJeGwiqWvzW53aSg1dSNxwLr+wBdGefi QbfVqwU3mzQyp+jeKTa6JXRtKlIjODn9S2TwYj0njRSfITwQqClZZlLaEaqbScMofe pItrHtYm03ztkirTHV6YbS8SH+BinVFQcEqHgat4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727307AbgJGG0C (ORCPT ); Wed, 7 Oct 2020 02:26:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:46006 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725970AbgJGG0C (ORCPT ); Wed, 7 Oct 2020 02:26:02 -0400 Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id AC69221531; Wed, 7 Oct 2020 06:26:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602051961; bh=9J6pd4Urt8nLaYajtW0xX9CVZZNmrwIcH02wFm6GCzo=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=cjP10fipeHTdrU/XdlnBVJ7nEBd1DP/mHTZ4wefjHHoLp9lxNvYU9bP5xkqznMJxe wdl3FjyjprNsFoIgfs4MvjUw8+2mX9yOGKdDx/q7PdKmPRqW4i18tmFXSJXv87xb/w jYTrYjlyVbMDlYgJfvP/m4NxZ5TcwBYezWVwQrWs= Received: by mail-ed1-f53.google.com with SMTP id t21so925268eds.6; Tue, 06 Oct 2020 23:26:00 -0700 (PDT) X-Gm-Message-State: AOAM530pnQbCX/Wfw4gFW4sJnl0D9pyL7OzzwdjDQTdcsuEfdSR6ObD4 oavjcPDY2io3rAY8m8nUo3P5JNDVPiUI/ffdeZo= X-Google-Smtp-Source: ABdhPJzlgSjYiE8Nro65NAUBEhu5or+8YJ/UtMdDrVp9y+cPmyFnaghXEP0Rg3rNv4h1igGfmvWPgDizOURlpLSk7PM= X-Received: by 2002:a50:a452:: with SMTP id v18mr1834674edb.143.1602051959063; Tue, 06 Oct 2020 23:25:59 -0700 (PDT) MIME-Version: 1.0 References: <20201005203451.9985-1-post@lespocky.de> <20201005203451.9985-8-post@lespocky.de> In-Reply-To: <20201005203451.9985-8-post@lespocky.de> From: Krzysztof Kozlowski Date: Wed, 7 Oct 2020 08:25:47 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v7 07/12] ARM: dts: exynos: Fix schema warnings for pwm-leds To: Alexander Dahl Cc: Pavel Machek , Dan Murphy , Rob Herring , Alexander Dahl , Jacek Anaszewski , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , linux-arm-kernel@lists.infradead.org, "linux-samsung-soc@vger.kernel.org" , linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-amlogic@lists.infradead.org, linux-mips@vger.kernel.org, Kukjin Kim Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Mon, 5 Oct 2020 at 22:36, 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 arch/arm/boot/dts/exynos5410-odroidxu.dt.yaml > CHECK arch/arm/boot/dts/exynos5410-odroidxu.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5410-odroidxu.dt.yaml: pwmleds: 'blueled', 'greenled' do 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 > DTC arch/arm/boot/dts/exynos5422-odroidhc1.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidhc1.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidhc1.dt.yaml: pwmleds: 'blueled' 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 > DTC arch/arm/boot/dts/exynos5422-odroidxu3.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidxu3.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidxu3.dt.yaml: pwmleds: 'blueled', 'greenled' do 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 > DTC arch/arm/boot/dts/exynos5422-odroidxu3-lite.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidxu3-lite.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidxu3-lite.dt.yaml: pwmleds: 'blueled', 'greenled' do 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 > DTC arch/arm/boot/dts/exynos5422-odroidxu4.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidxu4.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidxu4.dt.yaml: pwmleds: 'blueled' 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: > * split up patch (one per sub arch) > * added actual warnings to commit message > > arch/arm/boot/dts/exynos5422-odroidhc1.dts | 4 ++-- > arch/arm/boot/dts/exynos5422-odroidxu4.dts | 4 ++-- > arch/arm/boot/dts/exynos54xx-odroidxu-leds.dtsi | 11 ++++++----- > 3 files changed, 10 insertions(+), 9 deletions(-) Looks OK but it is too late for this cycle. I'll pick it up after merge window. Best regards, Krzysztof 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.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 6C2A7C4363C for ; Wed, 7 Oct 2020 06:27:49 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C6A15206F0 for ; Wed, 7 Oct 2020 06:27:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rcZrcGH/"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="cjP10fip" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C6A15206F0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=LXqr8Ac6mSMmxjQrDlhrRjj2qlqTXy6wPbUaZIL6Qek=; b=rcZrcGH/BokxCUVErCJeF6Yon XXyc03yFgRzcfpVkBUGgiTKNjiOsGdCsLin73hfkPPYi4ofkPdDkV3KJV78x6MaYoW9Rt12j8MGgV diufnu6nl4qGEd8HO5z3AF8M1saz0d8HCVIv2lCn3q7zoVj6eYJsoHNponZJedvhUZnSO9TYosD+W /USTQPw5fxEBIOlSn3SG7Sj8E60A2LE2MmvXb1tGn3uYsVpDM4EQ/w/S9ONCTw+NFnYZhXCSs0Xgv 1/pIcglvdaQIgBwpw4A7SpGEGX8bXSJOo8rxHgrar3uyZ+9aTj/sz92m0vs7TXzX2Xp6rPD3bhmAy iePR3NlsQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQ2ts-0007jA-3c; Wed, 07 Oct 2020 06:26:08 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQ2tm-0007iB-UY; Wed, 07 Oct 2020 06:26:05 +0000 Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A2616206F0; Wed, 7 Oct 2020 06:26:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602051961; bh=9J6pd4Urt8nLaYajtW0xX9CVZZNmrwIcH02wFm6GCzo=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=cjP10fipeHTdrU/XdlnBVJ7nEBd1DP/mHTZ4wefjHHoLp9lxNvYU9bP5xkqznMJxe wdl3FjyjprNsFoIgfs4MvjUw8+2mX9yOGKdDx/q7PdKmPRqW4i18tmFXSJXv87xb/w jYTrYjlyVbMDlYgJfvP/m4NxZ5TcwBYezWVwQrWs= Received: by mail-ed1-f52.google.com with SMTP id l16so935952eds.3; Tue, 06 Oct 2020 23:26:00 -0700 (PDT) X-Gm-Message-State: AOAM5315kcCAAj7kC5luagV7xsGMxpBlYXXat5jhlI2r5XeOxjza01ak 0LA0PIZKaUkUwJAXxNrG94b3QK2YKPogCunmPvc= X-Google-Smtp-Source: ABdhPJzlgSjYiE8Nro65NAUBEhu5or+8YJ/UtMdDrVp9y+cPmyFnaghXEP0Rg3rNv4h1igGfmvWPgDizOURlpLSk7PM= X-Received: by 2002:a50:a452:: with SMTP id v18mr1834674edb.143.1602051959063; Tue, 06 Oct 2020 23:25:59 -0700 (PDT) MIME-Version: 1.0 References: <20201005203451.9985-1-post@lespocky.de> <20201005203451.9985-8-post@lespocky.de> In-Reply-To: <20201005203451.9985-8-post@lespocky.de> From: Krzysztof Kozlowski Date: Wed, 7 Oct 2020 08:25:47 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v7 07/12] ARM: dts: exynos: Fix schema warnings for pwm-leds To: Alexander Dahl X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201007_022603_154441_844CF7BE X-CRM114-Status: GOOD ( 16.68 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, "linux-samsung-soc@vger.kernel.org" , Kukjin Kim , Alexander Dahl , "linux-kernel@vger.kernel.org" , linux-mips@vger.kernel.org, Rob Herring , Dan Murphy , Pavel Machek , linux-amlogic@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-leds@vger.kernel.org, Jacek Anaszewski 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 Mon, 5 Oct 2020 at 22:36, 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 arch/arm/boot/dts/exynos5410-odroidxu.dt.yaml > CHECK arch/arm/boot/dts/exynos5410-odroidxu.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5410-odroidxu.dt.yaml: pwmleds: 'blueled', 'greenled' do 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 > DTC arch/arm/boot/dts/exynos5422-odroidhc1.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidhc1.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidhc1.dt.yaml: pwmleds: 'blueled' 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 > DTC arch/arm/boot/dts/exynos5422-odroidxu3.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidxu3.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidxu3.dt.yaml: pwmleds: 'blueled', 'greenled' do 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 > DTC arch/arm/boot/dts/exynos5422-odroidxu3-lite.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidxu3-lite.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidxu3-lite.dt.yaml: pwmleds: 'blueled', 'greenled' do 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 > DTC arch/arm/boot/dts/exynos5422-odroidxu4.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidxu4.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidxu4.dt.yaml: pwmleds: 'blueled' 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: > * split up patch (one per sub arch) > * added actual warnings to commit message > > arch/arm/boot/dts/exynos5422-odroidhc1.dts | 4 ++-- > arch/arm/boot/dts/exynos5422-odroidxu4.dts | 4 ++-- > arch/arm/boot/dts/exynos54xx-odroidxu-leds.dtsi | 11 ++++++----- > 3 files changed, 10 insertions(+), 9 deletions(-) Looks OK but it is too late for this cycle. I'll pick it up after merge window. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 28BC5C4363C for ; Wed, 7 Oct 2020 06:26:18 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B9E92206F0 for ; Wed, 7 Oct 2020 06:26:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="vPeiy5IU"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="cjP10fip" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B9E92206F0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qI81razgI+9b5qt5RLIIiHEMn3BafixGcU796I5m7Zk=; b=vPeiy5IUkfiCqbeyGsMOD2Qlp qHvkApCmmpKfSOS09+NQjg/e6+M/nyKI62X2fKTj3h6I7mHtT7iB3amIa3o+/fUr8KnwvQDIhK7ID L0ei9LPHxFgt7AQsfBaZgju6ldMQoQR4vQ0AQNQjfTVQu2nRl/6Hjw6Hg4FXuZlZZc1DLqo0eO6+Q lXik6y//gYi3aq4ZlSAdod3V1Xv9SpNj3CW4FNU/mkJilPcGbmqM/beYVRL9pm3ZONrhBGhUcH7Kv FARjKymQeEvjvqnZWdPboy4hZ3nIGsdYkaraQoHyYsykUQeID36ARUL6fMCoTAyotASCvIW9ver02 OUuZGfHSA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQ2tr-0007j0-8o; Wed, 07 Oct 2020 06:26:07 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kQ2tm-0007iB-UY; Wed, 07 Oct 2020 06:26:05 +0000 Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A2616206F0; Wed, 7 Oct 2020 06:26:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602051961; bh=9J6pd4Urt8nLaYajtW0xX9CVZZNmrwIcH02wFm6GCzo=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=cjP10fipeHTdrU/XdlnBVJ7nEBd1DP/mHTZ4wefjHHoLp9lxNvYU9bP5xkqznMJxe wdl3FjyjprNsFoIgfs4MvjUw8+2mX9yOGKdDx/q7PdKmPRqW4i18tmFXSJXv87xb/w jYTrYjlyVbMDlYgJfvP/m4NxZ5TcwBYezWVwQrWs= Received: by mail-ed1-f52.google.com with SMTP id l16so935952eds.3; Tue, 06 Oct 2020 23:26:00 -0700 (PDT) X-Gm-Message-State: AOAM5315kcCAAj7kC5luagV7xsGMxpBlYXXat5jhlI2r5XeOxjza01ak 0LA0PIZKaUkUwJAXxNrG94b3QK2YKPogCunmPvc= X-Google-Smtp-Source: ABdhPJzlgSjYiE8Nro65NAUBEhu5or+8YJ/UtMdDrVp9y+cPmyFnaghXEP0Rg3rNv4h1igGfmvWPgDizOURlpLSk7PM= X-Received: by 2002:a50:a452:: with SMTP id v18mr1834674edb.143.1602051959063; Tue, 06 Oct 2020 23:25:59 -0700 (PDT) MIME-Version: 1.0 References: <20201005203451.9985-1-post@lespocky.de> <20201005203451.9985-8-post@lespocky.de> In-Reply-To: <20201005203451.9985-8-post@lespocky.de> From: Krzysztof Kozlowski Date: Wed, 7 Oct 2020 08:25:47 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v7 07/12] ARM: dts: exynos: Fix schema warnings for pwm-leds To: Alexander Dahl X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201007_022603_154441_844CF7BE X-CRM114-Status: GOOD ( 16.68 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, "linux-samsung-soc@vger.kernel.org" , Kukjin Kim , Alexander Dahl , "linux-kernel@vger.kernel.org" , linux-mips@vger.kernel.org, Rob Herring , Dan Murphy , Pavel Machek , linux-amlogic@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-leds@vger.kernel.org, Jacek Anaszewski Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Mon, 5 Oct 2020 at 22:36, 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 arch/arm/boot/dts/exynos5410-odroidxu.dt.yaml > CHECK arch/arm/boot/dts/exynos5410-odroidxu.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5410-odroidxu.dt.yaml: pwmleds: 'blueled', 'greenled' do 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 > DTC arch/arm/boot/dts/exynos5422-odroidhc1.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidhc1.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidhc1.dt.yaml: pwmleds: 'blueled' 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 > DTC arch/arm/boot/dts/exynos5422-odroidxu3.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidxu3.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidxu3.dt.yaml: pwmleds: 'blueled', 'greenled' do 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 > DTC arch/arm/boot/dts/exynos5422-odroidxu3-lite.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidxu3-lite.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidxu3-lite.dt.yaml: pwmleds: 'blueled', 'greenled' do 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 > DTC arch/arm/boot/dts/exynos5422-odroidxu4.dt.yaml > CHECK arch/arm/boot/dts/exynos5422-odroidxu4.dt.yaml > /home/alex/build/linux/arch/arm/boot/dts/exynos5422-odroidxu4.dt.yaml: pwmleds: 'blueled' 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: > * split up patch (one per sub arch) > * added actual warnings to commit message > > arch/arm/boot/dts/exynos5422-odroidhc1.dts | 4 ++-- > arch/arm/boot/dts/exynos5422-odroidxu4.dts | 4 ++-- > arch/arm/boot/dts/exynos54xx-odroidxu-leds.dtsi | 11 ++++++----- > 3 files changed, 10 insertions(+), 9 deletions(-) Looks OK but it is too late for this cycle. I'll pick it up after merge window. Best regards, Krzysztof _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic