All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: Neil Armstrong <neil.armstrong@linaro.org>,
	aaro.koskinen@iki.fi, airlied@gmail.com, andreas@kemnade.info,
	conor+dt@kernel.org, jernej.skrabec@gmail.com, jonas@kwiboo.se,
	krzk+dt@kernel.org, laurent.pinchart@ideasonboard.com,
	maarten.lankhorst@linux.intel.com, mripard@kernel.org,
	prabhakar.mahadev-lad.rj@bp.renesas.com, jesszhan0024@gmail.com,
	rfoss@kernel.org, robh@kernel.org, rogerq@kernel.org,
	simona@ffwll.ch, thierry.reding@gmail.com, tony@atomide.com,
	tzimmermann@suse.de, andrzej.hajda@intel.com,
	Mithil Bavishi <bavishimithil@gmail.com>
Cc: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: (subset) [PATCH v9 0/8] Initial support for Samsung Galaxy Tab 2 series
Date: Mon, 30 Mar 2026 14:19:09 -0700	[thread overview]
Message-ID: <7hzf3puib6.fsf@baylibre.com> (raw)
In-Reply-To: <177451576215.103892.12129135091369769725.b4-ty@linaro.org>

Hi Neil,

Neil Armstrong <neil.armstrong@linaro.org> writes:

> Hi,
>
> On Tue, 03 Mar 2026 15:30:09 -0500, Mithil Bavishi wrote:
>> This series adds initial support for the Samsung Galaxy Tab 2
>> (samsung-espresso7/10) series of devices. It adds support for 6 variants
>> (P3100, P3110, P3113, P5100, P5110, P5113). Downstream categorised them
>> based on 3G and WiFi, but since they use different panel, touch
>> controllers, batteries, I decided to categorise them based on screen
>> size as espresso7 and espresso10.
>> 
>> [...]
>
> Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)
>
> [4/8] dt-bindings: display: panel-lvds: Add compatibles for Samsung LTN070NL01 and LTN101AL03 panels
>       https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/d37690b5e02418a2365548300628ef3895a24ed2

Since the bindings patch already had acks from the DT maintainers, I
queued it along with the DT patches (via the OMAP tree.)

Do you prefer if I drop my version?

Kevin

      reply	other threads:[~2026-03-31  7:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-03 20:30 [PATCH v9 0/8] Initial support for Samsung Galaxy Tab 2 series Mithil Bavishi
2026-03-03 20:30 ` [PATCH v9 1/8] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC Mithil Bavishi
2026-03-03 21:02   ` Andreas Kemnade
2026-03-03 20:30 ` [PATCH v9 2/8] dt-bindings: vendor-prefixes: Add Doestek Mithil Bavishi
2026-03-03 20:30 ` [PATCH v9 3/8] dt-bindings: display: bridge: lvds-codec: add doestek,dtc34lm85am Mithil Bavishi
2026-03-03 20:30   ` [PATCH v9 3/8] dt-bindings: display: bridge: lvds-codec: add doestek, dtc34lm85am Mithil Bavishi
2026-03-03 20:30 ` [PATCH v9 4/8] dt-bindings: display: panel-lvds: Add compatibles for Samsung LTN070NL01 and LTN101AL03 panels Mithil Bavishi
2026-03-03 20:30 ` [PATCH v9 5/8] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series Mithil Bavishi
2026-03-03 21:06   ` Andreas Kemnade
2026-03-03 20:30 ` [PATCH v9 6/8] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0 and 10.1 Mithil Bavishi
2026-03-03 21:08   ` Andreas Kemnade
2026-03-03 20:30 ` [PATCH v9 7/8] ARM: dts: ti: omap: samsung-espresso7: Add initial support for Galaxy Tab 2 7.0 Mithil Bavishi
2026-03-03 21:13   ` Andreas Kemnade
2026-03-03 20:30 ` [PATCH v9 8/8] ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 10.1 Mithil Bavishi
2026-03-03 21:17   ` Andreas Kemnade
2026-03-06  1:07 ` [PATCH v9 0/8] Initial support for Samsung Galaxy Tab 2 series Kevin Hilman
2026-03-26  9:02 ` (subset) " Neil Armstrong
2026-03-30 21:19   ` Kevin Hilman [this message]

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=7hzf3puib6.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=airlied@gmail.com \
    --cc=andreas@kemnade.info \
    --cc=andrzej.hajda@intel.com \
    --cc=bavishimithil@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jernej.skrabec@gmail.com \
    --cc=jesszhan0024@gmail.com \
    --cc=jonas@kwiboo.se \
    --cc=krzk+dt@kernel.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=rfoss@kernel.org \
    --cc=robh@kernel.org \
    --cc=rogerq@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=thierry.reding@gmail.com \
    --cc=tony@atomide.com \
    --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.