u-boot-brain/doc/device-tree-bindings/remoteproc
Suman Anna 468ec2f3ef remoteproc: k3_r5: Sync to upstreamed kernel DT property names
The K3 R5F remoteproc driver in U-Boot was upstreamed prior to the
equivalent remoteproc driver in the Linux kernel. Some of the DT
properties used in U-Boot got upstreamed using different names
in Linux kernel.

The modified property names include the R5F cluster mode configuration
property "lockstep-mode"; and three different individual R5F core config
properties - "atcm-enable", "btcm-enable" and "loczrama". The property
names were updated as follows:
  lockstep-mode => ti,cluster-mode
  atcm-enable   => ti,atcm-enable
  btcm-enable   => ti,btcm-enable
  loczrama      => ti,loczrama

Update the K3 R5F remoteproc driver, the corresponding binding, and
all the existing usage in AM65x, J721E and J7200 dts files all at
once to use the new properties and to not break any bisectability.

Signed-off-by: Suman Anna <s-anna@ti.com>
2021-02-04 20:37:56 +05:30
..
k3-rproc.txt remoteproc: Introduce K3 remoteproc driver 2018-09-11 08:32:55 -04:00
k3-system-controller.txt remoteproc: Introduce K3 system controller 2018-09-11 08:32:55 -04:00
remoteproc.txt drivers: Introduce a simplified remoteproc framework 2015-10-22 14:18:38 -04:00
ti,k3-dsp-rproc.txt dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs 2019-10-11 10:07:34 -04:00
ti,k3-r5f-rproc.txt remoteproc: k3_r5: Sync to upstreamed kernel DT property names 2021-02-04 20:37:56 +05:30