屏参:

    panel: panel {        compatible = "simple-panel";        backlight = <&backlight>;        power-supply = <&vcc_lcd>;        enable-gpios = <&gpio3 16 GPIO_ACTIVE_LOW>;        reset-gpios = <&gpio1 4 GPIO_ACTIVE_HIGH>;        prepare-delay-ms = <200>;        enable-delay-ms = <20>;        display-timings {            native-mode = <&timing0>;            timing0: timing0 {                clock-frequency = <238000000>;                hactive = <2560>;                vactive = <1440>;                hfront-porch = <108>;                hsync-len = <38>;                hback-porch = <40>;                vfront-porch = <12>;                vsync-len = <4>;                vback-porch = <4>;                hsync-active = <0>;                vsync-active = <0>;                de-active = <0>;                pixelclk-active = <0>;            };        };


休眠唤醒花屏  log报如下错误:

<4>[  900.438765] panel_simple_unprepare enable_gpio= 0<6>[  900.621094] rockchip-vop ff900000.vop: [drm:vop_crtc_enable] Update mode to 2560x1440p59, type: 14<4>[  900.621609] panel_simple_prepare enable_gpio= 1<3>[  900.657091] rockchip-dp ff970000.edp: AUX CH command reply failed!<3>[  900.657582] rockchip-dp ff970000.edp: Rx Max Link Rate is abnormal :c0 !<3>[  900.657828] rockchip-dp ff970000.edp: Rx Max Lane count is abnormal :0 !<3>[  900.660663] rockchip-dp ff970000.edp: AUX CH command reply failed!<3>[  900.660728] rockchip-dp ff970000.edp: LT link start failed!<3>[  900.660740] rockchip-dp ff970000.edp: eDP link training failed (-110)<6>[  900.681445] rockchip-dp ff970000.edp: Link Training success!

要求屏端的供电比aux早,可以尝试加长prepare-delay时间到200ms。

更多相关文章

  1. Linux Kernel and Android(安卓)休眠与唤醒(中文版)
  2. android在游戏中一直保持屏幕高亮
  3. Android的休眠与唤醒 && 实例
  4. Android与iOS自定义URL Scheme唤醒app
  5. 2011.07.08(3)——— android AlarmManager闹铃定时功能
  6. Android(安卓)不休眠 不锁屏
  7. android9.0修复无锁屏时休眠后马上亮屏,ui界面点击或滑动无响应
  8. 2011.07.08(3)——— android AlarmManager闹铃定时功能
  9. Android(Java):AlarmService

随机推荐

  1. Android调用邮件客户端
  2. Android(安卓)监控网络状态
  3. android项目迁移到androidX:类映射(android
  4. ListView-arrayAdapter
  5. ANDROID媒体文件扫描
  6. OKhttp上传头像,调用相机相册进行裁剪
  7. Android(安卓)Camera CTS related
  8. Android.Bundle savedInstanceState 的意
  9. 基于android平台开发的计算器
  10. Creating Release Keys and Signing Buil