5e5ab10daf1d02096404701d5b56ef894ed3ad98
[openwrt/staging/chunkeey.git] / target / linux / mpc85xx / patches-4.4 / 001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch
1 --- a/arch/powerpc/platforms/85xx/common.c
2 +++ b/arch/powerpc/platforms/85xx/common.c
3 @@ -30,6 +30,7 @@ static const struct of_device_id mpc85xx
4 { .compatible = "fsl,mpc8548-guts", },
5 /* Probably unnecessary? */
6 { .compatible = "gpio-leds", },
7 + { .compatible = "gpio-keys", },
8 /* For all PCI controllers */
9 { .compatible = "fsl,mpc8540-pci", },
10 { .compatible = "fsl,mpc8548-pcie", },