Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add devicetree for Axentia Nattis
@ 2017-12-01 22:44 Peter Rosin
  2017-12-01 22:44 ` [PATCH 1/2] dt-bindings: trivial: add tfa9879 device Peter Rosin
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Peter Rosin @ 2017-12-01 22:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi!

I'd like to add a devicetree for our Nattis to the kernel. The
Nattis is a device for showing departures for public transportation
(optionally including a text-to-speech module for the visually
impaired).

I'm a bit unsure if the tfa9879 sound codec binding is needed,
but I suppose it belongs in trivial-devices?

Cheers,
Peter

Peter Rosin (2):
  dt-bindings: trivial: add tfa9879 device
  ARM: dts: at91: add devicetree for the Axentia Nattis with Natte power

 Documentation/devicetree/bindings/arm/axentia.txt  |   9 +
 .../devicetree/bindings/trivial-devices.txt        |   1 +
 MAINTAINERS                                        |   2 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/at91-natte.dtsi                  | 245 +++++++++++++++++++
 arch/arm/boot/dts/at91-nattis-2-natte-2.dts        | 258 +++++++++++++++++++++
 6 files changed, 516 insertions(+)
 create mode 100644 arch/arm/boot/dts/at91-natte.dtsi
 create mode 100644 arch/arm/boot/dts/at91-nattis-2-natte-2.dts

-- 
2.11.0

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

end of thread, other threads:[~2017-12-03 21:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-01 22:44 [PATCH 0/2] Add devicetree for Axentia Nattis Peter Rosin
2017-12-01 22:44 ` [PATCH 1/2] dt-bindings: trivial: add tfa9879 device Peter Rosin
2017-12-02 21:17   ` [alsa-devel] " Fabio Estevam
2017-12-03  6:59     ` Peter Rosin
2017-12-03 11:12       ` Fabio Estevam
2017-12-03 20:53         ` Peter Rosin
2017-12-03 21:01           ` Fabio Estevam
2017-12-01 22:44 ` [PATCH 2/2] ARM: dts: at91: add devicetree for the Axentia Nattis with Natte power Peter Rosin
2017-12-02  1:05 ` [PATCH 0/2] Add devicetree for Axentia Nattis Javier Martinez Canillas
2017-12-02  7:58   ` Peter Rosin

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