• Q
    ARM: dts: sun8i: a83t: add stable OPP tables and CPUfreq · 2db639d8
    Quentin Schulz 提交于
    The Allwinner A83T is an octacore A7 divided in two clusters of 4 A7,
    each cluster having its own regulator and clock.
    
    The operating points were found in Allwinner BSP and fex files.
    
    Note that there are a few OPPs that are missing:
    
    1608000000Hz with 920000mV
    1800000000Hz with 1000000mV
    2016000000Hz with 1080000mV
    
    These OPPs are pretty unstable but it might be due to the SoC quickly
    overheating (till the board completely shuts down).
    It seems impossible to reach those frequencies with none or passive
    cooling, so better leave them out by default.
    
    It's still possible to add those OPPs on a per-board basis though.
    Signed-off-by: NQuentin Schulz <quentin.schulz@bootlin.com>
    [maxime: Reordered the nodes alphabetically]
    Signed-off-by: NMaxime Ripard <maxime.ripard@bootlin.com>
    2db639d8
sun8i-a83t.dtsi 23.6 KB