On Tue, Mar 04, 2025 at 10:45:35PM -0800, Dmitry Torokhov wrote: > On Mon, Mar 03, 2025 at 04:36:55PM -0600, Joel Selvaraj via B4 Relay wrote: > > From: Joel Selvaraj <foss@xxxxxxxxxxxxxxxx> > > > > In Xiaomi Poco F1 (qcom/sdm845-xiaomi-beryllium-ebbg.dts), the FocalTech > > FT8719 touchscreen is integrally connected to the display panel > > (EBBG FT8719) and thus should be power sequenced together with display > > panel using the panel property. Since the edt-ft5x06 touchscreen binding > > uses almost all the properties present in touchscreen.yaml, let's remove > > additionalProperties: false and use unevaluatedProperties to include all > > the properties, including the needed panel property. > > > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > Signed-off-by: Joel Selvaraj <foss@xxxxxxxxxxxxxxxx> > > I believe this is better be merged through the arch tree together with > the dts changes. > Then I will have to come up with a motivation to why it needed to go together with the dts change ;) Please pick the binding change through the input tree and I'll pick the dts changes once the binding has landed in linux-next. > Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > Thank you, Bjorn > Thanks. > > -- > Dmitry