Enable SC16IS7xx to be usable on ACPI-enabled platforms. In v2: - rebase on top of latest linux-next - fix typo in title of patch 1 - explain when the new property can be used - append Tested-by tags Cc: Rob Herring <robh+dt@xxxxxxxxxx>, Cc: devicetree@xxxxxxxxxxxxxxx Andy Shevchenko (4): dt-bindings: sc16is7xx: Add alternative clock-frequency property serial: sc16is7xx: Respect clock-frequency property serial: sc16is7xx: Switch to use device_get_match_data() serial: sc16is7xx: Drop of_match_ptr() use .../bindings/serial/nxp,sc16is7xx.txt | 2 ++ drivers/tty/serial/sc16is7xx.c | 34 +++++++++---------- 2 files changed, 19 insertions(+), 17 deletions(-) -- 2.20.1