mbox series

[v2,0/3] spi: dt-bindings: cdns,qspi-nor: Improve description

Message ID 20250319094651.1290509-1-miquel.raynal@bootlin.com (mailing list archive)
Headers show
Series spi: dt-bindings: cdns,qspi-nor: Improve description | expand

Message

Miquel Raynal March 19, 2025, 9:46 a.m. UTC
While working with this controller I figured out a couple of small
issues which I propose to fix. They are not super impacting, but I
believe this goes into the right direction.

Changes in v2:
- Collect R-by.
- Use a non deprecated compatible in the example.
- Instead of suggesting that some of the properties are required by
  improving the example, make them really required.

Miquel Raynal (3):
  spi: dt-bindings: cdns,qspi-nor: Be more descriptive regarding what
    this controller is
  spi: dt-bindings: cdns,qspi-nor: Deprecate the Cadence compatible
    alone
  spi: dt-bindings: cdns,qspi-nor: Require some peripheral properties

 .../bindings/spi/cdns,qspi-nor.yaml           | 25 +++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)

Comments

Mark Brown March 20, 2025, 6:46 p.m. UTC | #1
On Wed, 19 Mar 2025 10:46:48 +0100, Miquel Raynal wrote:
> While working with this controller I figured out a couple of small
> issues which I propose to fix. They are not super impacting, but I
> believe this goes into the right direction.
> 
> Changes in v2:
> - Collect R-by.
> - Use a non deprecated compatible in the example.
> - Instead of suggesting that some of the properties are required by
>   improving the example, make them really required.
> 
> [...]

Applied to

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

Thanks!

[1/3] spi: dt-bindings: cdns,qspi-nor: Be more descriptive regarding what this controller is
      commit: 77289a8a8b33defd8e5d9f4046c27ff0655b024c
[2/3] spi: dt-bindings: cdns,qspi-nor: Deprecate the Cadence compatible alone
      commit: 8b35d653878fb98f36df8b4968159499258fddf1
[3/3] spi: dt-bindings: cdns,qspi-nor: Require some peripheral properties
      commit: 50605d2eefed51946c010b76464b2d7419af8310

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