]> git.ipfire.org Git - thirdparty/linux.git/commit
serial: 8250: Add OF support for Xscale variant
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 27 Jan 2019 01:04:04 +0000 (02:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2019 08:31:30 +0000 (09:31 +0100)
commit3a50365d8c7924d120050126900ec7eeef77bf02
tree976836276cacbdc47a297693516006996be3ba69
parent42b68768e51bdde534f2955502e41f3a7255a201
serial: 8250: Add OF support for Xscale variant

This adds support for device tree probing for the Intel
Xscale 8250 variant needed to support device tree on
the Intel IXP4xx platforms.

Cc: devicetree@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/8250.txt
drivers/tty/serial/8250/8250_of.c