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:
Родитель
b536ccbfff
Коммит
bc8bffd047
|
@ -754,7 +754,7 @@
|
||||||
pinctrl-0 = <&dss_pins>;
|
pinctrl-0 = <&dss_pins>;
|
||||||
|
|
||||||
port {
|
port {
|
||||||
dpi_out: endpoint@0 {
|
dpi_out: endpoint {
|
||||||
remote-endpoint = <&lcd_in>;
|
remote-endpoint = <&lcd_in>;
|
||||||
data-lines = <24>;
|
data-lines = <24>;
|
||||||
};
|
};
|
||||||
|
|
Загрузка…
Ссылка в новой задаче