pl01x.txt 360 B

12345678910
  1. * ARM AMBA Primecell PL011 & PL010 serial UART
  2. Required properties:
  3. - compatible: must be "arm,primecell", "arm,pl011" or "arm,pl010"
  4. - reg: exactly one register range with length 0x1000
  5. - clock: input clock frequency for the UART (used to calculate the baud
  6. rate divisor)
  7. Optional properties:
  8. - skip-init: if present, the baud rate divisor is not changed