[PATCH] arm64: dts: ti: k3-j784s4-main: disable remote proc nodes

Hari Nagalla hnagalla at ti.com
Thu Aug 10 08:38:50 PDT 2023


On 8/9/23 20:10, Nishanth Menon wrote:
>> Disable the dsp and r5f subsystem nodes by default. Proper functioning
>> of remote processors with ipc need mailbox configurations which can
>> vary between board configurations and applications. Hence move enabling
>> the remote processor device nodes to where the required configurations
>> are complete.
>>
>> Signed-off-by: Hari Nagalla<hnagalla at ti.com>
>> ---
>> This patch fixes the remote proc yamllint errors for am69-sk board
> Fixes tag?
As such this yamllint errors for am69-sk.dtb were present in several 
earlier tags of linux-next. Checked with latest tag: next-20230809.

Please let me know if you would need v2 with the tag specified in comments.

/home/a0868345/git/upstream/linux-next/arch/arm64/boot/dts/ti/k3-am69-sk.dtb: 
dsp at 64800000: 'mboxes' is a required property
	from schema $id: 
http://devicetree.org/schemas/remoteproc/ti,k3-dsp-rproc.yaml#
/home/a0868345/git/upstream/linux-next/arch/arm64/boot/dts/ti/k3-am69-sk.dtb: 
dsp at 64800000: 'memory-region' is a required property
	from schema $id: 
http://devicetree.org/schemas/remoteproc/ti,k3-dsp-rproc.yaml#
/home/a0868345/git/upstream/linux-next/arch/arm64/boot/dts/ti/k3-am69-sk.dtb: 
dsp at 65800000: 'mboxes' is a required property
	from schema $id: 
http://devicetree.org/schemas/remoteproc/ti,k3-dsp-rproc.yaml#
/home/a0868345/git/upstream/linux-next/arch/arm64/boot/dts/ti/k3-am69-sk.dtb: 
dsp at 65800000: 'memory-region' is a required property
	from schema $id: 
http://devicetree.org/schemas/remoteproc/ti,k3-dsp-rproc.yaml#
/home/a0868345/git/upstream/linux-next/arch/arm64/boot/dts/ti/k3-am69-sk.dtb: 
dsp at 66800000: 'mboxes' is a required property
	from schema $id: 
http://devicetree.org/schemas/remoteproc/ti,k3-dsp-rproc.yaml#
/home/a0868345/git/upstream/linux-next/arch/arm64/boot/dts/ti/k3-am69-sk.dtb: 
dsp at 66800000: 'memory-region' is a required property
	from schema $id: 
http://devicetree.org/schemas/remoteproc/ti,k3-dsp-rproc.yaml#
/home/a0868345/git/upstream/linux-next/arch/arm64/boot/dts/ti/k3-am69-sk.dtb: 
dsp at 67800000: 'mboxes' is a required property
	from schema $id: 
http://devicetree.org/schemas/remoteproc/ti,k3-dsp-rproc.yaml#
/home/a0868345/git/upstream/linux-next/arch/arm64/boot/dts/ti/k3-am69-sk.dtb: 
dsp at 67800000: 'memory-region' is a required property
	from schema $id: 
http://devicetree.org/schemas/remoteproc/ti,k3-dsp-rproc.yaml#




More information about the linux-arm-kernel mailing list