diff options
Diffstat (limited to 'overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts')
-rw-r--r-- | overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts b/overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts index a56e845..1b97919 100644 --- a/overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts +++ b/overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts @@ -39,7 +39,7 @@ width-mm = <217>; panel-timing { - clock-frequency = <68900000 71100000 73400000>; + clock-frequency = <68900000 72400000 73400000>; de-active = <1>; hactive = <1280 1280 1280>; hback-porch = <88 88 88>; @@ -131,7 +131,7 @@ reg = <0x41>; /* Verdin DSI_1_INT# (TOUCH_INT#, SODIMM 17) */ interrupt-parent = <&main_gpio1>; - interrupts = <49 IRQ_TYPE_EDGE_FALLING>; + interrupts = <49 IRQ_TYPE_EDGE_RISING>; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_dsi1_int>, <&pinctrl_i2s_2_bclk_gpio>; /* Verdin I2S_2_BCLK (TOUCH_RESET#, SODIMM 42) */ |