xref: /rk3399_rockchip-uboot/doc/device-tree-bindings/serial/pl01x.txt (revision d7e8b2b98a0daad6bc2e91c2bc9f3414705b7f89)
1* ARM AMBA Primecell PL011 & PL010 serial UART
2
3Required properties:
4- compatible: must be "arm,primecell", "arm,pl011" or "arm,pl010"
5- reg: exactly one register range with length 0x1000
6- clock: input clock frequency for the UART (used to calculate the baud
7  rate divisor)
8