Yes, that is right, and it is what 1/2 of this series does.
Documentation/hwmon/vexpress.rst carries that reference because nothing had
pointed it at the schema yet. Patch 1/2 replaces it with
Documentation/devicetree/bindings/arm/vexpress-config.yaml:
https://lore.kernel.org/all/20260917115818.540344-1-quchaosheng000406@163.com/ (local)
Guenter applied 1/2 to the hwmon tree on 09-18, so the link does not dangle
once both are in. 1/2 has to land before 2/2, otherwise there is a window
where the reference points at a deleted file. That is the only ordering
constraint between the two.
I ran the grep I should have run before posting, and it confirms there is
nothing else: the reference in hwmon/vexpress.rst was the only one left in
the tree besides the two files themselves.
Quchaosheng