diff options
author | Jonas Gorski <jogo@openwrt.org> | 2016-06-08 12:08:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-25 14:00:06 -0700 |
commit | a59388668d0ce19dadea909e09f4eb905a27b1ce (patch) | |
tree | b198cddcee8bbac56657a35e9d8c898213b78c1c /arch/powerpc | |
parent | a10aebe2cd8dfeebc83a0d1790a429d0fe789fd5 (diff) | |
download | linux-a59388668d0ce19dadea909e09f4eb905a27b1ce.tar.bz2 |
serial/bcm63xx_uart: use correct alias naming
The bcm63xx_uart driver uses the of alias for determing its id. Recent
changes in dts files changed the expected 'uartX' to the recommended
'serialX', breaking serial output. Fix this by checking for a 'serialX'
alias as well.
Fixes: e3b992d028f8 ("MIPS: BMIPS: Improve BCM6328 device tree")
Fixes: 2d52ee82b475 ("MIPS: BMIPS: Improve BCM6368 device tree")
Fixes: 7537d273e2f3 ("MIPS: BMIPS: Add device tree example for BCM6358")
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions