bcm2835-aux-uart.txt 313 B

12345678910
  1. * BCM283x mini UART
  2. Required properties:
  3. - compatible: must be "brcm,bcm2835-aux-uart"
  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