From 88179d68edad92f6c9793d503fe28c3375aa5a02 Mon Sep 17 00:00:00 2001
From: gitbot <gitbot@garz-fricke.com>
Date: Wed, 20 Jul 2022 08:08:42 +0000
Subject: [PATCH] Integrate linux-guf/NALLINO_add_keypad_gpios

--

Commit: https://git.seco.com/seco-ne/kernel/linux-guf/-/commit/30adc80b96359031f8d3b4c6edc99cc12bda94b1

arm: dts: Add muxing for ecSPI on NALLINO

Prepare the use of the SPI interface on the keypad. Add the pin muxing
and the ecspi node, however leave the status "disabled".
The default mode for the corresponding keypad pins is GPIO.

BCS 746-000993

--

Commit: https://git.seco.com/seco-ne/kernel/linux-guf/-/commit/f7a96c377f97c2acd4e9c58a9d78706635a7f186

arm: dts: Nallino: Add keypad GPIO names

Add the names for the keypad GPIOs. By default thse should be muxed as
GPIO (inputs). By using the gpiod tooling it should be possible to make
use of them.

BCS 746-000993
---
 SRCREV.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SRCREV.conf b/SRCREV.conf
index 0848bc44..9cd15535 100644
--- a/SRCREV.conf
+++ b/SRCREV.conf
@@ -8,7 +8,7 @@ SRCREV_pn-gfxml2dto = "c0a61c375b15834121104e557696886f03cf0333"
 SRCREV_pn-egalaxi2c = "8371b02d800db79795df95dc0dbd5f55b7677af4"
 SRCREV_pn-gfplatdetect = "5628ec09d3760bcf3c37e2d53b22e29b5039de23"
 SRCREV_pn-xconfig = "472a5af6f7a0e2af543731ea53f92c437b55ca01"
-SRCREV_pn-linux-guf = "0c1c9ad521a5c04675211f8a28d9b21778b6d421"
+SRCREV_pn-linux-guf = "30adc80b96359031f8d3b4c6edc99cc12bda94b1"
 SRCREV_pn-linux-imx-kuk = "eb78052071416618e30b9be5b6a08b38b595a69d"
 SRCREV_pn-u-boot-imx = "c1750506e21faae9d4e3b21139391243f79249e2"
 SRCREV_pn-qt-multi-screen-compositor = "90de0c44281d3059dd982e31c4a79432696ac9a0"
-- 
GitLab