ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
c1728p9 has quit [Quit: Leaving]
XV8 has joined #armlinux
mag has joined #armlinux
mag_ has quit [Ping timeout: 244 seconds]
apritzel_ has quit [Ping timeout: 240 seconds]
Lucanis has quit [Quit: Leaving]
Lucanis has joined #armlinux
alpernebbi has quit [Ping timeout: 255 seconds]
alpernebbi has joined #armlinux
amitk has joined #armlinux
tchebb_ has joined #armlinux
tchebb has quit [Ping timeout: 272 seconds]
rvalue has quit [Ping timeout: 256 seconds]
<palmer> mmind00: looks like it's just a QEMU regression
<palmer> oops, I moved computers and looks like they're on different channels
rvalue has joined #armlinux
monstr has joined #armlinux
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
apritzel_ has joined #armlinux
apritzel_ has quit [Ping timeout: 240 seconds]
guillaume_g has joined #armlinux
djrscally has joined #armlinux
matthias_bgg has quit [Ping timeout: 276 seconds]
mag has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
mag has joined #armlinux
matthias_bgg has joined #armlinux
biju has joined #armlinux
nsaenz has joined #armlinux
Amit_T has joined #armlinux
mraynal has quit [Remote host closed the connection]
headless has joined #armlinux
mraynal has joined #armlinux
<wens> there's also the strict mode in pinctrl drivers which prevents you from requesting a GPIO when the pin is already claimed and used for another pin function. I think the opposite is also true.
wolfshappen_ has joined #armlinux
wolfshappen has quit [Ping timeout: 260 seconds]
<geertu> wens: correct
apritzel has joined #armlinux
viorel1 has joined #armlinux
rvalue has quit [Ping timeout: 244 seconds]
rvalue has joined #armlinux
frieder has joined #armlinux
frieder has quit [Remote host closed the connection]
headless has quit [Quit: Konversation terminated!]
alpernebbi has quit [Quit: alpernebbi]
matthias_bgg has quit [Ping timeout: 260 seconds]
djrscally has quit [Remote host closed the connection]
djrscally has joined #armlinux
matthias_bgg has joined #armlinux
alpernebbi has joined #armlinux
guillaume has joined #armlinux
guillaume_g has quit [Ping timeout: 244 seconds]
Misotauros has quit [Ping timeout: 240 seconds]
guillaume_g has joined #armlinux
guillaume has quit [Ping timeout: 244 seconds]
monstr has quit [Remote host closed the connection]
Misotauros has joined #armlinux
guillaume has joined #armlinux
guillaume_g has quit [Ping timeout: 260 seconds]
<scosu[m]> I am currently looking for a generic driver that maps two irqs (button push and release) to input events. I checked gpio keys but it seems that driver releases the key after a certain amount of time on its own. Any ideas?
djrscally has quit [Ping timeout: 264 seconds]
<geertu> scosu[m]: If you use gpio-keys with interrupts, it indeed behaves like that. If you use it with gpios, and your GPIO controller supports that, it reports the real push and release events.
<scosu[m]> geertu: Thanks, unfortunately these aren't normal GPIOs, these are real interrupts coming from a PMIC
<geertu> scosu[m]: And you really have two separate interruots?
<geertu> That sounds like a great extension for gpio-keys to implement.
<scosu[m]> geertu: yes, I do have two, one for falling edge and one for rising, and both are not maskable as well
<geertu> scosu[m]: A single interrupt line that generates the same interrupt for falling and reising edge, or two different interrupts, one for falling edge and a second for rising edge?
<scosu[m]> geertu: two different interrupts one for falling and one for rising
<geertu> scosu[m]: OK, I guess that can be done, by adding a second interrupt to the interrupts property, and extending the driver.
<geertu> For the single interrupt both edges case, I posted https://lore.kernel.org/all/356b31ade897af77a06d6567601f038f56b3b2a2.1638538079.git.geert+renesas@glider.be a while ago. but no one commented.
<scosu[m]> geertu: Yes I think so, I just thought there is certainly a driver for that as it is such a generic use case. Well I better start then :D thanks anyways
guillaume has quit [Quit: Konversation terminated!]
<scosu[m]> Are you going to follow up on your patch? Should I base on top of that? I can't really test it as I don't have that setup right now, I can only read it.
headless has joined #armlinux
cbeznea has quit [Ping timeout: 244 seconds]
<geertu> scosu[m]: I have no follow-up plans for now.
<geertu> The case with two separate interrupts is different, so I wouldn't depend on my patch.
<scosu[m]> geertu: Ok, I just asked as there will probably be an overlap and I didn't want anyone to do any unnecessary rebases :)
nsaenz has quit [Quit: Leaving]
apritzel has quit [Ping timeout: 256 seconds]
biju has quit [Quit: Client closed]
matthias_bgg has quit [Quit: Leaving]
torez has joined #armlinux
XV8 has quit [Quit: Textual IRC Client: www.textualapp.com]
djrscally has joined #armlinux
SallyAhaj has quit [Ping timeout: 246 seconds]
SallyAhaj has joined #armlinux
apritzel_ has joined #armlinux
Amit_T has quit [Quit: Leaving]
viorel1 has quit [Quit: WeeChat 3.5]
headless has quit [Quit: Konversation terminated!]
torez has quit [Remote host closed the connection]
djrscally has quit [Ping timeout: 276 seconds]
haritz has quit [Remote host closed the connection]
haritz has joined #armlinux
haritz has joined #armlinux
haritz has quit [Changing host]
gdd1 has quit [Ping timeout: 272 seconds]
gdd1 has joined #armlinux