summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorKuiying Wang <kuiying.wang@intel.com>2019-12-13 11:15:16 +0300
committerJae Hyun Yoo <jae.hyun.yoo@linux.intel.com>2021-11-05 10:22:09 +0300
commit057cdbfd1cf64959f6d4b7233005b6a35e2efc55 (patch)
treeb392810410a8a3337e5713267e560af1d5a6e9bc /include/dt-bindings
parent82b2f528430d958b50609ba5ef2c773d015edda4 (diff)
downloadlinux-057cdbfd1cf64959f6d4b7233005b6a35e2efc55.tar.xz
ast2600: enable high speed uart in kernel.
Tested: 1. Config baud rate to 921600 in BIOS setup page 2. BMC could change env variable "hostserialcfg" to 1. 3. BMC is force to reboot and SPA baud rate is changed to 921600 successfully. 4. It is same for back to 115200. Signed-off-by: Kuiying Wang <kuiying.wang@intel.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/ast2600-clock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/ast2600-clock.h b/include/dt-bindings/clock/ast2600-clock.h
index 3d90582a813f..4952f7683be7 100644
--- a/include/dt-bindings/clock/ast2600-clock.h
+++ b/include/dt-bindings/clock/ast2600-clock.h
@@ -87,6 +87,8 @@
#define ASPEED_CLK_MAC2RCLK 68
#define ASPEED_CLK_MAC3RCLK 69
#define ASPEED_CLK_MAC4RCLK 70
+#define ASPEED_CLK_UART5 71
+#define ASPEED_CLK_MAX 72
/* Only list resets here that are not part of a gate */
#define ASPEED_RESET_ADC 55