On Mon, Jul 01, 2024 at 03:52:10PM +0100, Mark Brown wrote: > On Mon, 24 Jun 2024 14:55:26 -0400, Frank Li wrote: > > Convert fsl-dspi binding to to yaml format. > > Using common SPI property spi-cs-setup-delay-ns and spi-cs-hold-delay-ns. > > Update driver and ls1043 dts file. > > > > To: Vladimir Oltean <olteanv@xxxxxxxxx> > > To: Mark Brown <broonie@xxxxxxxxxx> > > To: Rob Herring <robh@xxxxxxxxxx> > > To: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx> > > To: Conor Dooley <conor+dt@xxxxxxxxxx> > > To: Shawn Guo <shawnguo@xxxxxxxxxx> > > Cc: linux-spi@xxxxxxxxxxxxxxx > > Cc: linux-kernel@xxxxxxxxxxxxxxx > > Cc: devicetree@xxxxxxxxxxxxxxx > > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > > Cc: imx@xxxxxxxxxxxxxxx > > Cc: olteanv@xxxxxxxxx > > > > [...] > > Applied to > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next > > Thanks! > > [1/3] spi: fsl-dspi: use common proptery 'spi-cs-setup(hold)-delay-ns' > commit: 52e78777b6bfd4bc47448791a99d5f97c82ff81c > [2/3] spi: dt-bindings: fsl-dspi: Convert to yaml format > commit: 94f19d076218a193d170da6d5ab2a87c080cc69c > > 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. Thank you very much, I sent out incremental update before this patch applied since my one miss understand. Could you please check this? https://lore.kernel.org/imx/20240627203308.476437-1-Frank.Li@xxxxxxx/ Frank > > Thanks, > Mark >