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>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200828213226.1734264-1-thomas.preston@codethink.co.uk>
Date:   Fri, 28 Aug 2020 22:32:24 +0100
From:   Thomas Preston <thomas.preston@...ethink.co.uk>
To:     linus.walleij@...aro.org, sre@...nel.org,
        linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
        andriy.shevchenko@...ux.intel.com, jan.kundrat@...net.cz,
        preid@...ctromag.com.au
Cc:     thomas.preston@...ethink.co.uk
Subject: [PATCH v2 0/2] pinctrl: mcp23s08: Fixups for mcp23x17

Hi again,
Second round of these mcp23s03 driver fixups.

Changes since v1:
- Split up the fixups patch.
- I'm pretty certain the "mcp23x16" structs are typos, so I put it as
  0001, because the second patch doesn't really make sense without it.
- I lost the `(MCP_GPIO << 1) + 1` changes because the regmap handles
  GPIOB 0x13 with `.val_bits = 16`.
- Dropped the interrupt-controller changes.

Thanks again,
Thomas

Thomas Preston (2):
  pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser
  pinctrl: mcp23s08: Fix mcp23x17 precious range

 drivers/pinctrl/pinctrl-mcp23s08.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

-- 
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ