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 9ADEEC433EF for ; Thu, 6 Jan 2022 18:27:22 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=zoooT1x4oSEHEDthwZpXWMOiT3QqbBVBCxgKlUQGk/U=; b=FzB2VmF82yJM3Q MqqnthTyVxtspmDMxchODETqzCXtE7evdlkuDr8h2NuWjqEtAo/PpVJ7oFQB7fsQarS7J5K82e1j2 6zra5EYtR62ArexsVqRkoZc2LtdoAAmrOEWxLRtaXakei+c9N4BJgThxy3VyVxcdPZ1ZIz1yJ6K13 Qd1p7YMjEE1afSlsFJ2GgF1xi2QCwEbga6MPP3gKb8iecIxEyvy/1XwlMvoUFT2nsUyx3m4g1rzZI 0ju8xPbYJeozxGGqy8qNrGHSXCoVlBo+uncKNjoW8SU6kfiHbDe5ffJ1IUkSmeSfMCDL7+yDdbTIG 6Ue1bPxzL1gwyUQy+Mfg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n5XSc-0011HU-Is; Thu, 06 Jan 2022 18:26:02 +0000 Received: from mail-oi1-f176.google.com ([209.85.167.176]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n5XSD-00113P-BA for linux-arm-kernel@lists.infradead.org; Thu, 06 Jan 2022 18:25:40 +0000 Received: by mail-oi1-f176.google.com with SMTP id r131so4924871oig.1 for ; Thu, 06 Jan 2022 10:25:36 -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:subject:date:message-id:mime-version :content-transfer-encoding; bh=5h1dR4PNN5NFkFW0+XiCyKA8d8fazWVArSi0BOxk1SE=; b=T2SejeWb1yChsSfYnUg9aJAktdPRr2pVi22We2ExDz9/3pBwSMCxi3Z2nDiqNCbHew vVSBvf/pk2u5JKU3jqDp7+8Jw6zvQTv7i+6hgIpVLMZf6mlcTJJP77N02X2GcM1EeCWN sVdgEQq8JhLPFAina3D+TDz36FWHtXhH0xmzBh7GnQVCUwnY4+rfbfrpsE7KOk5LZYNr lHN3V4Ya+MzpED48QIYY10nYIBZU0mYs3HgzsMj0u2feQZlIW0yYIiDUDNoagUti77AU dqKbKl3BZDCs0h8qGfS1+RQsiV/DkN8OAh23OWKLiWFe/SgNDhNySAaUrmqVlXSSXAA3 yr6A== X-Gm-Message-State: AOAM532OKZj0VCfW7XNEZADUqFc52f4/c+txSQrFBRAc5PDSincoIzQ0 981QOBqpSe/nRPNnd4+oWplQf7oDtQ== X-Google-Smtp-Source: ABdhPJzepteQkCoDKy1ujIilUFsyTVi5z9LtR0nkVZhj5YPNewotOVWZzrv2vR4uYHaHaLpVu1wZ6A== X-Received: by 2002:a54:4502:: with SMTP id l2mr3544191oil.167.1641493536337; Thu, 06 Jan 2022 10:25:36 -0800 (PST) Received: from xps15.herring.priv (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.googlemail.com with ESMTPSA id r13sm484949oth.21.2022.01.06.10.25.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jan 2022 10:25:35 -0800 (PST) From: Rob Herring To: Alessandro Zummo , Alexandre Belloni , Maxime Coquelin , Alexandre Torgue , Gabriel Fernandez Cc: linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: rtc: st, stm32-rtc: Make each example a separate entry Date: Thu, 6 Jan 2022 12:25:15 -0600 Message-Id: <20220106182518.1435497-7-robh@kernel.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220106_102537_419641_2EB770D9 X-CRM114-Status: GOOD ( 10.36 ) 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 Each independent example should be a separate entry. This allows for 'interrupts' to have different cell sizes. Signed-off-by: Rob Herring --- Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml b/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml index 2359f541b770..764717ce1873 100644 --- a/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/st,stm32-rtc.yaml @@ -127,6 +127,7 @@ examples: st,syscfg = <&pwrcfg 0x00 0x100>; }; + - | #include #include rtc@5c004000 { -- 2.32.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel