On Tue, 24 Jan 2023 10:15:51 +0100, Krzysztof Kozlowski wrote: > Reference common serial properties bindings to allow typical serial > properties: > > meson-axg-jethome-jethub-j100.dtb: serial@23000: 'bluetooth', 'uart-has-rtscts' do not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > > --- > > Changes since v1: > 1. Add tag > 2. Use local path (not absolute to /schemas/serial/serial.yaml) > --- > .../devicetree/bindings/serial/amlogic,meson-uart.yaml | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>