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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 514C1C4743C for ; Fri, 4 Jun 2021 20:57:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 35AB461404 for ; Fri, 4 Jun 2021 20:57:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231214AbhFDU7g (ORCPT ); Fri, 4 Jun 2021 16:59:36 -0400 Received: from mail-ot1-f48.google.com ([209.85.210.48]:43946 "EHLO mail-ot1-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230177AbhFDU7g (ORCPT ); Fri, 4 Jun 2021 16:59:36 -0400 Received: by mail-ot1-f48.google.com with SMTP id i12-20020a05683033ecb02903346fa0f74dso10340461otu.10; Fri, 04 Jun 2021 13:57:49 -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=Elxb3rK3x/4U++qApO9PAM2B/AZWM7MGwkHOJawX95Q=; b=llLCvILZebgCl1ISh11EugaPbIglXo1mS3LGU1ey5GIGQFdBdrjntZdLab3Z48UnHU 4M5E/OmqalSg6by7cuLnNPUjSNgRAMus+CP2T6ewGZM3sGNsihf7hoLvQhmMdxjtaj/P LI0M7ZMEzgxigwRlhD9eq5mu7NAirugS0vkUzoYFEhLzxaigPfz+1SB21aUX6v/Ad61P Rj3uWJFlTjlsDM3ebpatUrhm7nxJgLmIvXfNzaJFA/i68X6dbTFRJgTyKpetP1dbzLap fyBfWkqPCw/G48uOMLpGC3sgnyt4KC9uoAraBg5ajqGZWuavDDHarNsUGreUET3gWXqh LJTA== X-Gm-Message-State: AOAM531yxuGwdj0g9UJhMY06LGXN5jZbpyN+Tz5AFgNldGHMXd7VRLIv devzU0aQu5tnuVlH+uAcFQ== X-Google-Smtp-Source: ABdhPJwDy254Ii6EJyqsrGFEuLwAKAC+6UNXts4PYchcl9t9VYdLQSp/B+FGne9QKEpzYhPLZXBVgA== X-Received: by 2002:a9d:5eb:: with SMTP id 98mr5455935otd.61.1622840269022; Fri, 04 Jun 2021 13:57:49 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id w11sm658970oov.19.2021.06.04.13.57.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Jun 2021 13:57:48 -0700 (PDT) Received: (nullmailer pid 3904119 invoked by uid 1000); Fri, 04 Jun 2021 20:57:47 -0000 Date: Fri, 4 Jun 2021 15:57:47 -0500 From: Rob Herring To: Lokesh Vutla Cc: linux-pwm@vger.kernel.org, Linux OMAP Mailing List , Vignesh R , tony@atomide.com, Linux ARM Mailing List , Nishanth Menon , Rob Herring , Device Tree Mailing List , Sekhar Nori , lee.jones@linaro.org, u.kleine-koenig@pengutronix.de, thierry.reding@gmail.com Subject: Re: [PATCH v2 2/4] dt-bindings: pwm: tiehrpwm: Make clock and clock-names as required properties Message-ID: <20210604205747.GA3904064@robh.at.kernel.org> References: <20210528045817.16618-1-lokeshvutla@ti.com> <20210528045817.16618-3-lokeshvutla@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210528045817.16618-3-lokeshvutla@ti.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 28 May 2021 10:28:15 +0530, Lokesh Vutla wrote: > Driver fails to probe when 'clock' and 'clock-names' properties are not > populated in DT. But the binding documentation says these properties are > optional. Fix this by making 'clock' and 'clock-names' properties as > required. > > Signed-off-by: Lokesh Vutla > --- > Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring 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=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 845B4C4743D for ; Fri, 4 Jun 2021 21:01:52 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 4C98B61028 for ; Fri, 4 Jun 2021 21:01:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4C98B61028 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=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SoY3mSKvvDywGeObeZ6jAQup24rsLV41oMBbeOm+Ing=; b=NO5AgN8L7NE5hA h1IlbnW+rYRbZ2f5q4wBwUaNS4K/PsHcpWOWKy7YgQ5yYBwdlocUmBIR5y0b6EmtuVnOE5IDeJxjP hosas8oLwrE2puoHMvuyCG4i151jdZxB4a6jgj97aSpmHZYjeJXFao4awGGatmssG9yMubbdhqvIy 93gdvhESFAjHDJumRMyA+EBVMvxHQ5cKs25QUKF93o4cQ8DsYdItAR5nsjix/d21MJJDDKXatXdkt jlZNwpbvQq5N7jOGPk6QlWGi7YlhtYcxiIdSmF9NGDTQyMJP1ycMSHq/olEf6Jg/C7gXHcsm0VlxZ F8eH0SiKcYHqsxK8hbjA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lpGvG-00FDKZ-Pe; Fri, 04 Jun 2021 21:00:07 +0000 Received: from mail-ot1-f45.google.com ([209.85.210.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lpGt5-00FCIK-Jq for linux-arm-kernel@lists.infradead.org; Fri, 04 Jun 2021 20:57:52 +0000 Received: by mail-ot1-f45.google.com with SMTP id w23-20020a9d5a970000b02903d0ef989477so5951484oth.9 for ; Fri, 04 Jun 2021 13:57:51 -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=Elxb3rK3x/4U++qApO9PAM2B/AZWM7MGwkHOJawX95Q=; b=ZgwWmmnhGI2efkIEhU/Bk8WqSCrWbO8XniM3xe2KZXaLcJ7uTfFtoHkaHfjW9BIw2y OZeCSCEmc4J1WtpLwrFZrtm5Auwi8JYqk0ZAvCSgGmxIdOrMn98HdSbh3WKEiacmA2UB CcxANhpSF28vcDb4JuNIID3OUqiGFGdrtMKgrJy/YgBJf0tso80kg6YtE4/Jn4bBvYmt 1C07yNHSZ3GCRJCqMk+lPfyiqA9azZptKLE+Dk59/8KFCMsNvv6gx7Z7lHkK/FNQgy6Z VH6OEg3H/VNdQJ6mZi2iffaKrY2UqiKCDhd3wmvaKzyqhQYbqBKqwwOZXd7RN88S3137 Hj0Q== X-Gm-Message-State: AOAM533xtSFu7Qc9izPnKgJIVSZAcFZte8/UnLiqC5S09VLJzXVG6D9C e1EGAMtZIUKKf4aXPXKQ9w== X-Google-Smtp-Source: ABdhPJwDy254Ii6EJyqsrGFEuLwAKAC+6UNXts4PYchcl9t9VYdLQSp/B+FGne9QKEpzYhPLZXBVgA== X-Received: by 2002:a9d:5eb:: with SMTP id 98mr5455935otd.61.1622840269022; Fri, 04 Jun 2021 13:57:49 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id w11sm658970oov.19.2021.06.04.13.57.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Jun 2021 13:57:48 -0700 (PDT) Received: (nullmailer pid 3904119 invoked by uid 1000); Fri, 04 Jun 2021 20:57:47 -0000 Date: Fri, 4 Jun 2021 15:57:47 -0500 From: Rob Herring To: Lokesh Vutla Cc: linux-pwm@vger.kernel.org, Linux OMAP Mailing List , Vignesh R , tony@atomide.com, Linux ARM Mailing List , Nishanth Menon , Rob Herring , Device Tree Mailing List , Sekhar Nori , lee.jones@linaro.org, u.kleine-koenig@pengutronix.de, thierry.reding@gmail.com Subject: Re: [PATCH v2 2/4] dt-bindings: pwm: tiehrpwm: Make clock and clock-names as required properties Message-ID: <20210604205747.GA3904064@robh.at.kernel.org> References: <20210528045817.16618-1-lokeshvutla@ti.com> <20210528045817.16618-3-lokeshvutla@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210528045817.16618-3-lokeshvutla@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210604_135751_685118_D7333855 X-CRM114-Status: GOOD ( 12.11 ) 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: , 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 Fri, 28 May 2021 10:28:15 +0530, Lokesh Vutla wrote: > Driver fails to probe when 'clock' and 'clock-names' properties are not > populated in DT. But the binding documentation says these properties are > optional. Fix this by making 'clock' and 'clock-names' properties as > required. > > Signed-off-by: Lokesh Vutla > --- > Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel