Linux debugging
Check our new training course
Linux debugging, tracing, profiling & perf. analysis
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
/* * Copyright (c) 2019, Yannis Damigos * * SPDX-License-Identifier: Apache-2.0 */ #include "skeleton.dtsi" / { soc { #address-cells = <1>; #size-cells = <1>; compatible = "simple-bus"; ranges; }; };