linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Sebastian Reichel <sebastian.reichel@collabora.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: Mark Brown <broonie@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Sascha Hauer <kernel@pengutronix.de>,
	Arnd Bergmann <arnd@arndb.de>, Shawn Guo <shawnguo@kernel.org>,
	devicetree@vger.kernel.org, kernel@collabora.com,
	Fabio Estevam <festevam@gmail.com>,
	linux-kernel@vger.kernel.org, Ian Ray <ian.ray@ge.com>,
	linux-spi@vger.kernel.org
Subject: Re: (subset) [PATCHv5 0/5] GE Healthcare PPD firmware upgrade driver for ACHC
Date: Tue, 22 Jun 2021 16:14:02 +0100	[thread overview]
Message-ID: <162437400237.2387.4945369084350111189.b4-ty@kernel.org> (raw)
In-Reply-To: <20210621175359.126729-1-sebastian.reichel@collabora.com>

On Mon, 21 Jun 2021 19:53:54 +0200, Sebastian Reichel wrote:
> The PPD has a secondary processor (NXP Kinetis K20), which can be
> programmed from the main system. It is connected to the main processor
> by having it's EzPort interface connected to the SPI bus. Currently
> both (normal and EzPort) interfaces are simply exposed to userspace.
> This does not work for the EzPort, since EzPort usage requires a device
> reset. The proper solution is to do the flashing from kernel space
> with properly timed toggling of EzPort chip-select and reset line. In
> PATCHv2 it was suggested, that this should happen via an SPI ancillary
> device, so this is how it has been implemented now.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/5] spi: add ancillary device support
      commit: 0c79378c01999bd60057c475f163ec807c24891f
[2/5] spi: dt-bindings: support devices with multiple chipselects
      commit: d90609a4b72dbfe42da2a55f3078c35e669948e0

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

      parent reply	other threads:[~2021-06-22 15:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 17:53 [PATCHv5 0/5] GE Healthcare PPD firmware upgrade driver for ACHC Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 1/5] spi: add ancillary device support Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 2/5] spi: dt-bindings: support devices with multiple chipselects Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 3/5] dt-bindings: misc: ge-achc: Convert to DT schema format Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 4/5] ARM: dts: imx53-ppd: Fix ACHC entry Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 5/5] misc: gehc-achc: new driver Sebastian Reichel
2021-06-22 13:30   ` kernel test robot
2021-06-22 13:37     ` Arnd Bergmann
2021-06-22 15:14 ` Mark Brown [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=162437400237.2387.4945369084350111189.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=ian.ray@ge.com \
    --cc=kernel@collabora.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.reichel@collabora.com \
    --cc=shawnguo@kernel.org \
    /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 NNTP newsgroup(s).