[PATCH 2/2] arm64: dts: imx93-phyboard-segin: Add peb-av-02 overlay
Marco Felsch
m.felsch at pengutronix.de
Thu Dec 18 08:19:53 PST 2025
On 25-12-16, Christoph Stoidner wrote:
> Hi Marco,
>
> On Mo, 2025-12-15 at 18:07 +0100, Marco Felsch wrote:
> > Hi Primoz,
> >
> > On 25-12-03, Primoz Fiser wrote:
...
> > > > + touchscreen at 38 {
> > > > + compatible = "edt,edt-ft5406";
> > > > + reg = <0x38>;
> > > > + pinctrl-names = "default";
> > > > + pinctrl-0 = <&pinctrl_touchscreen>;
> > > > + interrupt-parent = <&gpio4>;
> > > > + interrupts = <12 IRQ_TYPE_EDGE_FALLING>;
> > > > + reset-gpios = <&gpio4 1 GPIO_ACTIVE_LOW>;
> > > > + touchscreen-size-x = <1792>;
> > > > + touchscreen-size-y = <1024>;
> > >
> > > Please add "wakeup-source" property here like in the downstream
> > > commit.
> > >
> > > With this in place, panel touch can be used to wake up the board
> > > from sleep.
> >
> > Is this a required feature? Touchscreens with no certain
> > low-power mode handlig (e.g. reduced scanning time) can draw much
> > power
> > in suspend.
> >
> > I can add it if Phytec is aware of this fact and still wants to have
> > thsi feature.
>
> Yes, please add this "wakeup-source" property again. This feature
> shall work on our platform by default. And one who wants to avoid
> touchscreen as wakeup-source can modify the device-tree or disable
> it for wakeup via policy/sysfs.
Okay, I added the property for the v2.
Regards,
Marco
More information about the linux-arm-kernel
mailing list