commit | 65f4aa4cbcbe8e48ce8b94eb80e871e1a14b0472 | [log] [tgz] |
---|---|---|
author | Bhavya Kapoor <b-kapoor@ti.com> | Fri May 12 15:32:52 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 01 12:40:16 2023 -0400 |
tree | 4c09cc8ab1808f872f144f5d7612a902200fd5aa | |
parent | 17d0b138d9f1dccd2db01210eb43c8470222ca8e [diff] |
arm: mach-k3: j7200: dev-data.c: Add main_uart1 device data Add device data for main_uart1 in dev-data.c for J7200. Now, main_uart1 will be powered on while booting the J7200 SoC. Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>