[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230215204026.318d4b2d@slackpad.lan>
Date: Wed, 15 Feb 2023 20:40:26 +0000
From: Andre Przywara <andre.przywara@....com>
To: Bastian Germann <bage@...ian.org>
Cc: Wilken Gottwalt <wilken.gottwalt@...teo.net>,
Ohad Ben-Cohen <ohad@...ery.com>,
Bjorn Andersson <andersson@...nel.org>,
Baolin Wang <baolin.wang@...ux.alibaba.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Chen-Yu Tsai <wens@...e.org>,
Samuel Holland <samuel@...lland.org>,
linux-remoteproc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-sunxi@...ts.linux.dev,
devicetree@...r.kernel.org
Subject: Re: [PATCH v2 2/5] dt-bindings: hwlock: sun6i: Add #hwlock-cells to
example
On Wed, 15 Feb 2023 21:37:07 +0100
Bastian Germann <bage@...ian.org> wrote:
Hi,
> The dt-bindings tools will compile the yaml dt examples
> and this prevents an error about this node not existing.
This needs to be part of patch 1/5, otherwise it will break
bisecting. Just squash the two patches together.
Cheers,
Andre
> Signed-off-by: Bastian Germann <bage@...ian.org>
> ---
> .../bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml b/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml
> index 01b1bbb3061f..38478dad8b25 100644
> --- a/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml
> +++ b/Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml
> @@ -48,5 +48,6 @@ examples:
> reg = <0x01c18000 0x1000>;
> clocks = <&ccu CLK_BUS_SPINLOCK>;
> resets = <&ccu RST_BUS_SPINLOCK>;
> + #hwlock-cells = <1>;
> };
> ...
Powered by blists - more mailing lists