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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 55D42C636D4 for ; Wed, 1 Feb 2023 07:38:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231947AbjBAHiz (ORCPT ); Wed, 1 Feb 2023 02:38:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38956 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229819AbjBAHiy (ORCPT ); Wed, 1 Feb 2023 02:38:54 -0500 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E167B51C42 for ; Tue, 31 Jan 2023 23:38:51 -0800 (PST) Received: by mail-wm1-x32c.google.com with SMTP id l8so11959316wms.3 for ; Tue, 31 Jan 2023 23:38:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=rruAmV9Uf5Hcl9hQCEy5robAKir9unM5ck997RFMX8I=; b=FwBoEPVRCogQqe9FwjlzFft0Yxyu7UPcvYex7ji4jlsu95uk9nYCx1cEOEUSki+gkx zCHJXMksh3fWfV54ewKL50IhcuElkTz3Cot5aHKBjnIExMbB95i8wGhgDlI/tUb/cFKT JkDUHYlxfd5PfOPHgxjTEVU61qjzu0lWaP2jGov6x3zJYG9J4CJvwGTl8DouXu2ITrcL zG1vyN+tSsTo2ixiP+1ZddVu9n2fQ/3f3rlkDF0nl49pi99p0GKALZ/4puE0L6nyBXhl qGsfi/Br8MOdmpjgL4ppSJt/03t4hCgSlDWLlXaBXHV62a/Uf741AFd8Mt18IstcvqmW O+OA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rruAmV9Uf5Hcl9hQCEy5robAKir9unM5ck997RFMX8I=; b=XThT8p/sPv2fCoRKCNILz0JJErYbXF7wq2yEtqLdDEDevY4phDzlph257FJxFEyVOX fkBXHF8SlSsSadl0btH+u/1gFXd3YDP76zfOX+YDf136vdgeJ0TMUcqPZDupVON84qFK rrEgDz56qFhViC72rmloh2u1Pd6rAiq8+oP0JHIMmshdgtlMu2+PwbuSfp1LSZQrSE06 hedme0drXYBTMzWjnLI0F7tgIKAksGx4J+DnRGJr/19wTE/W/WD1diMKrc5/6/kQ/+d3 HDR+M2FSzZ98YHp39W62O692ycvJ/b3MfdggU6YyWARaeMhbpohnXCsMJNZFLjpUeskG mAsQ== X-Gm-Message-State: AO0yUKVuH5tZTtBnZ98TE084xC70zMqSvRNtqmidxt5pvXSqlLmfrxJf AholZUoBW86FhIrbUd6sjrl90w== X-Google-Smtp-Source: AK7set92R7HYwYsOrLSUKb+5aTwkUFUbqOC2ASSd7D2z7qSN8UK8bmDodyucNPdtXWOYT5Tw8IvPxQ== X-Received: by 2002:a05:600c:4f07:b0:3db:15b1:fb28 with SMTP id l7-20020a05600c4f0700b003db15b1fb28mr1002455wmq.19.1675237130432; Tue, 31 Jan 2023 23:38:50 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id y6-20020a7bcd86000000b003dc4480df80sm845229wmj.34.2023.01.31.23.38.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 31 Jan 2023 23:38:50 -0800 (PST) Message-ID: <31e979dd-f4e9-081e-1bf2-e44dffc4e70f@linaro.org> Date: Wed, 1 Feb 2023 08:38:48 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 2/3] dt-bindings: rtc: moxart: use proper names for gpio properties Content-Language: en-US To: Dmitry Torokhov , Alessandro Zummo , Alexandre Belloni , Rob Herring , Krzysztof Kozlowski Cc: Arnd Bergmann , linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <20230201054815.4112632-1-dmitry.torokhov@gmail.com> <20230201054815.4112632-2-dmitry.torokhov@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20230201054815.4112632-2-dmitry.torokhov@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/02/2023 06:48, Dmitry Torokhov wrote: > MOXA ART RTC driver has been switched to gpiod API and is now using > properly named properties for its gpios (with gpiolib implementing a > quirk to recognize legacy names). Change binding document to use > proper names as well. > > Signed-off-by: Dmitry Torokhov > --- > .../devicetree/bindings/rtc/moxa,moxart-rtc.txt | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/Documentation/devicetree/bindings/rtc/moxa,moxart-rtc.txt b/Documentation/devicetree/bindings/rtc/moxa,moxart-rtc.txt > index c9d3ac1477fe..1374df7bf9d6 100644 > --- a/Documentation/devicetree/bindings/rtc/moxa,moxart-rtc.txt > +++ b/Documentation/devicetree/bindings/rtc/moxa,moxart-rtc.txt > @@ -3,15 +3,15 @@ MOXA ART real-time clock > Required properties: > > - compatible : Should be "moxa,moxart-rtc" > -- gpio-rtc-sclk : RTC sclk gpio, with zero flags > -- gpio-rtc-data : RTC data gpio, with zero flags > -- gpio-rtc-reset : RTC reset gpio, with zero flags > +- rtc-sclk-gpios : RTC sclk gpio, with zero flags > +- rtc-data-gpios : RTC data gpio, with zero flags > +- rtc-reset-gpios : RTC reset gpio, with zero flags Your driver breaks the ABI, doesn't it? If not, how are the old properties parsed? Best regards, Krzysztof