Difference between revisions of "Device tree future"

From eLinux.org
Jump to: navigation, search
(Kernel Summit 2017, Devicetree Workshop)
m (Spelling)
Line 225: Line 225:
 
* [[Media:DTWorkshop2017_Agenda.pdf | [PDF]]] Agenda slides
 
* [[Media:DTWorkshop2017_Agenda.pdf | [PDF]]] Agenda slides
 
* [[Media:DTWorkshop2017_Zephyr.pdf | [PDF]]] "Devicetree in Zephyr" - Kumar Gala
 
* [[Media:DTWorkshop2017_Zephyr.pdf | [PDF]]] "Devicetree in Zephyr" - Kumar Gala
* [[Media:DTWorkshop2017_DT_Generic_Bindings.pdf | [PDF]]] "DT Generi Bindings" - Geert Uytterhoeven
+
* [[Media:DTWorkshop2017_DT_Generic_Bindings.pdf | [PDF]]] "DT Generic Bindings" - Geert Uytterhoeven
 
* [[Media:DTWorkshop2017-duplicate-data.pdf | [PDF]]] "Duplicate Data" - Thomas Petazzoni
 
* [[Media:DTWorkshop2017-duplicate-data.pdf | [PDF]]] "Duplicate Data" - Thomas Petazzoni
 
* [[Media:DTWorkshop2017_foreign_bindings.pdf | [PDF]]] "Foreign Bindings" - Maxime Ripard
 
* [[Media:DTWorkshop2017_foreign_bindings.pdf | [PDF]]] "Foreign Bindings" - Maxime Ripard

Revision as of 10:09, 30 October 2017


Top Device Tree page

Devicetree Validation

See section "Devicetree Verification".

Devicetree Verification

Presentations about verification.

The verification project made progress around the time of Linux Plumbers 2015, then stalled out.

Grant Likely has re-awakened the project at Linux Plumbers 2016:

Devicetree Specification

Devicetree Specification Release 0.1, located on the Devicetree Specification page has superseded the ePAPR for the Linux kernel.

The Devicetree Specification will continue to be updated.


PDF presentation of the plans for the specification organization and the proposed schedule.

The update process is occurring in the http://webdev.linaro.org/devicetree.org/ devicetree.org organization.

Related discussion occurs on the devicetree-spec email list.

Linux Plumbers 2015 Device Tree Track

presentation material

etherpad notes

https://etherpad.openstack.org/p/LPC2015_Device_Tree

local cache of etherpad notes

final schedule

1:30 Intro
     Frank Rowand
1:35 Device Tree Overlays
     Pantelis Antoniou, Guenter Roeck
2:00 Overlays, some times a good idea sometimes not.
     Pantelis Antoniou
2:15 Device Tree Documentation
     Matt Porter Frank Rowand
2:30 Chat With The dtc Maintainers, part 1
     David Gibson, Jon Loeliger
2:45 ----- Tea Break -----
3:00 Chat With The dtc Maintainers, part 2
     David Gibson, Jon Loeliger
3:10 Overlays and tools for sanity.
     Pantelis Antoniou
3:25 Device Tree Tools
     Frank Rowand
3:40 Device Tree probe order and parallel device probing
     Pantelis Antoniou
3:50 Device tree round up
     Frank Rowand

draft schedule


01 -- Device Tree Overlays - Pantelis
   Device Tree Overlays are now in the mainline kernel. This session
   will cover what they are, how they are used.

   As part of this session I will examine device tree overlays, device
   tree changeset, the phandle resolution mechanism, overlay overlap
   removal checks and finally device tree variants (or quirks).

   Devicetree overlay use in Juniper products - Guenter

   The Juniper use case will be discussed:

   At Juniper, we use devicetree overlays to manage a variety of cards
   which can be inserted and removed at runtime.

   In this session, I will describe the basic system architecture, our
   requirements, and why we decided to use devicetree overlays to meet
   those requirements. I will also dive into the actual implementation
   of our card management framework in the Linux kernel, and explore
   some of the limitations of the current devicetree overlay code.

02 -- was folded into 01

03 -- Overlays, some times a good idea sometimes not. - Pantelis
   This session will cover supported and not supported overlay cases.

04 -- Device Tree Documentation - Frank
   What device tree documentation and tutorials exist and where to find
   them. What is needed?

   What new documentation is expected this year?

   Can we bring consistency to the documentation style/syntax?

05 -- Chat With The dtc Maintainers - Frank
   This session is an opportunity to ask questions of the dtc maintainers
   or listen to their thoughts on dtc related topics.

06 -- Overlays and tools for sanity. - Pantelis
   Device Tree overlays represent a big change for the device tree in
   the kernel. Where as of old the device tree was something static,
   now it's something that can change at runtime.

   We could use some new tools to help us when creating them (compile
   time) and some kernel tooling to help when applying them (run time).

07 -- Device Tree Tools - Frank
   What tools exist to support device tree development and
   debugging? Where are they? What new tools have been proposed or
   requested?

08 -- Device Tree probe order and parallel device probing - Pantelis
   The new dynamic device tree capabilities entails marking not only
   the location of phandles but the references made to them. We can use
   that information to construct a device probe order schedule that can
   be used to support parallel device probing which is an obvious win
   for kernel boot time.

   If earlier sessions run long, this one may be shortened or deleted.

09 -- Device tree round up - Frank
   Review previous sessions, round up loose ends

Material to review before the conference

The purpose of the Linux Plumbers conference is to discuss things. The conference is not a good place to go if you want to look at slides and listen to canned presentations.

The discussions will work better if the attendees have prepared in advance, and have a basic understanding of the technology and issues to be discussed. The goal of this section is to provide the resources needed to be prepared to discuss.

Device Tree 101

If you are new to Device Tree, these resources will start you on the path to a basic understanding.

Overlays

Probe Ordering

Linux Plumbers 2016 Device Tree Track

presentation material

  • [PDF] "Device Tree Schema Discussion"- Grant Likely
  • [PDF] "Device tree Hardware Description vs Configuration vs Policy"- Frank Rowand
  • [PDF] "Device Tree Tools Status" - Frank Rowand

etherpad notes

local cache of etherpad notes

Kernel Summit 2017, Devicetree Workshop

Presentation Materials

  • [PDF] Agenda slides
  • [PDF] "Devicetree in Zephyr" - Kumar Gala
  • [PDF] "DT Generic Bindings" - Geert Uytterhoeven
  • [PDF] "Duplicate Data" - Thomas Petazzoni
  • [PDF] "Foreign Bindings" - Maxime Ripard

Notes

Audio Recording

Grant Likely has audio recordings of the entire workshop, but they are large files and haven't been published yet. Contact Grant if you want a copy of the audio.