Message ID | 20240711165402.373634-1-nicolas.ferre@microchip.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 3048dc8ba46b7ba11581f2a7e06849af0df13136 |
Headers | show |
Series | dt-bindings: spi: at91: Add sama7d65 compatible string | expand |
On Thu, 11 Jul 2024 18:54:02 +0200, nicolas.ferre@microchip.com wrote: > From: Nicolas Ferre <nicolas.ferre@microchip.com> > > Add compatible string for sama7d65. Like sam9x60 and sam9x7, it requires > to bind to "atmel,at91rm9200-spi". > Group these three under the same enum, sorted alphanumerically, and > remove previously added item. > > Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> > --- > .../devicetree/bindings/spi/atmel,at91rm9200-spi.yaml | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
On Thu, 11 Jul 2024 18:54:02 +0200, nicolas.ferre@microchip.com wrote: > Add compatible string for sama7d65. Like sam9x60 and sam9x7, it requires > to bind to "atmel,at91rm9200-spi". > Group these three under the same enum, sorted alphanumerically, and > remove previously added item. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] dt-bindings: spi: at91: Add sama7d65 compatible string commit: 3048dc8ba46b7ba11581f2a7e06849af0df13136 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
diff --git a/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml b/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml index 32e7c14033c2..d29772994cf5 100644 --- a/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml +++ b/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml @@ -18,10 +18,10 @@ properties: oneOf: - const: atmel,at91rm9200-spi - items: - - const: microchip,sam9x60-spi - - const: atmel,at91rm9200-spi - - items: - - const: microchip,sam9x7-spi + - enum: + - microchip,sam9x60-spi + - microchip,sam9x7-spi + - microchip,sama7d65-spi - const: atmel,at91rm9200-spi reg: