• jianwei.yang's avatar
    max3110 sanity check a register · 99dd3f6b
    jianwei.yang authored
    MAX3111 is the SPI/UART IC installed on the MRST SPI Port Card as a serial
    debug goal, and the SPI Port Card will be frequently mounted and unmounted
    from the main board by developers depending whether debug serial is
    required or not.
    
    As the MAX3111 has no subvendor or product id registers available, the patch
    will try to access one register to decide if this IC is present or not.
    Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    99dd3f6b
mrst_max3110.c 18.9 KB