Message ID | 8e37dba8ae9099acd649bab8a1cf718caa4f3e6a.1610535350.git.mchehab+huawei@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Fix broken file docs cross-references | expand |
On Wed, 13 Jan 2021 11:59:24 +0100 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote: > Changeset b70d154d6558 ("dt-bindings:iio:adc: convert adc.txt to yaml") > renamed: Documentation/devicetree/bindings/iio/adc/adc.txt > to: Documentation/devicetree/bindings/iio/adc/adc.yaml. > > Update its cross-reference accordingly. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> > --- > Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml > index e0cc3b2e8957..22b7ed3723f6 100644 > --- a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml > +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml > @@ -80,7 +80,7 @@ properties: > type: boolean > > bipolar: > - description: see Documentation/devicetree/bindings/iio/adc/adc.txt > + description: see Documentation/devicetree/bindings/iio/adc/adc.yaml > type: boolean > > required:
On Wed, 13 Jan 2021 11:59:24 +0100, Mauro Carvalho Chehab wrote: > Changeset b70d154d6558 ("dt-bindings:iio:adc: convert adc.txt to yaml") > renamed: Documentation/devicetree/bindings/iio/adc/adc.txt > to: Documentation/devicetree/bindings/iio/adc/adc.yaml. > > Update its cross-reference accordingly. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> > --- > Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!
diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml index e0cc3b2e8957..22b7ed3723f6 100644 --- a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml @@ -80,7 +80,7 @@ properties: type: boolean bipolar: - description: see Documentation/devicetree/bindings/iio/adc/adc.txt + description: see Documentation/devicetree/bindings/iio/adc/adc.yaml type: boolean required:
Changeset b70d154d6558 ("dt-bindings:iio:adc: convert adc.txt to yaml") renamed: Documentation/devicetree/bindings/iio/adc/adc.txt to: Documentation/devicetree/bindings/iio/adc/adc.yaml. Update its cross-reference accordingly. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)