1
0
Fork 0

ARM: dts: sun5i: a10s: Fix HDMI output DTC warning

Our HDMI output endpoint on the A10s DTSI has a warning under DTC: "graph
node has single child node 'endpoint', #address-cells/#size-cells are not
necessary". Fix this by removing those properties.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
hifive-unleashed-5.1
Maxime Ripard 2018-09-07 16:00:22 +02:00
parent 6a9951a18b
commit ed5fc60b90
1 changed files with 0 additions and 2 deletions

View File

@ -100,8 +100,6 @@
};
hdmi_out: port@1 {
#address-cells = <1>;
#size-cells = <0>;
reg = <1>;
};
};