lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 4 Aug 2015 20:54:27 +0530
From:	raghu MG <raghumag@...il.com>
To:	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
	Andrew Lunn <andrew@...n.ch>, sebastian.hesselbarth@...il.com
Subject: GPIO interrupts on ARMADAXP GP board

Hello,

I am working on a card which as GPIOs connected to external I/O's. The
board consists of ARMADAXP 78460 host cpu.

Board currently runs Linux-4.1 with modified  armada-xp-gp.dtb for ArmadaXP.
I enabled "orion-gpio" driver to initialize GPIOs as given in armada-xp-mv78460.


The driver while initializing calls irq_domain_add_simple which throws
up following warning
"irq: Cannot allocate irq_descs @ IRQ47, assuming pre-allocated"
The warning repeats for next set(32-63  & 64-66).

Also the GPIO IRQs are not getting listed in cat /proc/interrupts

My understanding is GPIO interrupts are not getting registered . As
per DTS file the following GPIO interrupts should be registered
82,83,84,85,87,88,89,90,91

But none of them are registered nor the irq handler is getting invoked.

Please suggest some fix to this problem.
Regards
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ