mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-16 08:13:17 +00:00
aa539d89e1
The name "se" is used in upstream Linux device trees and has been for ages, long before this U-Boot-ism was introduced. Same goes for the existing compatible. Get rid of that. [vzapolskiy: removed a ready change in the driver] Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
6 lines
196 B
Text
6 lines
196 B
Text
Qualcomm GENI UART
|
|
|
|
Required properties:
|
|
- compatible: must be "qcom,geni-debug-uart"
|
|
- reg: start address and size of the registers
|
|
- clock: interface clock (must accept baudrate as a frequency)
|