Device Tree Presentations

From eLinux.org
Revision as of 22:47, 15 October 2020 by Satishrajguru (talk | contribs) (Devicetree Hardware Autoconfiguration [ELCE 2016])
Jump to: navigation, search

Tutorial: Device Tree (DTS), Linux Board Bring-up and Kernel Version Changing [ELC 2020]

Presenter: Schuyler Patton, Texas Instruments
Summary: This presentation provides a review of Some Lessons Learned on
Device Tree (DTS), Linux Board Bring-up and Kernel Version Changing.

BoF: Devicetree [ELCE 2018][ELCE 2017]

Presenter: Frank Rowand, Sony
Summary: This talk provides an overview of recent devicetree changes,
current issues, and what activity may be happening in the near future.

Stable Devicetree ABI: it's possible! [ELCE 2017]

Presenter: Lucas Stach, Pengutronix
Summary: This talk presents the lessons learned by the Pengutronix
kernel and bootloader team while working with the NXP i.MX6 platform.

Devicetree Hardware Autoconfiguration [ELCE 2016]

Presenter: Hans de Goede, Red Hat
Summary: This talk will discuss about what is and is not possible wrt
dynamic devicetree usage as well as give does and don'ts for people
who want to use dynamic devicetree themselves.

Solving Devicetree Issues, part 3.0 [ELCE 2016]

Presenter: Frank Rowand, Sony
Summary: This session will present new tools and techniques that have
recently arrived in mainline or are under active development to make device tree
easier to use.

Transactional Device Tree & Overlays: Making Reconfigurable Hardware Work [ELCE 2014]

Presenter: Pantelis Antoniou, NVIDIA
Summary: This presentation give information on device tree, its component
elements and what changes to be done according to the board configurations.

ACPI And Device Trees - Friends Or Foes? [ELCE 2014]

Presenter: Rafael J. Wysocki, Intel OTC
Summary: These slides talks about Origins of ACPI, ACPI vs Device Trees
matching devices to drivers,existing driver lookup algorithms.

PDF

devicetree: Kernel Internals and Practical Troubleshooting [ELCE 2014]

Presenter: Frank Rowand, Sony Mobile
Summary: This talk examines how the Linux kernel uses a devicetree.
Topics include the kernel devicetree framework, device creation,
resource allocation, driver binding, and connecting objects.

Device Tree for Dummies [ELC 2014][ELCE 2013]

Presenter: Thomas Petazzoni
Summary: These slides give information on User perspective:
booting with the Device Tree, basic Device Tree syntax and
compilation and examples of Device Tree usage.

Best Practices for Long Term Support and Security of the Device-Tree (DT) [ELCE 2013]

Presenter: Alison Chaiken
Summary: This presentation discusses about how DT complicates updates,
strategies for updates including DTBs, best practices in creating DTS
and tools to make DT comprehensible to non-experts.

Board File to Device Tree Migration: A War Story [ELCE 2013]

Presenter: Pantelis Antoniou
Summary: These slides describe the journey of migration from board
file to device tree.

Devicetree: The Disaster So Far [ELCE 2013]

Presenter: Mark Rutland
Summary: This presentation talks about what was wrong with board files,
what device tree is (and what it isn’t), the problems we have, and
how to fix them and what we need to do in future.

Maintainer's Diary: Devicetree and Its Stumbling Blocks [ELCE 2012]

Presenter: Wolfram Sang, Pengutronix e.K.
Summary: This presentation discusses about device tree and
its advantages.

Supporting 200 Different Expansionboards: The Broken Promise of Devicetree [ELCE 2012]

Presenter: Koen Kooi, Circuitco
Summary: This presentation talks about device tree and beaglebone
board support.

Flattened Device Tree ARM Support Update [ELC 2010]

Presenter:Grant Likely
Summary: This presentation talks about Device Tree, integration with
the Linux device model and ARM specific.

A Symphony of Flavours: Using the Device Tree to Describe Embedded Hardware [ELC 2008]

Presenter: Grant Likely
Summary: This presentation discusses about what is device tree,
What's So Special About Tree Data Structure and some examples.