mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for Amazon Kindle 4 (Yoshi)
@ 2026-09-20 13:53 Andrii Salivon
  2026-09-20 13:53 ` [PATCH 1/2] dt-bindings: arm: fsl: add " Andrii Salivon
  0 siblings, 1 reply; 3+ messages in thread
From: Andrii Salivon @ 2026-09-20 13:53 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Frank Li
  Cc: Pengutronix Kernel Team, Fabio Estevam, devicetree, imx,
	linux-arm-kernel, linux-kernel, Andrii Salivon

This series adds the device tree binding and initial board support
for the i.MX50 based Amazon Kindle 4.

Andrii Salivon (2):
  dt-bindings: arm: fsl: add Amazon Kindle 4 (Yoshi)
  ARM: dts: imx50: add support for Amazon Kindle 4 (Yoshi)

 .../devicetree/bindings/arm/fsl.yaml          |  1 +
 arch/arm/boot/dts/nxp/imx/Makefile            |  3 +-
 .../boot/dts/nxp/imx/imx50-amazon-yoshi.dts   | 60 +++++++++++++++++++
 3 files changed, 63 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/nxp/imx/imx50-amazon-yoshi.dts

-- 
2.55.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/2] dt-bindings: arm: fsl: add Amazon Kindle 4 (Yoshi)
  2026-09-20 13:53 [PATCH 0/2] Add support for Amazon Kindle 4 (Yoshi) Andrii Salivon
@ 2026-09-20 13:53 ` Andrii Salivon
  2026-09-20 15:27   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Andrii Salivon @ 2026-09-20 13:53 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Frank Li
  Cc: Pengutronix Kernel Team, Fabio Estevam, devicetree, imx,
	linux-arm-kernel, linux-kernel, Andrii Salivon

Add the amazon,yoshi compatible string for the Amazon Kindle 4
non-touch e-reader to the i.MX50 board list.

Signed-off-by: Andrii Salivon <andrijsalivon@plajta.eu>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 656f2596e1d5..ec61f45c351c 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -188,6 +188,7 @@ properties:
           - enum:
               - fsl,imx50-evk
               - kobo,aura
+              - amazon,yoshi
           - const: fsl,imx50
 
       - description: i.MX51 based Boards
-- 
2.55.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] dt-bindings: arm: fsl: add Amazon Kindle 4 (Yoshi)
  2026-09-20 13:53 ` [PATCH 1/2] dt-bindings: arm: fsl: add " Andrii Salivon
@ 2026-09-20 15:27   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2026-09-20 15:27 UTC (permalink / raw)
  To: Andrii Salivon, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Shawn Guo, Sascha Hauer, Frank Li
  Cc: Pengutronix Kernel Team, Fabio Estevam, devicetree, imx,
	linux-arm-kernel, linux-kernel

On 20/09/2026 15:53, Andrii Salivon wrote:
> Add the amazon,yoshi compatible string for the Amazon Kindle 4
> non-touch e-reader to the i.MX50 board list.
> 
> Signed-off-by: Andrii Salivon <andrijsalivon@plajta.eu>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 656f2596e1d5..ec61f45c351c 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -188,6 +188,7 @@ properties:
>            - enum:
>                - fsl,imx50-evk
>                - kobo,aura
> +              - amazon,yoshi

Don't break the order.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-20 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 13:53 [PATCH 0/2] Add support for Amazon Kindle 4 (Yoshi) Andrii Salivon
2026-09-20 13:53 ` [PATCH 1/2] dt-bindings: arm: fsl: add " Andrii Salivon
2026-09-20 15:27   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®