lkml.org 
[lkml]   [2023]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 8/9] dt-bindings: display: mediatek: Fix the fallback for mediatek,mt8186-disp-ccorr
    Date
    The mt8186-disp-ccorr is not fully compatible with the mt8183-disp-ccorr
    implementation. It causes a crash when system resumes if it binds to the
    device.

    We should use mt8192-disp-ccorr as fallback of mt8186-disp-ccorr.

    Fixes: 8a26ea19d4dc ("dt-bindings: display: mediatek: add MT8186 SoC binding")
    Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
    ---
    .../devicetree/bindings/display/mediatek/mediatek,ccorr.yaml | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml
    index 63fb02014a56..117e3db43f84 100644
    --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml
    +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml
    @@ -32,7 +32,7 @@ properties:
    - items:
    - enum:
    - mediatek,mt8186-disp-ccorr
    - - const: mediatek,mt8183-disp-ccorr
    + - const: mediatek,mt8192-disp-ccorr

    reg:
    maxItems: 1
    --
    2.18.0
    \
     
     \ /
      Last update: 2023-03-26 23:35    [W:5.061 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site