commit | cd6a5648d72bacb5140c0cca7a1198efc4fdaf5c | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Thu Jun 24 10:13:44 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Wed Nov 10 08:23:00 2021 -0500 |
tree | 52e40ff1a5699a0d4a27a442ebb65f7191baf7f2 | |
parent | 224468f35b7f9386734e3e4492de41154f398941 [diff] |
edtlib: add Range property on Node, used for PCIe I/O and memory regions As described in IEEE Std 1275-1994, the PCIe bindings uses the ranges property to describe the PCI I/O and memory regions. Add parsing of this property in edtlib. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>