On Fri, 16 Apr 2021 21:47:23 +0200, Rafał Miłecki wrote: > This helps validating DTS files. > > Changes that require mentioning: > 1. reg-names > "mspi_regs" and "bspi_regs" were renamed to "mspi" and "bspi" as that > is what's used in DTS files and in Linux driver > 2. interrupt-names > Names were reordered. "mspi_done" has to go first as it's always > required. > 3. spi-rx-bus-width > Property description was dropped as it's part of the > spi-controller.yaml > 4. Examples: > * drop partitions as they are well documented elsewhere > * regs and interrupts were formatted and reordered to match yaml > * <0x1c> was replaced with <&gic> > * "m25p80" node name became "flash" > * dropped invalid "m25p,fast-read" property > * dropped undocumented and Linux-unused "clock-names" > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] dt-bindings: spi: brcm,spi-bcm-qspi: convert to the json-schema commit: 7d82f89c39ad3193893d36924fc1f8d44f3dc612 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