All of lore.kernel.org
 help / color / mirror / Atom feed
* [Q] devicetree overlays
@ 2020-04-16 14:46 Sven Van Asbroeck
  2020-04-27 20:26 ` Frank Rowand
  2020-08-07 11:25 ` Enrico Weigelt, metux IT consult
  0 siblings, 2 replies; 8+ messages in thread
From: Sven Van Asbroeck @ 2020-04-16 14:46 UTC (permalink / raw)
  To: Pantelis Antoniou, Frank Rowand
  Cc: David Airlie, Daniel Vetter, devicetree, Linux Kernel Mailing List

Pantelis, Frank,

A quick question about the state of devicetree overlays. There don't seem to
be many in-kernel overlay users (rcar and fpga only?). Does it make sense for
new projects to use them?

My situation is this: I have hardware which consists of several modules.
Knowledge about the type and location of these modules is located in an
on-board eeprom.

So now I need to assemble a devicetree, by puzzling various 'blobs' together.
This could be done in the bootloader, but also by a rcar-like driver, which
queries the eeprom and inserts devicetree fragments/overlays into a live kernel.

A couple of questions:
- are devicetree overlays here to stay? (given that there are 2 in-kernel users)
- does it make sense to solve the modular devicetree problem in a rcar-like
  fashion?
- is there perhaps a more canonical / idiomatic way to solve this?

Sven

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

end of thread, other threads:[~2020-08-12 15:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-16 14:46 [Q] devicetree overlays Sven Van Asbroeck
2020-04-27 20:26 ` Frank Rowand
2020-04-28 12:20   ` Sven Van Asbroeck
2020-08-07 11:25 ` Enrico Weigelt, metux IT consult
2020-08-07 14:17   ` Sven Van Asbroeck
2020-08-12 13:27     ` Enrico Weigelt, metux IT consult
2020-08-12 14:43       ` Sven Van Asbroeck
2020-08-12 15:13       ` Frank Rowand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.