* UCTL USB controller glue
Properties:
- compatible: "cavium,octeon-6335 -uctl"
Compatibility with all cn6XXX SOCs.
- reg: The base address of the UCTL register bank.
- #address-cells: Must be <2 >.
- #size-cells: Must be <2 >.
- ranges: Empty to signify direct mapping of the children.
- refclk-frequency: A single cell containing the reference clock
frequency in Hz.
- refclk-type: A string describing the reference clock connection
either "crystal" or "external".
Example:
uctl@118006 f000000 {
compatible = "cavium,octeon-6335 -uctl";
reg = <0 x11800 0 x6f000000 0 x0 0 x100>;
ranges; /* Direct mapping */
#address-cells = <2 >;
#size-cells = <2 >;
/* 12 MHz, 24 MHz and 48 MHz allowed */
refclk-frequency = <24000000 >;
/* Either "crystal" or "external" */
refclk-type = "crystal";
ehci@16 f0000000000 {
compatible = "cavium,octeon-6335 -ehci","usb-ehci";
reg = <0 x16f00 0 x00000000 0 x0 0 x100>;
interrupts = <0 56 >;
big-endian-regs;
};
ohci@16 f0000000400 {
compatible = "cavium,octeon-6335 -ohci","usb-ohci";
reg = <0 x16f00 0 x00000400 0 x0 0 x100>;
interrupts = <0 56 >;
big-endian-regs;
};
};
Messung V0.5 in Prozent C=93 H=93 G=92
¤ Dauer der Verarbeitung: 0.9 Sekunden
(vorverarbeitet am 2026-06-07)
¤
*© Formatika GbR, Deutschland