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]
Date:   Mon, 15 Nov 2021 12:44:07 +0100 (CET)
From:   Mark Kettenis <mark.kettenis@...all.nl>
To:     Janne Grunau <j@...nau.net>
Cc:     marcan@...can.st, sven@...npeter.dev, alyssa@...enzweig.io,
        robh+dt@...nel.org, maz@...nel.org,
        linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] arm64: dts: apple: change ethernet0 device type to
 ethernet

> From: Janne Grunau <j@...nau.net>
> Date: Mon, 15 Nov 2021 10:43:32 +0100
> 
> Fixes make dtbs_check errors for t8103-j274.dts due to missing pci
> properties.
> 
> Signed-off-by: Janne Grunau <j@...nau.net>

Yes, that is better.

Reviewed-by: Mark Kettenis <kettenis@...nbsd.org>

> ---8<---
> 
> change based on the same pattern as in
> arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts
> 
> ---
>  arch/arm64/boot/dts/apple/t8103-j274.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/apple/t8103-j274.dts b/arch/arm64/boot/dts/apple/t8103-j274.dts
> index 33a80f9501dc..02c36301e985 100644
> --- a/arch/arm64/boot/dts/apple/t8103-j274.dts
> +++ b/arch/arm64/boot/dts/apple/t8103-j274.dts
> @@ -60,7 +60,7 @@ &port01 {
>  
>  &port02 {
>  	bus-range = <3 3>;
> -	ethernet0: pci@0,0 {
> +	ethernet0: ethernet@0,0 {
>  		reg = <0x30000 0x0 0x0 0x0 0x0>;
>  		/* To be filled by the loader */
>  		local-mac-address = [00 10 18 00 00 00];
> -- 
> 2.33.1
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ