mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
8ea7164d2bcd8402cf3b7097c68bd546519d4da0
The node name 'eth' is already defined earlier, so the same node name
will override with the new pin mux that leads malfunction.
eth_pins: eth {
mux {
...
};
};
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Description
No description provided
Languages
C
98.9%
Perl
0.4%
Makefile
0.4%
Shell
0.2%