From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2DBF3C77B73 for ; Tue, 30 May 2023 15:52:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232833AbjE3Pwk (ORCPT ); Tue, 30 May 2023 11:52:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232854AbjE3PwU (ORCPT ); Tue, 30 May 2023 11:52:20 -0400 X-Greylist: delayed 592 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Tue, 30 May 2023 08:51:44 PDT Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F3972126; Tue, 30 May 2023 08:51:44 -0700 (PDT) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id 58B031060165; Tue, 30 May 2023 15:41:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1685461310; s=s1; d=bens.haus; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=nHusq5FOMaoHAZ9e8yY2B7qHbg2IjtZe79Ov+h+RHa8=; b=ay8nvqUStFL2kXlLJgaMXZ/50xthOwI5mME8AgRGOoc3Kt+ybZ43dHJ6zSSTjca1 62R0E3H0gSy1V3dYcToqh+LHDWcQ1k188KU8+1spDXSruvLu+hlUl3/3gMLg4pOMJM0 VFB8OVY0T8vgRhWx/O5Tvm2ctLwp0HCvcQZQYKTDNJop5d3XkXpVtCCWU0P0DWkyyzz Vv+3LfNmB/O8SuWXHh+/uDyH+ONmLN9/WByKji1e9mvZECfNA9alOe8cza/x5PopWx9 VJtWsq77/7Fnlp0bo8KnNZ1YPF7mKhIY7TrdI7Lr751+ePxaatHopnufUsLMjdcwktr GQ8P+b+Bmw== Date: Tue, 30 May 2023 17:41:50 +0200 (CEST) From: Ben Schneider To: Andrew Lunn Cc: Linux Arm Kernel , Gregory Clement , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Devicetree , Linux Kernel Message-ID: In-Reply-To: References: Subject: Re: [PATCH] arm64: dts: marvell: Fix espressobin-ultra boot failure and wifi MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org May 29, 2023, 16:07 by andrew@lunn.ch: > Please Cc: the maintainers: > Reviewed-by: Andrew Lunn Sorry! Maintainers cc'd. Ben