diff mbox series

docs: dt: fix a broken reference for a file converted to json

Message ID 33fa622c263ad40a129dc2b8dd0111b40016bc17.1585316085.git.mchehab+huawei@kernel.org
State Superseded, archived
Headers show
Series docs: dt: fix a broken reference for a file converted to json | expand

Checks

Context Check Description
robh/checkpatch warning "total: 0 errors, 2 warnings, 8 lines checked"

Commit Message

Mauro Carvalho Chehab March 27, 2020, 1:34 p.m. UTC
Changeset 32ced09d7903 ("dt-bindings: serial: Convert slave-device bindings to json-schema")
moved a binding to json and updated the links. Yet, one link
was forgotten.

Update this one too.

Fixes: 32ced09d7903 ("dt-bindings: serial: Convert slave-device bindings to json-schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rob Herring March 27, 2020, 2:26 p.m. UTC | #1
On Fri, Mar 27, 2020 at 7:34 AM Mauro Carvalho Chehab
<mchehab+huawei@kernel.org> wrote:
>
> Changeset 32ced09d7903 ("dt-bindings: serial: Convert slave-device bindings to json-schema")
> moved a binding to json and updated the links. Yet, one link
> was forgotten.

It was not. There's a merge conflict, so I dropped it until after rc1.

>
> Update this one too.
>
> Fixes: 32ced09d7903 ("dt-bindings: serial: Convert slave-device bindings to json-schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
> index beca6466d59a..d2202791c1d4 100644
> --- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
> +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
> @@ -29,7 +29,7 @@ Required properties for compatible string qcom,wcn399x-bt:
>
>  Optional properties for compatible string qcom,wcn399x-bt:
>
> - - max-speed: see Documentation/devicetree/bindings/serial/slave-device.txt
> + - max-speed: see Documentation/devicetree/bindings/serial/serial.yaml
>   - firmware-name: specify the name of nvm firmware to load
>   - clocks: clock provided to the controller
>
> --
> 2.25.1
>
Mauro Carvalho Chehab March 27, 2020, 2:54 p.m. UTC | #2
Em Fri, 27 Mar 2020 08:26:58 -0600
Rob Herring <robh+dt@kernel.org> escreveu:

> On Fri, Mar 27, 2020 at 7:34 AM Mauro Carvalho Chehab
> <mchehab+huawei@kernel.org> wrote:
> >
> > Changeset 32ced09d7903 ("dt-bindings: serial: Convert slave-device bindings to json-schema")
> > moved a binding to json and updated the links. Yet, one link
> > was forgotten.  
> 
> It was not. There's a merge conflict, so I dropped it until after rc1.

Ah, ok.

Thanks!
Mauro

> >
> > Update this one too.
> >
> > Fixes: 32ced09d7903 ("dt-bindings: serial: Convert slave-device bindings to json-schema")
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> > ---
> >  Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
> > index beca6466d59a..d2202791c1d4 100644
> > --- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
> > +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
> > @@ -29,7 +29,7 @@ Required properties for compatible string qcom,wcn399x-bt:
> >
> >  Optional properties for compatible string qcom,wcn399x-bt:
> >
> > - - max-speed: see Documentation/devicetree/bindings/serial/slave-device.txt
> > + - max-speed: see Documentation/devicetree/bindings/serial/serial.yaml
> >   - firmware-name: specify the name of nvm firmware to load
> >   - clocks: clock provided to the controller
> >
> > --
> > 2.25.1
> >  



Thanks,
Mauro
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
index beca6466d59a..d2202791c1d4 100644
--- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
+++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt
@@ -29,7 +29,7 @@  Required properties for compatible string qcom,wcn399x-bt:
 
 Optional properties for compatible string qcom,wcn399x-bt:
 
- - max-speed: see Documentation/devicetree/bindings/serial/slave-device.txt
+ - max-speed: see Documentation/devicetree/bindings/serial/serial.yaml
  - firmware-name: specify the name of nvm firmware to load
  - clocks: clock provided to the controller