chrome-platform.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+chrome-platform@kernel.org
To: Reka Norman <rekanorman@chromium.org>
Cc: hverkuil-cisco@xs4all.nl, dnojiri@chromium.org,
	narmstrong@baylibre.com, sadolfsson@google.com,
	bleung@chromium.org, groeck@chromium.org, mchehab@kernel.org,
	chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org,
	linux-media@vger.kernel.org
Subject: Re: [PATCH v2 0/9] media: cros-ec-cec: Add support for multiple ports
Date: Mon, 13 Nov 2023 03:42:36 +0000	[thread overview]
Message-ID: <169984695692.27851.18059442227067632495.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230825024735.1443836-1-rekanorman@chromium.org>

Hello:

This series was applied to chrome-platform/linux.git (for-next)
by Hans Verkuil <hverkuil-cisco@xs4all.nl>:

On Fri, 25 Aug 2023 12:43:53 +1000 you wrote:
> The Google Dibbi chromebox will have two HDMI ports with CEC enabled via
> its EC. Currently, the cros-ec-cec driver and the host command interface
> to the EC assume there is only one port. E.g. the commands have no
> parameter to indicated which port to operate on.
> 
> This series adds support for multiple ports. The driver is modified to
> manage an array of ports, each with their own CEC adapter and notifier.
> The host command interface is modified to support multiple ports. All
> changes to interface are backwards compatible.
> 
> [...]

Here is the summary with links:
  - [v2,1/9] media: cros-ec-cec: Use cros_ec_cmd to send host commands
    https://git.kernel.org/chrome-platform/c/afca12e35e71
  - [v2,2/9] media: cros-ec-cec: Manage an array of ports
    https://git.kernel.org/chrome-platform/c/4d0e179a4287
  - [v2,3/9] media: cros-ec-cec: Support multiple ports in set/get host commands
    https://git.kernel.org/chrome-platform/c/e90bd1fe7cda
  - [v2,4/9] media: cros-ec-cec: Support multiple ports in write command
    https://git.kernel.org/chrome-platform/c/adbfc747ddfb
  - [v2,5/9] media: cros-ec-cec: Support multiple ports in MKBP cec_events
    https://git.kernel.org/chrome-platform/c/1cabf52639d1
  - [v2,6/9] media: cros-ec-cec: Support receiving messages from multiple ports
    https://git.kernel.org/chrome-platform/c/425d20518c54
  - [v2,7/9] media: cros-ec-cec: Allow specifying multiple HDMI connectors
    https://git.kernel.org/chrome-platform/c/e7885b9c6564
  - [v2,8/9] media: cros-ec-cec: Get number of CEC ports from EC
    https://git.kernel.org/chrome-platform/c/5d227f02ceb9
  - [v2,9/9] media: cros-ec-cec: Add Dibbi to the match table
    https://git.kernel.org/chrome-platform/c/8d3e6030e30f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-11-13  3:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-25  2:43 [PATCH v2 0/9] media: cros-ec-cec: Add support for multiple ports Reka Norman
2023-08-25  2:43 ` [PATCH v2 1/9] media: cros-ec-cec: Use cros_ec_cmd to send host commands Reka Norman
2023-08-25  2:43 ` [PATCH v2 2/9] media: cros-ec-cec: Manage an array of ports Reka Norman
2023-08-25  2:43 ` [PATCH v2 3/9] media: cros-ec-cec: Support multiple ports in set/get host commands Reka Norman
2023-08-25  2:43 ` [PATCH v2 4/9] media: cros-ec-cec: Support multiple ports in write command Reka Norman
2023-08-25  2:43 ` [PATCH v2 5/9] media: cros-ec-cec: Support multiple ports in MKBP cec_events Reka Norman
2023-08-25  2:43 ` [PATCH v2 6/9] media: cros-ec-cec: Support receiving messages from multiple ports Reka Norman
2023-08-25  2:44 ` [PATCH v2 7/9] media: cros-ec-cec: Allow specifying multiple HDMI connectors Reka Norman
2023-08-25  2:44 ` [PATCH v2 8/9] media: cros-ec-cec: Get number of CEC ports from EC Reka Norman
2023-08-25  2:44 ` [PATCH v2 9/9] media: cros-ec-cec: Add Dibbi to the match table Reka Norman
2023-11-13  3:23 ` [PATCH v2 0/9] media: cros-ec-cec: Add support for multiple ports patchwork-bot+chrome-platform
2023-11-13  3:42 ` patchwork-bot+chrome-platform [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=169984695692.27851.18059442227067632495.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+chrome-platform@kernel.org \
    --cc=bleung@chromium.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=dnojiri@chromium.org \
    --cc=groeck@chromium.org \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=narmstrong@baylibre.com \
    --cc=rekanorman@chromium.org \
    --cc=sadolfsson@google.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).