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-prev] [day] [month] [year] [list]
Message-ID: <c758dab6497284a6eb5b962c1b0d4619d4fb322e.camel@svanheule.net>
Date: Sat, 22 Feb 2025 11:57:30 +0100
From: Sander Vanheule <sander@...nheule.net>
To: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
  Conor Dooley <conor+dt@...nel.org>, Chris Packham
 <chris.packham@...iedtelesis.co.nz>, 	devicetree@...r.kernel.org,
 linux-mips@...r.kernel.org, 	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/9] mips: dts: Split Realtek devicetrees

Hi Thomas,

On Fri, 2025-02-21 at 16:27 +0100, Thomas Bogendoerfer wrote:
> On Sun, Jan 19, 2025 at 07:34:15PM +0100, Sander Vanheule wrote:
> > This patch series intends to clean up the base includes, shared between
> > hardware devicetrees. To get rid of some dtbs_check warnings, some cpu
> > clock prorerties are also modified.
> > 
> > To indicate why the split-up is required, the series concludes with
> > adding some CPU peripherals to rtl838x.dtsi, which are then used to add
> > a gpio-restart for the Cisco SG220-26P.
> > 
> > Sander Vanheule (9):
> >   mips: dts: realtek: Decouple RTL930x base DTSI
> >   mips: dts: realtek: Clean up CPU clocks
> >   mips: dts: realtek: Add address to SoC node name
> >   mips: dts: realtek: Fold rtl83xx into rtl838x
> >   mips: dts: realtek: Add SoC IRQ node for RTL838x
> >   mips: dts: realtek: Correct uart interrupt-parent
> >   mips: dts: realtek: Replace uart clock property
> >   mips: dts: realtek: Add RTL838x SoC peripherals
> >   mips: dts: realtek: Add restart to Cisco SG220-26P
> > 
> >  arch/mips/boot/dts/realtek/cisco_sg220-26.dts |  10 +-
> >  arch/mips/boot/dts/realtek/rtl838x.dtsi       | 111 +++++++++++++-
> >  arch/mips/boot/dts/realtek/rtl83xx.dtsi       |  59 --------
> >  arch/mips/boot/dts/realtek/rtl930x.dtsi       | 136 +++++++++++-------
> >  4 files changed, 202 insertions(+), 114 deletions(-)
> >  delete mode 100644 arch/mips/boot/dts/realtek/rtl83xx.dtsi
> 
> series applied to mips-next

Thanks!

Best,
Sander

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ