On Fri, 09 Apr 2021 14:47:46 +0200, Mauro Carvalho Chehab wrote:
The iio-bindings.txt was converted into two files and merged
at the dt-schema git tree at:
https://github.com/devicetree-org/dt-schema
Yet, some documents still refer to the old file. Fix their
references, in order to point to the right URL.
Fixes: dba91f82d580 ("dt-bindings:iio:iio-binding.txt Drop file as content now in dt-schema")
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt | 2 +-
Documentation/devicetree/bindings/iio/adc/ingenic,adc.yaml | 5 +++--
Documentation/devicetree/bindings/input/adc-joystick.yaml | 4 +++-
.../bindings/input/touchscreen/resistive-adc-touch.txt | 5 ++++-
Documentation/devicetree/bindings/mfd/ab8500.txt | 4 +++-
5 files changed, 14 insertions(+), 6 deletions(-)
Applied, thanks!