commit | fbbcb1e0207f3cde5561f438920151886b4358b4 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Sun Sep 29 17:37:58 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 13:32:39 2019 -0400 |
tree | 703c52ad02188d3bc820078121298dc2ffcc1a5b | |
parent | 752a45a153c778bb8b2cdcd0933180b311858b86 [diff] |
arm: dts: k3-j721e-common-proc-board: Mark main_uart0 as shared device Main uart0 is used as debug console by both R5SPL and A72 bootloader and Linux. So mark it as shared device so that power-domain request is successful by both cores. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>