Commit 70eaa8ef authored by Soham Metha's avatar Soham Metha Committed by Mathieu Poirier
Browse files

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 aff0a170
("dt-bindings: gpio: Convert ti,keystone-dsp-gpio to DT schema").

Update the reference to point to the new file.

Signed-off-by: default avatarSoham Metha <sohammetha01@gmail.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251203180337.50831-1-sohammetha01@gmail.com


Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
parent 8f0b4cce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ The following are the mandatory properties:
- kick-gpios: 		Should specify the gpio device needed for the virtio IPC
			stack. This will be used to interrupt the remote processor.
			The gpio device to be used is as per the bindings in,
			Documentation/devicetree/bindings/gpio/gpio-dsp-keystone.txt
			Documentation/devicetree/bindings/gpio/ti,keystone-dsp-gpio.yaml

SoC-specific Required properties:
---------------------------------