• R
    drm/msm: drop qcom,chipid · 1db7afa4
    Rob Clark 提交于
    The original way we determined the gpu version was based on downstream
    bindings from android kernel.  A cleaner way is to get the version from
    the compatible string.
    
    Note that no upstream dtb uses these bindings.  But the code still
    supports falling back to the legacy bindings (with a warning), so that
    we are still compatible with the gpu dt node from android device
    kernels.
    Signed-off-by: NRob Clark <robdclark@gmail.com>
    Reviewed-by: NEric Anholt <eric@anholt.net>
    Acked-by: NRob Herring <robh@kernel.org>
    1db7afa4
adreno_device.c 7.9 KB