[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210326201850.GA3799452@robh.at.kernel.org>
Date: Fri, 26 Mar 2021 14:18:50 -0600
From: Rob Herring <robh@...nel.org>
To: dillon.minfei@...il.com
Cc: mcoquelin.stm32@...il.com, devicetree@...r.kernel.org,
gregkh@...uxfoundation.org, lkp@...el.com,
valentin.caron@...s.st.com, linux-arm-kernel@...ts.infradead.org,
vladimir.murzin@....com, afzal.mohd.ma@...il.com,
erwan.leray@...s.st.com, erwan.leray@...com,
linux-stm32@...md-mailman.stormreply.com,
Alexandre.torgue@...s.st.com, linux-serial@...r.kernel.org,
rong.a.chen@...el.com, a.fatoum@...gutronix.de,
linux-kernel@...r.kernel.org, linux@...linux.org.uk
Subject: Re: [PATCH v6 9/9] dt-bindings: serial: stm32: Use 'type: object'
instead of false for 'additionalProperties'
On Fri, 26 Mar 2021 19:15:02 +0800, dillon.minfei@...il.com wrote:
> From: dillon min <dillon.minfei@...il.com>
>
> To use additional properties 'bluetooth' on serial, need replace false with
> 'type: object' for 'additionalProperties' to make it as a node, else will
> run into dtbs_check warnings.
>
> 'arch/arm/boot/dts/stm32h750i-art-pi.dt.yaml: serial@...04800:
> 'bluetooth' does not match any of the regexes: 'pinctrl-[0-9]+'
>
> Fixes: af1c2d81695b ("dt-bindings: serial: Convert STM32 UART to json-schema")
> Reported-by: kernel test robot <lkp@...el.com>
> Tested-by: Valentin Caron <valentin.caron@...s.st.com>
> Signed-off-by: dillon min <dillon.minfei@...il.com>
> ---
>
> v6: no changes
>
> Documentation/devicetree/bindings/serial/st,stm32-uart.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists