lkml.org 
[lkml]   [2016]   [May]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] of: overlays: New target methods
Date
This patchset implement two new target methods.
A target-indirect method which allows selecting different
targets according to an argument using an extended API and
a target root method that fences the target only
to a specific given root.

Documentation and unit-tests are included.

Pantelis Antoniou (6):
of: overlay: Implement indirect target support
of: unittest: Add indirect overlay target test
doc: dt: Document the indirect overlay method.
of: overlay: Introduce target root capability.
of: unittest: Unit-tests for target root overlays.
doc: dt: Document the target root overlay method

Documentation/devicetree/overlay-notes.txt | 21 +++
drivers/of/overlay.c | 219 +++++++++++++++++++---
drivers/of/unittest-data/testcases.dts | 14 ++
drivers/of/unittest-data/tests-overlay.dtsi | 67 +++++++
drivers/of/unittest.c | 272 ++++++++++++++++++++++++++++
include/linux/of.h | 16 ++
6 files changed, 582 insertions(+), 27 deletions(-)

--
1.7.12

\
 
 \ /
  Last update: 2016-05-09 20:21    [W:0.525 / U:0.420 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site