]> git.baikalelectronics.ru Git - uboot.git/commit
serial: arm_dcc: Add DCC support for V7R based cores
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 16 Aug 2018 13:13:56 +0000 (18:43 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 00:48:20 +0000 (20:48 -0400)
commita40374584a5d5357a32720aee22a0b18d21a6f6d
treee4c0b11c64652cbc30498f05745f6aa881f69798
parent832b5ff48da53993c43221b36c8c024cb5e4d816
serial: arm_dcc: Add DCC support for V7R based cores

DCC is supported on Cortex R series as well. Enable DCC support
for V7R.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
drivers/serial/arm_dcc.c