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 9B203C433F5 for ; Tue, 8 Mar 2022 01:09:05 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:References:In-Reply-To:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=7w8pvXqXJnlfwUJUNeowVdMH00TY9SfI72ZZSwbCOHk=; b=M0NUmZp/XvjKNfpfh0ahBsaigY mBzi7gMwTRVx5Vj3P+GoKmCKmvr2hoaOx3aYlrbCuOB90klrT9b1c2Q5V/NFiAn2qpq3TKCHdZer4 AyKR6XJIDByepY4Un6dVCfHKZR3bvg9CMCLR6Cu7Un/pwYyLahgD6SXyvAdDzINPMQdlrncVsnwom avpDpkco4k/Wwb5AEefSpzJKzlKGdcNMTLvRaB2JenRSSwWfhKJbrcGM+UiS+X74/ipXQGwOJ7EHT FmzRdehTpV0qnoOxFPC1ujVHJM3WBLyreGJ2Hc5fHrEfERlpyxXCuVk34DTqXtIjqd0GPwdBdjROz QlFmkuvQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nROKQ-002HIl-IH; Tue, 08 Mar 2022 01:07:54 +0000 Received: from mail-ot1-f41.google.com ([209.85.210.41]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nROKM-002HGl-Vq for linux-arm-kernel@lists.infradead.org; Tue, 08 Mar 2022 01:07:52 +0000 Received: by mail-ot1-f41.google.com with SMTP id o106-20020a9d2273000000b005b21f46878cso5343396ota.3 for ; Mon, 07 Mar 2022 17:07:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=12XEWrfJJHySa9ucL9RV1LRbnMaoGn2lDS/BPBwPCdA=; b=J5/JuFdABYvQPJ4l+wEdTFvaVGgD2NeYyR+xfP3M4jpngBvbYTvtvjq/hYdmBtMncP 1C9MMVNShAobX0W65Z3LsycXq81YRSHLz31UghXY7MOgnpl9JQWkN4YtYjAZUcbp1N74 /3PxRIgRZBm7XqcirLLD3jI2KJj08jBTLY+j9URhMmOuMw5TXYk6d/MkQPkIdD04mUx5 nU9UbXO/4m9ngxf9sjX5DdpUI1JECYCMo1+QRBm530W0lnM/ViW0hmDW0iQ6WtzYFwlR Tmzd+leOENXYtieYsuqnaraYznzF5zpRf8AGEo4jBCjbphdI7T46mM3yGrlO4His2Gn4 FOcg== X-Gm-Message-State: AOAM533E6mj3gpJMPBw/aZEVRB4WIk44mxJq7V6M+TbAG6qBL82Y+DHc fAwpx0pW18E7jcm03EFSBQ== X-Google-Smtp-Source: ABdhPJxoKDNYYs7TzAhFqVTY+CLyhokQvtKcTTgQtR/V+xGGld1FpDXFhldfCDGd6NVMb+Yz67QBJA== X-Received: by 2002:a05:6830:2aa7:b0:5b2:2086:d608 with SMTP id s39-20020a0568302aa700b005b22086d608mr6099000otu.159.1646701667031; Mon, 07 Mar 2022 17:07:47 -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 b63-20020acab242000000b002d9ddf4596fsm1836035oif.49.2022.03.07.17.07.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Mar 2022 17:07:46 -0800 (PST) Received: (nullmailer pid 3624794 invoked by uid 1000); Tue, 08 Mar 2022 01:07:40 -0000 From: Rob Herring To: Sergiu Moga In-Reply-To: <20220307153656.177589-2-sergiu.moga@microchip.com> References: <20220307153656.177589-1-sergiu.moga@microchip.com> <20220307153656.177589-2-sergiu.moga@microchip.com> Subject: Re: [PATCH v3 1/2] dt-bindings: pwm: convert atmel pwm to json-schema Date: Mon, 07 Mar 2022 19:07:40 -0600 Message-Id: <1646701660.903645.3624793.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220307_170751_050746_D2D6B19D X-CRM114-Status: GOOD ( 10.84 ) 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: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, krzysztof.kozlowski@canonical.com, robh+dt@kernel.org, linux-kernel@vger.kernel.org, thierry.reding@gmail.com, linux-pwm@vger.kernel.org, u.kleine-koenig@pengutronix.de, lee.jones@linaro.org, claudiu.beznea@microchip.com, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 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, 07 Mar 2022 17:36:55 +0200, Sergiu Moga wrote: > Convert PWM binding for Atmel/Microchip SoCs to Device Tree Schema > format. > > Signed-off-by: Sergiu Moga > --- > .../bindings/pwm/atmel,at91sam-pwm.yaml | 42 +++++++++++++++++++ > .../devicetree/bindings/pwm/atmel-pwm.txt | 35 ---------------- > MAINTAINERS | 2 +- > 3 files changed, 43 insertions(+), 36 deletions(-) > create mode 100644 Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml > delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-pwm.txt > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/1602300 pwm@e1604000: compatible:0: 'microchip,sama7g5-pwm' is not one of ['atmel,at91sam9rl-pwm', 'atmel,sama5d3-pwm', 'atmel,sama5d2-pwm', 'microchip,sam9x60-pwm'] arch/arm/boot/dts/at91-sama7g5ek.dt.yaml pwm@e1604000: compatible: ['microchip,sama7g5-pwm', 'atmel,sama5d2-pwm'] is too long arch/arm/boot/dts/at91-sama7g5ek.dt.yaml _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel