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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251008095112.104995-1-lukas.bulwahn@redhat.com>
Date: Wed,  8 Oct 2025 11:51:12 +0200
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Lukasz Majewski <lukma@...x.de>,
	Nikita Shubin <nikita.shubin@...uefel.me>,
	Hartley Sweeten <hsweeten@...ionengravers.com>,
	Alexander Sverdlin <alexander.sverdlin@...il.com>,
	Arnd Bergmann <arnd@...db.de>
Cc: kernel-janitors@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: update entries in ARM/CIRRUS LOGIC BK3 MACHINE SUPPORT

From: Lukas Bulwahn <lukas.bulwahn@...hat.com>

Commit e5ef574dda70 ("ARM: ep93xx: delete all boardfiles") removes
ts72xx.c, but misses to adjust the ARM/CIRRUS LOGIC BK3 MACHINE SUPPORT
section, which is referring to this file.
The BK3 machine support is now provided by the device tree source files in
arch/arm/boot/dts/cirrus/, as pointed out by Arnd Bergmann (see Link).
Update the file entries accordingly. Also add Nikita Shubin as maintainer,
which is proposed in that mail thread as well.

Link: https://lore.kernel.org/lkml/d125b5a5-8118-48ec-8af4-243a217170df@app.fastmail.com/
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
---
Arnd, please pick this quick administrative fix. Thanks.

I noted a year ago, I will sent a quick v2, but this got onto a pile of work
and I only now got back to this. Sorry.

 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f41dbfecec91..e6e615954c6a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2558,9 +2558,11 @@ F:	drivers/net/ethernet/cavium/thunder/
 
 ARM/CIRRUS LOGIC BK3 MACHINE SUPPORT
 M:	Lukasz Majewski <lukma@...x.de>
+M:	Nikita Shubin <nikita.shubin@...uefel.me>
 L:	linux-arm-kernel@...ts.infradead.org (moderated for non-subscribers)
 S:	Maintained
-F:	arch/arm/mach-ep93xx/ts72xx.c
+F:	arch/arm/boot/dts/cirrus/ep93xx-bk3.dts
+F:	arch/arm/boot/dts/cirrus/ep93xx-ts7250.dts
 
 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
 M:	Hartley Sweeten <hsweeten@...ionengravers.com>
-- 
2.51.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ