ti,control-module

Description

TI-K3 device level control register module

Properties

Properties not inherited from the base binding file.

Name

Type

Details

ti,unlock-offsets

array

Unlock configuration consisting of offsets to the KICK0 registers for
the partitions that require unlocking. Two 32-bit magic numbers will
be written at this location to unlock the partition.

Example:
  ti,unlock-offsets = <0x1008   /* Partition 1  */
                       0x5008>; /* Partition 2 */

reg-io-width

int

The width of the registers in the syscon region in bytes. Default is 4 bytes.