]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - k3conf/k3conf.git/log
k3conf/k3conf.git
3 years agotisci: Add support for handling devices
Lokesh Vutla [Tue, 20 Aug 2019 15:07:32 +0000 (20:37 +0530)]
tisci: Add support for handling devices

Add support for the following tisci commands for handling devices:
- ti_sci_cmd_enable_device
- ti_sci_cmd_disable_device
- ti_sci_get_device_status

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
3 years agok3conf: Initial commit
Lokesh Vutla [Sun, 18 Aug 2019 06:47:24 +0000 (12:17 +0530)]
k3conf: Initial commit

Add base build infrastructure with the following support:
- Commands: --help, --version
- SoC detection: AM654, J721E
- TISCI version detection using default host

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>