commit | ed5fc60b909427be6ca93d3e07a0a5f296d7000a | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Fri Sep 07 16:00:22 2018 +0200 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Wed Nov 28 11:37:22 2018 +0100 |
tree | f0e733daf89731d9b24689706761e6071f5ba150 | |
parent | 6a9951a18b013b81759f11fd0d30fa5574d30bb6 [diff] |
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>