WSL2-Linux-Kernel/drivers/of
Kees Cook 529182e204 ramoops: use DT reserved-memory bindings
Instead of a ramoops-specific node, use a child node of /reserved-memory.
This requires that of_platform_device_create() be explicitly called
for the node, though, since "/reserved-memory" does not have its own
"compatible" property.

Suggested-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
2016-08-05 11:21:36 -07:00
..
unittest-data
Kconfig
Makefile
address.c of: use pr_fmt prefix for all console printing 2016-07-18 16:57:42 -05:00
base.c powerpc updates for 4.8 # 1 2016-07-30 21:01:36 -07:00
device.c
dynamic.c of: use pr_fmt prefix for all console printing 2016-07-18 16:57:42 -05:00
fdt.c DeviceTree update for 4.8: 2016-07-30 11:32:01 -07:00
fdt_address.c of: use pr_fmt prefix for all console printing 2016-07-18 16:57:42 -05:00
irq.c of: use pr_fmt prefix for all console printing 2016-07-18 16:57:42 -05:00
of_mdio.c
of_net.c
of_numa.c
of_pci.c of: use pr_fmt prefix for all console printing 2016-07-18 16:57:42 -05:00
of_pci_irq.c
of_private.h
of_reserved_mem.c DeviceTree update for 4.8: 2016-07-30 11:32:01 -07:00
overlay.c of: use pr_fmt prefix for all console printing 2016-07-18 16:57:42 -05:00
pdt.c
platform.c ramoops: use DT reserved-memory bindings 2016-08-05 11:21:36 -07:00
resolver.c of: overlay: add resolver error prints 2016-07-18 17:18:36 -05:00
unittest.c