[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yd3DhO7bel0NH5UL@robh.at.kernel.org>
Date: Tue, 11 Jan 2022 11:51:00 -0600
From: Rob Herring <robh@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: Felix Fietkau <nbd@....name>, netdev@...r.kernel.org,
Ryder Lee <ryder.lee@...iatek.com>,
Kalle Valo <kvalo@...nel.org>, devicetree@...r.kernel.org,
Lorenzo Bianconi <lorenzo@...nel.org>,
linux-mediatek@...ts.infradead.org, linux-wireless@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>,
linux-kernel@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] dt-bindings: net: wireless: mt76: Fix 8-bit property
sizes
On Thu, 06 Jan 2022 21:04:17 -0600, Rob Herring wrote:
> The '/bits/ 8' notation applies the next <> list of values. Another <> list
> is encoded as 32-bits by default. IOW, each <> list needs to be preceeded
> with '/bits/ 8'.
>
> While the dts format allows this, as a rule we don't mix sizes for DT
> properties since all size information is lost in the dtb file.
>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> .../devicetree/bindings/net/wireless/mediatek,mt76.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists