]> Git Repo - linux.git/blob - drivers/of/unittest-data/overlay_17.dtso
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / of / unittest-data / overlay_17.dtso
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
3 /plugin/;
4
5 /* overlay_17 - notify test */
6
7 &unittest_test_bus {
8         #address-cells = <1>;
9         #size-cells = <0>;
10
11         test-unittest17 {
12                 compatible = "unittest";
13                 reg = <17>;
14         };
15 };
This page took 0.02592 seconds and 4 git commands to generate.