[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210723213910.GA2635297@robh.at.kernel.org>
Date: Fri, 23 Jul 2021 15:39:10 -0600
From: Rob Herring <robh@...nel.org>
To: Maxime Ripard <maxime@...no.tech>
Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
Chen-Yu Tsai <wens@...e.org>,
Frank Rowand <frowand.list@...il.com>,
linux-sunxi@...glegroups.com,
Alistair Francis <alistair@...stair23.me>,
devicetree@...r.kernel.org, Vasily Khoruzhick <anarsoul@...il.com>,
linux-arm-kernel@...ts.infradead.org,
Jernej Skrabec <jernej.skrabec@...l.net>,
Rob Herring <robh+dt@...nel.org>,
Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH 08/54] dt-bindings: bluetooth: realtek: Add missing
max-speed
On Wed, 21 Jul 2021 16:03:38 +0200, Maxime Ripard wrote:
> additionalProperties prevent any property not explicitly defined in the
> binding to be used. Yet, some serial properties like max-speed are valid
> and validated through the serial/serial.yaml binding.
>
> Even though the ideal solution would be to use unevaluatedProperties
> instead, it's not pratical due to the way the bus bindings have been
> described. Let's add max-speed to remove the warning.
>
> Cc: Alistair Francis <alistair@...stair23.me>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Jakub Kicinski <kuba@...nel.org>
> Cc: netdev@...r.kernel.org
> Cc: Vasily Khoruzhick <anarsoul@...il.com>
> Signed-off-by: Maxime Ripard <maxime@...no.tech>
> ---
> Documentation/devicetree/bindings/net/realtek-bluetooth.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists