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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E6E76C001DC for ; Wed, 26 Jul 2023 17:23:18 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 45D2B8688D; Wed, 26 Jul 2023 19:23:03 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="fg7NxPBd"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AA409868A3; Wed, 26 Jul 2023 19:22:54 +0200 (CEST) Received: from mail-yb1-xb2c.google.com (mail-yb1-xb2c.google.com [IPv6:2607:f8b0:4864:20::b2c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id A6D8586851 for ; Wed, 26 Jul 2023 19:22:51 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yb1-xb2c.google.com with SMTP id 3f1490d57ef6-d1fb9107036so22605276.0 for ; Wed, 26 Jul 2023 10:22:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690392170; x=1690996970; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0/93RMoAfn56DuBchCZsP0uPCqdhaq5mVwRRr6PLr+k=; b=fg7NxPBdBqj7fvGtrJBYqdjItRoEcKH0Ga9oSqDj8cIwD00eeNUmYsjMvUae8UDwaR dO/VCptS72zo5TqoOQMqzQ4nZq63maQhH8pyglD0fzmfrvYjhIusv5JxZvz81+/fV5gK fGK7VwydNdkPhMBRjObG/A7NkvcFeheSzVC8A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690392170; x=1690996970; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0/93RMoAfn56DuBchCZsP0uPCqdhaq5mVwRRr6PLr+k=; b=QM2pydNxK9NWslWPgpRMkgfjxxSnMlk9MgJdpmqLY3Y5wMXAdPQujXFQsNuZ8gHSI+ mSX5x9IPzr7P7Mr+Q1KXSODZ5zeH/o21MchcfP/ulAvozjAtzOecZufz0GLXGClR7mTC 1SnkbeF4d2ZjPKjoxeVJjoKecZD6yO2pEznFeeg7uenGMF7VlFtkHfMYiOEfhtCJb2Cu G93sJcHaqt8yjbHirZxJypQ9+WS7DKzyq/IkcI9Z/L4rvlwcSjuhqiX3tqUtpjf4JeGI 1QiLlHSl5vS+KTyF9Y+UP/D8fjvK/Vjn9u1fBbP5fftqCQtF8dTOv5IPdbkJ86jo47jD eNrQ== X-Gm-Message-State: ABy/qLYbSmtXi+JHJcdmcg5ZZ+0vzrUDSnY3KZ+wUiFLVi9HEXeIuhI6 If8EmjBu+xB4IcpG4tZrI8lq8KYXHyifDJ3sBaQ5Kg== X-Google-Smtp-Source: APBJJlFEiRx+fJ+V/nKS76dysR/feEPcBZrz8ORMyzjKEuXXTi34uVmp/oxaU/qCUUIZsf/Fjymo3g== X-Received: by 2002:a81:8941:0:b0:577:3bf2:860b with SMTP id z62-20020a818941000000b005773bf2860bmr2207413ywf.5.1690378678155; Wed, 26 Jul 2023 06:37:58 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-08f6-b38b-1fda-25aa.res6.spectrum.com. [2603:6081:7b00:6400:8f6:b38b:1fda:25aa]) by smtp.gmail.com with ESMTPSA id a10-20020a0dd80a000000b0057a560a9832sm4170541ywe.1.2023.07.26.06.37.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jul 2023 06:37:57 -0700 (PDT) Date: Wed, 26 Jul 2023 09:37:55 -0400 From: Tom Rini To: Jonas Karlman , Kever Yang Cc: Simon Glass , Philipp Tomsich , Stefan Agner , u-boot@lists.denx.de Subject: Re: [PATCH v3 0/3] board: rockchip: Add Hardkernel ODROID-M1 Message-ID: <20230726133755.GR3630934@bill-the-cat> References: <20230722140209.1897117-1-jonas@kwiboo.se> <3b6efea7-e288-a3af-5bd6-18d01caa4823@rock-chips.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ccbNfoBQQVIX18qg" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --ccbNfoBQQVIX18qg Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 26, 2023 at 06:34:37AM +0000, Jonas Karlman wrote: > Hi Tom, >=20 > On 2023-07-26 03:47, Kever Yang wrote: > > Hi Jonas, > >=20 > > =A0=A0=A0 Could you split this patchset into two patch set? > >=20 > > =A0=A0=A0 I can take the patch 3, but the patch 1~2 is suppose to go t= o other=20 > > maintainer's tree, unless those patches got ACK from maintainer. >=20 > No one is listed as maintainer for these files when using get_maintainer.= pl, > who can/should ACK these trivial compile fixes? >=20 > For patch 1811288 related to compile error in drivers/ata/dwc_ahci.c: >=20 > $ scripts/get_maintainer.pl -f drivers/ata/dwc_ahci.c > Jonas Karlman (commit_signer:1/1=3D100%,authored:1/1= =3D100%,added_lines:4/4=3D100%) > u-boot@lists.denx.de (open list) >=20 > For patch 1811290 related to compile warning in cmd/ini.c: >=20 > $ scripts/get_maintainer.pl -f cmd/ini.c > Jonas Karlman (commit_signer:1/1=3D100%,authored:1/1= =3D100%,added_lines:1/1=3D100%,removed_lines:1/1=3D100%) > u-boot@lists.denx.de (open list) I'm fine with them all coming via the Rockchip tree, unless Kever really wants me to take them directly. --=20 Tom --ccbNfoBQQVIX18qg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTBIbMACgkQFHw5/5Y0 tyyvggv/bB41X19IffQ4wo1Xey3UD/8u/3t483aPIp2jZx9cZ6Ltthp1Um43LmmD IdwuAEgFDD9EUcRoxxsNcEt5nBWa3FwtSaA3+B4GnIcscF/8F/4yt5rVRir08fIR be6jns/FaR2hbfPEemc/gBtf5E2mbh9h15jFAVd3y8vPSCwY1yCYKWLiUWTSM/LZ PTCK03kAm8gsVKRbgt8IkMfm+SSbtNuGXAOlxoFpCuMm9cyfeQHEY5K5CCvIXDzq so8UwMCjbCHz7YEH4LEx+jIfCF8sLKcivE4qKdSd57KjQr4wvj0MyNrgg4yDxdll upZYqFdwHMn+t5c6FCV1cqHjiHd69VNZ9TUnQPbtPZO7UgLH0H6gszRPWFdXmAbX TYs13NkdINxUiml+2s2KzvZ95UwtbUdnhKdeGZ5o7klvtZzrhjTWx7Kv6HGceE8L +S/FQrNDS3q0D+uXYjwLBidXog8dX/EWp9fcym6ex1mqaRvwhhyTc1XyDHuKRjDK FfJt7P3Q =uNq2 -----END PGP SIGNATURE----- --ccbNfoBQQVIX18qg--