Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: remoteproc: Fix dead link to Keystone DSP GPIO binding

The old text binding 'gpio-dsp-keystone.txt' was replaced by a DT schema in
commit aff0a1701b020c8e6b172f28828fd4f3e6eed41a
("dt-bindings: gpio: Convert ti,keystone-dsp-gpio to DT schema").

Update the reference to point to the new file.

Signed-off-by: Soham Metha <sohammetha01@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251203180337.50831-1-sohammetha01@gmail.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>

authored by

Soham Metha and committed by
Mathieu Poirier
70eaa8ef 8f0b4cce

+1 -1
+1 -1
Documentation/devicetree/bindings/remoteproc/ti,keystone-rproc.txt
··· 66 66 - kick-gpios: Should specify the gpio device needed for the virtio IPC 67 67 stack. This will be used to interrupt the remote processor. 68 68 The gpio device to be used is as per the bindings in, 69 - Documentation/devicetree/bindings/gpio/gpio-dsp-keystone.txt 69 + Documentation/devicetree/bindings/gpio/ti,keystone-dsp-gpio.yaml 70 70 71 71 SoC-specific Required properties: 72 72 ---------------------------------