From: Florian Fainelli Date: Thu, 20 Feb 2014 18:15:53 +0000 (-0800) Subject: tty: serial: bcm63xx_uart: add support for DT probing X-Git-Tag: v3.15-rc1~138^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9277285f98f08522e646211e32adbdb6ae2469a1;p=pandora-kernel.git tty: serial: bcm63xx_uart: add support for DT probing Add a matching table for the the bcm63xx_uart driver on the compatible string "brcm,bcm6345-uart" which covers all BCM63xx implementations and reflects the fact that this block was first introduced with the BCM6345 SoC. Also make sure that we convert the id based on the uart aliases provided by the relevant Device Tree. Signed-off-by: Florian Fainelli Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed