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]
Date:   Tue, 20 Nov 2018 13:31:20 +0100
From:   Bartosz Golaszewski <brgl@...ev.pl>
To:     Sekhar Nori <nsekhar@...com>, Kevin Hilman <khilman@...nel.org>
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        Bartosz Golaszewski <bgolaszewski@...libre.com>
Subject: [PATCH 0/5] ARM: davinci: set GPIO base to 0 manually

From: Bartosz Golaszewski <bgolaszewski@...libre.com>

This is a follow-up to the series that fixes a problem with ethernet
on da850-evm. All DaVinci boards in legacy mode were broken by commit
587f7a694f01 ("gpio: davinci: Use dev name for label and automatic
base selection"). This series sets the GPIO base to 0 manually for all
DaVinci SoCs.

Bartosz Golaszewski (5):
  ARM: davinci: dm365: set the GPIO base to 0
  ARM: davinci: dm646x: set the GPIO base to 0
  ARM: davinci: dm355: set the GPIO base to 0
  ARM: davinci: da830: set the GPIO base to 0
  ARM: davinci: dm644x: set the GPIO base to 0

 arch/arm/mach-davinci/da830.c  | 2 ++
 arch/arm/mach-davinci/dm355.c  | 2 ++
 arch/arm/mach-davinci/dm365.c  | 2 ++
 arch/arm/mach-davinci/dm644x.c | 2 ++
 arch/arm/mach-davinci/dm646x.c | 2 ++
 5 files changed, 10 insertions(+)

-- 
2.19.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ