mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
arm64: dts: imx8mq-librem5: add reset gpio to mantix panel description
Add the missing description for the reset gpio to the panels DT description. Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
315e7b8841
commit
ca4fd34e86
|
|
@ -1010,6 +1010,7 @@ lcd_panel: panel@0 {
|
|||
vddi-supply = <®_lcd_1v8>;
|
||||
backlight = <&backlight_dsi>;
|
||||
reset-gpios = <&gpio1 29 GPIO_ACTIVE_LOW>;
|
||||
mantix,tp-rstn-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
|
||||
|
||||
port {
|
||||
panel_in: endpoint {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user