提交 a9632cdb 编写于 作者: G Geert Uytterhoeven 提交者: Rob Herring

dt/bindings: arm-boards: Remove skeleton.dtsi inclusion from example

As of commit 9c0da3cc ("ARM: dts: explicitly mark skeleton.dtsi
as deprecated"), including skeleton.dtsi is deprecated.
Hence remove it from the example.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: NMark Rutland <mark.rutland@arm.com>
Reviewed-by: NJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: NRob Herring <robh@kernel.org>
上级 bc33b0ca
...@@ -148,11 +148,12 @@ Example: ...@@ -148,11 +148,12 @@ Example:
/dts-v1/; /dts-v1/;
#include <dt-bindings/interrupt-controller/irq.h> #include <dt-bindings/interrupt-controller/irq.h>
#include "skeleton.dtsi"
/ { / {
model = "ARM RealView PB1176 with device tree"; model = "ARM RealView PB1176 with device tree";
compatible = "arm,realview-pb1176"; compatible = "arm,realview-pb1176";
#address-cells = <1>;
#size-cells = <1>;
soc { soc {
#address-cells = <1>; #address-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册