On Thu, Jul 22, 2021 at 11:59:59AM +0200, Mauro Carvalho Chehab wrote: > Changeset 1496be719468 ("dt-bindings: firmware: arm,scpi: Convert to json schema") > renamed: Documentation/devicetree/bindings/arm/arm,scpi.txt > to: Documentation/devicetree/bindings/firmware/arm,scpi.yaml. > > Update its cross-reference accordingly. > > Fixes: 1496be719468 ("dt-bindings: firmware: arm,scpi: Convert to json schema") > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx> Applied to hwmon-next. Thanks, Guenter > --- > Documentation/hwmon/scpi-hwmon.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/hwmon/scpi-hwmon.rst b/Documentation/hwmon/scpi-hwmon.rst > index eee7022b44db..1e3f83ec0658 100644 > --- a/Documentation/hwmon/scpi-hwmon.rst > +++ b/Documentation/hwmon/scpi-hwmon.rst > @@ -32,5 +32,5 @@ Usage Notes > > The driver relies on device tree node to indicate the presence of SCPI > support in the kernel. See > -Documentation/devicetree/bindings/arm/arm,scpi.txt for details of the > +Documentation/devicetree/bindings/firmware/arm,scpi.yaml for details of the > devicetree node.