From 8f7bbea48daab9ff3de8df9b9afbe47febcbcfef Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 1 Apr 2016 20:09:20 -0400 Subject: linux-yocto/4.4: gpio-pca953x: add PCAL9535 interrupt support Reverting two previous gpio commits to allow the application of proper upstream ready patches to add this support: 08943f2bbd50 gpio-pca953x: add "drive" property a517d5b72e76 gpio: pca953x: provide GPIO base based on _UID c91063f44368 gpio-pca953x: add PCAL9535 interrupt support 58f3c9f0ac6d Revert "gpio-pca953x: add "drive" property" 7abbd5fec15d Revert "gpio: pca953x: provide GPIO base based on _UID" (From OE-Core rev: 053bffb7f1af4b295a59859dea07a74009c134a5) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index 48025c48af..e6a03928b9 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb @@ -2,7 +2,7 @@ KBRANCH ?= "standard/preempt-rt" require recipes-kernel/linux/linux-yocto.inc -SRCREV_machine ?= "5ff13cb449701bfeb30ea4a0c4c0b86dc680e219" +SRCREV_machine ?= "56434a6d9850fd3642bab5cab63d22c6f56d2eae" SRCREV_meta ?= "770996a263e22562c81f48fde0f0dc647156abce" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ -- cgit v1.2.3-54-g00ecf