mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 09:05:50 -04:00
Add minimal device tree data for Keystone2 based SOCs. Patch contains mainly ARM related SOC data and nothing about EVM specific yet. Cc: Grant Likely <grant.likely@linaro.org> Cc: Arnd Bergmann <arnd@arndb.de> Cc: arm@kernel.org Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
11 lines
424 B
Plaintext
11 lines
424 B
Plaintext
TI Keystone Platforms Device Tree Bindings
|
|
-----------------------------------------------
|
|
|
|
Boards with Keystone2 based devices (TCI66xxK2H) SOC shall have the
|
|
following properties.
|
|
|
|
Required properties:
|
|
- compatible: All TI specific devices present in Keystone SOC should be in
|
|
the form "ti,keystone-*". Generic devices like gic, arch_timers, ns16550
|
|
type UART should use the specified compatible for those devices.
|