kernel: bump 4.14 to 4.14.76
[openwrt/openwrt.git] / target / linux / mpc85xx / patches-4.14 / 001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch
index ee0c4d784db04a1fd5950ab1521e0dbc2ff4d9f0..58c4be60070a9e9ea11d2bfcd2733fbcd55719bf 100644 (file)
@@ -1,10 +1,10 @@
 --- a/arch/powerpc/platforms/85xx/common.c
 +++ b/arch/powerpc/platforms/85xx/common.c
 @@ -33,6 +33,7 @@ static const struct of_device_id mpc85xx
-       { .compatible = "fsl,mpc8548-guts", },
-       /* Probably unnecessary? */
-       { .compatible = "gpio-leds", },
+       { .compatible = "fsl,mpc8548-guts", },
+       /* Probably unnecessary? */
+       { .compatible = "gpio-leds", },
 +      { .compatible = "gpio-keys", },
-       /* For all PCI controllers */
-       { .compatible = "fsl,mpc8540-pci", },
-       { .compatible = "fsl,mpc8548-pcie", },
+       /* For all PCI controllers */
+       { .compatible = "fsl,mpc8540-pci", },
+       { .compatible = "fsl,mpc8548-pcie", },