All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: linux-rockchip@lists.infradead.org,
	Chris Morgan <macroalpha82@gmail.com>,
	dmitry.torokhov@gmail.com
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	simona@ffwll.ch, airlied@gmail.com, tzimmermann@suse.de,
	mripard@kernel.org, maarten.lankhorst@linux.intel.com,
	jesszhan0024@gmail.com, neil.armstrong@linaro.org,
	jagan@edgeble.ai, conor+dt@kernel.org, krzk+dt@kernel.org,
	robh@kernel.org, aweinzerl13@yahoo.com,
	Chris Morgan <macromorgan@hotmail.com>
Subject: Re: [PATCH 5/6] dt-bindings: input: touchscreen: goodix: Add "panel" property
Date: Fri, 16 Jan 2026 10:49:25 +0100	[thread overview]
Message-ID: <7863194.oDFzTOozpa@diego> (raw)
In-Reply-To: <20260113195721.151205-6-macroalpha82@gmail.com>

Hi Chris,

Am Dienstag, 13. Januar 2026, 20:57:20 Mitteleuropäische Normalzeit schrieb Chris Morgan:
> From: Chris Morgan <macromorgan@hotmail.com>
> 
> Add a "panel" property to define a relationship between a touchscreen
> and an associated panel when more than one of each exist in a device.
> 
> Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
> ---
>  Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 2 ++

This patch is part of a diverse series right now (drm-panel, input, dts)
and therefore possibly could be overlooked by Dmitry, as the patch should
likely go through the input subsystem (or would at least need an Ack from
Dmitry, for me to take it along) .

Best way would probably be to pick Rob's Ack and resend it separately
(pointing to this series as user).


Heiko



_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: linux-rockchip@lists.infradead.org,
	Chris Morgan <macroalpha82@gmail.com>,
	dmitry.torokhov@gmail.com
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	simona@ffwll.ch, airlied@gmail.com, tzimmermann@suse.de,
	mripard@kernel.org, maarten.lankhorst@linux.intel.com,
	jesszhan0024@gmail.com, neil.armstrong@linaro.org,
	jagan@edgeble.ai, conor+dt@kernel.org, krzk+dt@kernel.org,
	robh@kernel.org, aweinzerl13@yahoo.com,
	Chris Morgan <macromorgan@hotmail.com>
Subject: Re: [PATCH 5/6] dt-bindings: input: touchscreen: goodix: Add "panel" property
Date: Fri, 16 Jan 2026 10:49:25 +0100	[thread overview]
Message-ID: <7863194.oDFzTOozpa@diego> (raw)
In-Reply-To: <20260113195721.151205-6-macroalpha82@gmail.com>

Hi Chris,

Am Dienstag, 13. Januar 2026, 20:57:20 Mitteleuropäische Normalzeit schrieb Chris Morgan:
> From: Chris Morgan <macromorgan@hotmail.com>
> 
> Add a "panel" property to define a relationship between a touchscreen
> and an associated panel when more than one of each exist in a device.
> 
> Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
> ---
>  Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 2 ++

This patch is part of a diverse series right now (drm-panel, input, dts)
and therefore possibly could be overlooked by Dmitry, as the patch should
likely go through the input subsystem (or would at least need an Ack from
Dmitry, for me to take it along) .

Best way would probably be to pick Rob's Ack and resend it separately
(pointing to this series as user).


Heiko



  parent reply	other threads:[~2026-01-16  9:49 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-13 19:57 [PATCH 0/6] Add Anbernic RG-DS Chris Morgan
2026-01-13 19:57 ` Chris Morgan
2026-01-13 19:57 ` [PATCH 1/6] drm: panel: jd9365da: Use gpiod_set_value_cansleep() Chris Morgan
2026-01-13 19:57   ` Chris Morgan
2026-01-13 20:08   ` Heiko Stübner
2026-01-13 20:08     ` Heiko Stübner
2026-01-13 19:57 ` [PATCH 2/6] dt-bindings: display: panel: Add compatible for Anbernic RG-DS Chris Morgan
2026-01-13 19:57   ` Chris Morgan
2026-01-15 18:53   ` Rob Herring (Arm)
2026-01-15 18:53     ` Rob Herring (Arm)
2026-01-13 19:57 ` [PATCH 3/6] drm/panel: jd9365da: Support for Anbernic RG-DS Panel Chris Morgan
2026-01-13 19:57   ` Chris Morgan
2026-01-14  8:52   ` neil.armstrong
2026-01-14  8:52     ` neil.armstrong
2026-01-13 19:57 ` [PATCH 4/6] dt-bindings: arm: rockchip: Add Anbernic RG-DS Chris Morgan
2026-01-13 19:57   ` Chris Morgan
2026-01-15 18:54   ` Rob Herring (Arm)
2026-01-15 18:54     ` Rob Herring (Arm)
2026-01-13 19:57 ` [PATCH 5/6] dt-bindings: input: touchscreen: goodix: Add "panel" property Chris Morgan
2026-01-13 19:57   ` Chris Morgan
2026-01-15 18:55   ` Rob Herring (Arm)
2026-01-15 18:55     ` Rob Herring (Arm)
2026-01-16  9:49   ` Heiko Stübner [this message]
2026-01-16  9:49     ` Heiko Stübner
2026-01-20 19:54     ` Dmitry Torokhov
2026-01-20 19:54       ` Dmitry Torokhov
2026-01-13 19:57 ` [PATCH 6/6] arm64: dts: rockchip: Add Anbernic RG-DS Chris Morgan
2026-01-13 19:57   ` Chris Morgan
2026-01-20 10:18 ` (subset) [PATCH 0/6] " Heiko Stuebner
2026-01-20 10:18   ` Heiko Stuebner
2026-01-22 18:32 ` Heiko Stuebner
2026-01-22 18:32   ` Heiko Stuebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7863194.oDFzTOozpa@diego \
    --to=heiko@sntech.de \
    --cc=airlied@gmail.com \
    --cc=aweinzerl13@yahoo.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jagan@edgeble.ai \
    --cc=jesszhan0024@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=macroalpha82@gmail.com \
    --cc=macromorgan@hotmail.com \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=robh@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=tzimmermann@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.