Lines Matching +full:fixed +full:- +full:parent +full:- +full:rate
5 - compatible: "brcm,bcm6345-uart"
7 - reg: The base address of the UART register bank.
9 - interrupts: A single interrupt specifier.
11 - clocks: Clock driving the hardware; used to figure out the baud rate
17 - clock-names: Should be "refclk".
22 compatible = "brcm,bcm6345-uart";
24 interrupt-parent = <&periph_intc>;
27 clock-names = "refclk";
32 compatible = "fixed-clock";
33 #clock-cells = <0>;
34 clock-frequency = <54000000>;