ARM: dts: am43xx-epos-evm: remove unneded unit name

This patch fixes the following DTC warnings for am43xx-epos-evm.dtb:

"endpoint@0 has a unit name, but no reg property"

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Javier Martinez Canillas 2016-06-27 15:21:03 -04:00 committed by Tony Lindgren
parent b536ccbfff
commit bc8bffd047
1 changed files with 1 additions and 1 deletions

View File

@ -754,7 +754,7 @@
pinctrl-0 = <&dss_pins>;
port {
dpi_out: endpoint@0 {
dpi_out: endpoint {
remote-endpoint = <&lcd_in>;
data-lines = <24>;
};