commit | 962f271ec9463648ea52c13bb51bcc46afde0396 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@baylibre.com> | Thu Mar 24 11:05:12 2016 -0700 |
committer | Carlo Caione <carlo@endlessm.com> | Wed Mar 30 19:52:33 2016 +0200 |
tree | 1ef218c157dfdbb5cec61770555dcaba044a6ea7 | |
parent | 65eb22ea1da80eb12f2cc10f397f28193b1dfb91 [diff] |
ARM64: dts: amlogic: update serial aliases Apparently, it's not valid to have an alias point to a disabled device. Fix this by moving the aliases that are used (serial0) into the files that use them, and remove aliases to disabled devices (serial1). Suggested-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kevin Hilman <khilman@baylibre.com> Reviewed-by: Andreas Färber <afaerber@suse.de> Acked-by: Arnd Bergmann <arnd@arndb.de>