]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pnp/quirks.c
Merge remote-tracking branch 'asoc/topic/pcm3168a' into asoc-next
[karo-tx-linux.git] / drivers / pnp / quirks.c
index f700723ca5d6b1a8a0c342c568908f9c53aa2435..d28e3ab9479c64e41fe014714c08721fc503faf3 100644 (file)
@@ -342,6 +342,7 @@ static void quirk_amd_mmconfig_area(struct pnp_dev *dev)
 /* Device IDs of parts that have 32KB MCH space */
 static const unsigned int mch_quirk_devices[] = {
        0x0154, /* Ivy Bridge */
+       0x0a04, /* Haswell-ULT */
        0x0c00, /* Haswell */
        0x1604, /* Broadwell */
 };