• Timur Tabi's avatar
    [POWERPC] qe: add function qe_clock_source() · 174b0da2
    Timur Tabi authored
    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: default avatarTimur Tabi <timur@freescale.com>
    Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
    174b0da2
qe.h 18.5 KB