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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 20 Nov 2020 17:15:27 +0100 From: Jacopo Mondi <jacopo+renesas@...ndi.org> To: kieran.bingham+renesas@...asonboard.com, laurent.pinchart+renesas@...asonboard.com, niklas.soderlund+renesas@...natech.se, geert@...ux-m68k.org Cc: Jacopo Mondi <jacopo+renesas@...ndi.org>, linux-media@...r.kernel.org, linux-renesas-soc@...r.kernel.org, linux-kernel@...r.kernel.org Subject: [PATCH 0/2] media: max9271: Fix GPIO handling While working on RDACM21 camera integration I found the GPIO handling code in the max9271 library driver had a few bugs, that went un-noticed when the library has been used to upstream RDACM20 as the GPIO lines are not explicitly enabled. Fix the GPIO handling code in the max9271 library driver and make rdacm20 a little more robust by enabling the GPIO1 line explicitly. Tested on H3 Salvator-X with MAXIM GMLS expansion board. Thanks j Jacopo Mondi (2): media: max9271: Fix GPIO enable/disable media: rdacm20: Enable GPIO1 explicitly drivers/media/i2c/max9271.c | 8 ++++---- drivers/media/i2c/rdacm20.c | 13 +++++++++++-- 2 files changed, 15 insertions(+), 6 deletions(-) -- 2.29.1
Powered by blists - more mailing lists