lkml.org 
[lkml]   [2020]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH Xilinx Alveo libfdt prep 0/1] Expose libfdt for use by Alveo/XRT
Date
Hello,

This patch series adds support for exporting limited set of libfdt symbols from
Linux kernel. It enables drivers and other kernel modules to use libfdt for
working with device trees. This may be used by platform vendors to describe HW
features inside a PCIe device to its driver in a data driven manner.


"Xilinx Alveo" PCIe accelerator card driver patch series which follows this patch
makes use of device tree to advertise HW subsystems sitting behind PCIe BARs.
The use of device trees makes the driver data driven and overall solution more
scalable.

Thanks,
-Sonal

Sonal Santan (1):
Export subset of libfdt symbols for use by other drivers.

lib/fdt.c | 6 ++++++
lib/fdt_empty_tree.c | 3 +++
lib/fdt_ro.c | 11 +++++++++++
lib/fdt_rw.c | 6 ++++++
4 files changed, 26 insertions(+)

--
2.17.1

\
 
 \ /
  Last update: 2020-11-29 01:01    [W:0.045 / U:1.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site