diff options
| author | Andrew Jeffery <andrew@codeconstruct.com.au> | 2024-09-18 04:13:56 +0300 |
|---|---|---|
| committer | Andrew Jeffery <andrew@codeconstruct.com.au> | 2024-09-18 04:29:41 +0300 |
| commit | c00a0cd433ff87e8d0d25e6576efcaf6fb52f2a4 (patch) | |
| tree | d1e6e8047532b7d6a8932863887ad832a514ae29 | |
| parent | ef16bacc6bacbe95bf8d4e7836b3e5d4930f02b8 (diff) | |
| download | openbmc-c00a0cd433ff87e8d0d25e6576efcaf6fb52f2a4.tar.xz | |
linux-nuvoton: IBM Rainier and Blueridge GPIO LED names
Eddie James (1):
ARM: dts: aspeed: Fix Rainier and Blueridge GPIO LED names
Change-Id: Iacf5382d9f3d241f823ef581ce6b2e9aa5c1a8ce
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
| -rw-r--r-- | meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb index 27c925439a..c3e0f60246 100644 --- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb +++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb @@ -1,6 +1,6 @@ KBRANCH ?= "dev-6.6" LINUX_VERSION ?= "6.6.51" -SRCREV="ca2478a7d974f38d29d27acb42a952c7f168916e" +SRCREV="3060385790c1c06a47f5c7c5d3a8b2f0a3b41bf9" require linux-nuvoton.inc |
