From 88250777182ecdb19164830f4f85370bbc89bbd2 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 11 Sep 2019 00:20:10 +0100 Subject: linux-aspeed: AST2600 GPIO support Linus Walleij (1): gpio: aspeed: Pass irqchip when adding gpiochip Rashmica Gupta (6): gpio/aspeed: Fix incorrect number of banks dt-bindings: gpio: aspeed: Update documentation with ast2600 controllers gpio/aspeed: Setup irqchip dynamically gpio/aspeed: Use ngpio property from device tree if available gpio: Add in ast2600 details to Aspeed driver ARM: dts: aspeed-g6: Add gpio devices (From meta-aspeed rev: 3b101c7f2c10b43576e2770bc2eceb860d0f5660) Change-Id: I56b71ef33fc6c941fedc8823cd1c9a3ea135e82c Signed-off-by: Joel Stanley Signed-off-by: Brad Bishop --- meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed') diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index 0a9f984e8..619bacc37 100644 --- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb +++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb @@ -1,6 +1,6 @@ KBRANCH ?= "dev-5.2" LINUX_VERSION ?= "5.2.14" -SRCREV="386b5f6527184764f25f0b0f9ad4c0157ca99ea3" +SRCREV="9f4f5ff36be2d4ec6694fae85ad0123da4674ba6" require linux-aspeed.inc -- cgit v1.2.3