Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 054aec7c authored by Suman Anna's avatar Suman Anna
Browse files

arm64: dts: ti: k3-j7200: Update R5F nodes to use upstream properties


Update all the MCU and MAIN R5F nodes on J7200 SoCs to use the
upstream-friendly property-names compliant with the YAML-format
binding document,
  Documentation/devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml

The following properties were substituted:
  lockstep-mode => ti,cluster-mode
  atcm-enable   => ti,atcm-enable
  btcm-enable   => ti,btcm-enable
  loczrama      => ti,loczrama

The driver continues to support legacy property names, but these will
not be supported in a future LTS kernel. Any dynamic fdt fixups or
overlays should migrate to use the newer property names.

Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
parent 42d9df84
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment