mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
324df15a29
Generic Interface (GENI) Serial Engine (SE) based uart can be found on newer qualcomm SOCs, starting from SDM845. Tested on Samsung SM-G9600(starqltechn) by chain-loading u-boot with stock bootloader. Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com> Cc: Ramon Fried <rfried.dev@gmail.com> Cc: Tom Rini <trini@konsulko.com>
6 lines
194 B
Text
6 lines
194 B
Text
Qualcomm GENI UART
|
|
|
|
Required properties:
|
|
- compatible: must be "qcom,msm-geni-uart"
|
|
- reg: start address and size of the registers
|
|
- clock: interface clock (must accept baudrate as a frequency)
|