mirror of
https://github.com/torvalds/linux.git
synced 2026-07-25 15:58:40 +02:00
Add function qe_clock_source() which takes a string containing the name of a QE clock source (as is typically found in device trees) and returns the matching enum qe_clock value. Update booting-without-of.txt to indicate that the UCC properties rx-clock and tx-clock are deprecated and replaced with rx-clock-name and tx-clock-name, which use strings instead of numbers to indicate QE clock sources. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
|---|---|---|
| .. | ||
| 00-INDEX | ||
| booting-without-of.txt | ||
| cpu_features.txt | ||
| eeh-pci-error-recovery.txt | ||
| hvcs.txt | ||
| mpc52xx-device-tree-bindings.txt | ||
| mpc52xx.txt | ||
| ppc_htab.txt | ||
| SBC8260_memory_mapping.txt | ||
| smp.txt | ||
| sound.txt | ||
| zImage_layout.txt | ||