lkml.org 
[lkml]   [2014]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/3] Move device tree graph parsing helpers to drivers/of
Date
Hi,

this version moves the graph helpers to drivers/of again instead of
drivers/media. Since the location changed again, I have dropped the
Acks. A second patch is added that splits out the common parts from
v4l2_of_parse_endpoint into of_graph_parse_endpoint and I have added
a binding description Documentation/devicetree/bindings/graph.txt.

Changes since v3:
- Moved back to drivers/of
- Added DT binding documentation

regards
Philipp

Philipp Zabel (3):
[media] of: move graph helpers from drivers/media/v4l2-core to
drivers/of
[media] of: move common endpoint parsing to drivers/of
Documentation: of: Document graph bindings

Documentation/devicetree/bindings/graph.txt | 98 +++++++++++++++
drivers/media/i2c/adv7343.c | 4 +-
drivers/media/i2c/mt9p031.c | 4 +-
drivers/media/i2c/s5k5baf.c | 3 +-
drivers/media/i2c/tvp514x.c | 3 +-
drivers/media/i2c/tvp7002.c | 3 +-
drivers/media/platform/exynos4-is/fimc-is.c | 6 +-
drivers/media/platform/exynos4-is/media-dev.c | 3 +-
drivers/media/platform/exynos4-is/mipi-csis.c | 3 +-
drivers/media/v4l2-core/v4l2-of.c | 133 +--------------------
drivers/of/Makefile | 1 +
drivers/of/of_graph.c | 166 ++++++++++++++++++++++++++
include/linux/of_graph.h | 66 ++++++++++
include/media/v4l2-of.h | 34 +-----
14 files changed, 355 insertions(+), 172 deletions(-)
create mode 100644 Documentation/devicetree/bindings/graph.txt
create mode 100644 drivers/of/of_graph.c
create mode 100644 include/linux/of_graph.h

--
1.8.5.3



\
 
 \ /
  Last update: 2014-02-25 17:01    [W:0.100 / U:0.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site