From patchwork Tue Oct 10 19:42:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 731526 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CE430321A2 for ; Tue, 10 Oct 2023 19:42:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="eDz7tHc4" Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DE409E for ; Tue, 10 Oct 2023 12:42:16 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id 2adb3069b0e04-50481a0eee7so233890e87.0 for ; Tue, 10 Oct 2023 12:42:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1696966934; x=1697571734; darn=vger.kernel.org; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=HC7cwQ9l9ehnrfUa93LdFzsS9yDFKMfITnSyWHqNYUU=; b=eDz7tHc4i7m7oUh63qS4U0CmTrutf00oAb4t8c30ihUXqNnnys0n2zx5maXlFteb/2 QKQY1tYNxicUADigV6Hw9JCCqSGLNUMD3gzWSG6mH+vpOTcQYZHVlZEn9lBTEA55nlp6 Lzvs83HsGpowF5yYlcJHCryD034icvcZ3H2ksRdEqF4IelRVtA1Ueo67ZpNRxH4GW6vh sF3yUOsEFHiwG0wkgjYCYdpbMydOxmrgomKOdA/BIAqXyHLbS+4E6ISUNmxFOIP+jgb9 NgTqUqSYgkB4oOs1ldiAO4QGYMBe75tZcb4cSp7PyqNdod/NoOT+LA5eNgaTG6W1b8kb B8Kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696966934; x=1697571734; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HC7cwQ9l9ehnrfUa93LdFzsS9yDFKMfITnSyWHqNYUU=; b=lYd8NAmxlxiH3mML9z1JXVy/PweP4IlRmNOPUJXnNJfkhcBiYwu4a3kGUeM207DYzv gZXpVP+l55llZgQwO2gs/nv5C3xgtGsU03ecCEd96rmYfnYS77XMlRm+NhI8LckHqOxF Z4rl35VIC2tuIhlRZI6iOLXc8Fh8QZOGN5stIi6dhJ65uA/3SAshmnHKlUjFMazlPOGd i40U+j4BppMjV46NtDwhinUHyTZFLyjEluBTLe7YSbYDYJDLd1M0tN/SgMFTBdk4sEv+ C9GRIYTlChO7r+5MuxPRUjeLe51yLD2kLD0wIWRZluZTenEXKhnQTDJ94dkD7KbF/0wc zjVw== X-Gm-Message-State: AOJu0YwwuhPKc94egI+pM7IhSbvoDchJVgvGplsZi7ur+RVPgUniEN7C 5FqDQgOLyShKkB+DTiVZxL/5jA== X-Google-Smtp-Source: AGHT+IGDZGH9/us/6kfxtvCwYemfgI5jGna/p8VuYhNmwKpNCwcIAIeTuRVpXhwXKyMBh2xkMdi/Mw== X-Received: by 2002:a05:6512:202d:b0:4fb:8938:48ab with SMTP id s13-20020a056512202d00b004fb893848abmr11873244lfs.16.1696966934417; Tue, 10 Oct 2023 12:42:14 -0700 (PDT) Received: from [192.168.1.2] (c-21d3225c.014-348-6c756e10.bbcust.telenor.se. [92.34.211.33]) by smtp.gmail.com with ESMTPSA id i19-20020ac25233000000b005041cc98273sm1939927lfl.300.2023.10.10.12.42.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 12:42:14 -0700 (PDT) From: Linus Walleij Date: Tue, 10 Oct 2023 21:42:11 +0200 Subject: [PATCH v3 1/2] rtc: rtc7301: Rewrite bindings in schema Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20231010-rtc-7301-regwidth-v3-1-ade586b62794@linaro.org> References: <20231010-rtc-7301-regwidth-v3-0-ade586b62794@linaro.org> In-Reply-To: <20231010-rtc-7301-regwidth-v3-0-ade586b62794@linaro.org> To: Alessandro Zummo , Alexandre Belloni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Akinobu Mita , Howard Harte Cc: linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, Linus Walleij , Rob Herring X-Mailer: b4 0.12.3 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_BLOCKED, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net This rewrites the Epson RTC7301 bindings to use YAML schema, and adds a property for "reg-io-width" as used in several other bindings to account for different register strides. The USRobotics USR8200 uses the byte IO width. Reviewed-by: Rob Herring Signed-off-by: Linus Walleij --- .../devicetree/bindings/rtc/epson,rtc7301.txt | 16 ------- .../devicetree/bindings/rtc/epson,rtc7301.yaml | 51 ++++++++++++++++++++++ 2 files changed, 51 insertions(+), 16 deletions(-) diff --git a/Documentation/devicetree/bindings/rtc/epson,rtc7301.txt b/Documentation/devicetree/bindings/rtc/epson,rtc7301.txt deleted file mode 100644 index 5f9df3f1467c..000000000000 --- a/Documentation/devicetree/bindings/rtc/epson,rtc7301.txt +++ /dev/null @@ -1,16 +0,0 @@ -EPSON TOYOCOM RTC-7301SF/DG - -Required properties: - -- compatible: Should be "epson,rtc7301sf" or "epson,rtc7301dg" -- reg: Specifies base physical address and size of the registers. -- interrupts: A single interrupt specifier. - -Example: - -rtc: rtc@44a00000 { - compatible = "epson,rtc7301dg"; - reg = <0x44a00000 0x10000>; - interrupt-parent = <&axi_intc_0>; - interrupts = <3 2>; -}; diff --git a/Documentation/devicetree/bindings/rtc/epson,rtc7301.yaml b/Documentation/devicetree/bindings/rtc/epson,rtc7301.yaml new file mode 100644 index 000000000000..bdb5cadb31cc --- /dev/null +++ b/Documentation/devicetree/bindings/rtc/epson,rtc7301.yaml @@ -0,0 +1,51 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/rtc/epson,rtc7301.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Epson Toyocom RTC-7301SF/DG + +description: + The only difference between the two variants is the packaging. + The DG variant is a DIL package, and the SF variant is a flat + package. + +maintainers: + - Akinobu Mita + +properties: + compatible: + enum: + - epson,rtc7301dg + - epson,rtc7301sf + + reg: + maxItems: 1 + + reg-io-width: + description: + The size (in bytes) of the IO accesses that should be performed + on the device. + enum: [1, 4] + default: 4 + + interrupts: + maxItems: 1 + +required: + - compatible + - reg + +additionalProperties: false + +examples: + - | + #include + rtc: rtc@44a00000 { + compatible = "epson,rtc7301dg"; + reg = <0x44a00000 0x10000>; + reg-io-width = <4>; + interrupt-parent = <&axi_intc_0>; + interrupts = <3 2>; + };