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 BF956C61DA3 for ; Fri, 3 Mar 2023 23:49:18 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 058CB85E15; Sat, 4 Mar 2023 00:43:09 +0100 (CET) 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="VKnHOR/0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4020985E2F; Sat, 4 Mar 2023 00:43:07 +0100 (CET) Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) (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 B369485E3B for ; Sat, 4 Mar 2023 00:43:04 +0100 (CET) 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-qv1-xf32.google.com with SMTP id m4so2890306qvq.3 for ; Fri, 03 Mar 2023 15:43:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677886983; 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=u83FSTZhADQIiYfUwC2zaCvvwsZI+FkEn8TS7qTt25c=; b=VKnHOR/0boyPUmMJB099VWDiYs7+eQP0Mbt92NZvizJcCbgX+nkwe7NOElRbo5fkxs D/hs7M9Fx7KfWxYYYyAwW+f1uWXIL7TPus8CTfabpCxvRzJfZLccenFVJ8tvQQ7KCtuG I94XBj86gZWZrot0pZLdpmnzg7x97XhWX/XDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677886983; 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=u83FSTZhADQIiYfUwC2zaCvvwsZI+FkEn8TS7qTt25c=; b=zvV1LJ2dWQIREj9wY7DTVj8ZXapMgpYUjgiUgJrMVH+rIMiD0p48kny/EVFTYSmxHw ff7JrC4cwstIvTaQOKo61SJux1Bw1YVQfyCDeqDnGrfg1oA8eAnPW0yL/r2F7Jq/jqjV wAa7yOseyTjVHG7Xb8nE6H17CI7SCUY1iVMxjXKq1VfTZ9Gbs7+E+V72YWDei/TYjTLr PkC4a71Rj9KR2fpXOMliuThUuSn9K/HmFTOS+RgA9B4oZv19m4YrODZP8mJiZhl2MBDU x/SFFgqmVQ1YNhNOg2Kk0gK15Y1xUQVX5FnCOAYQAv/HH/lTzEGhgQy6v2AluFiWgUrb SCcg== X-Gm-Message-State: AO0yUKWAl7uBGnSbyKZppDRO+azj9Mwn0ZqZI0P8jnd8hXlpOqS3WUPD i3tEQnlZyL64yWGhjRNmVr2MYX6fJh7csk2689zATg== X-Google-Smtp-Source: AK7set9Ivvo2vxV/FCwbQUQDgWca8OHGQNNualff4uAT+UEmmjF5L1zrUnWKZsCGeibWWwR2TLndmg== X-Received: by 2002:a05:6214:5089:b0:56f:8ef:693 with SMTP id kk9-20020a056214508900b0056f08ef0693mr6239361qvb.0.1677886983551; Fri, 03 Mar 2023 15:43:03 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id w20-20020a05620a0e9400b0073b8459d221sm2637863qkm.31.2023.03.03.15.43.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 15:43:03 -0800 (PST) Date: Fri, 3 Mar 2023 18:43:01 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Marek Vasut , Pavel Herrmann Subject: Re: [PATCH v5 40/44] dm: Add a TPL symbol for simple-bus Message-ID: <20230303234301.GQ968799@bill-the-cat> References: <20230222163425.2043934-1-sjg@chromium.org> <20230222163425.2043934-41-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mZiNEOgEPhbXPOEE" Content-Disposition: inline In-Reply-To: <20230222163425.2043934-41-sjg@chromium.org> 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.6 at phobos.denx.de X-Virus-Status: Clean --mZiNEOgEPhbXPOEE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 22, 2023 at 09:34:21AM -0700, Simon Glass wrote: > This is used in some x86 code, so add a symbol for it. >=20 > Signed-off-by: Simon Glass Applied to u-boot/next, thanks! --=20 Tom --mZiNEOgEPhbXPOEE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQChgUACgkQFHw5/5Y0 tyyIZAwAnONd7FxNEga3O4QFh+FL7zne4xbCCTZPHVAS+u0yc0BR/F8s9ZCwK2sg 9UOL8mgUbsjTiR9mm/TrC4N8hQYa1++no32biYpEwQ4r3+l0XYJE7aHxAaG5AVmO dZJHESJZpucGd8i404Kek/lhA4d13dL0iy6MYPZ30R3kdz0HjgYcfb85j3JhxG5i gjpmsLW8mKlC/1P/3tKzezQ0kuVcVS3bxjb5lqaBhIW5W0OuLlYTrBccycwMTQuv S9ZPII0na5dfR+FF+glKYre/WPJafX6hJU1xbSUWbytbmbLz8Rn6TgjQ7Or24ZcI TjAX/uTNdPG2F7xQWdC8qCjG9Rx1/d4WE/YpTsYUmuXLP7YgMvGsgbMu3ta7iSfB X7KkDbZE2BqFJ4Kg5Igy9PlyOtdHTEUvVodfKAFBbLpWoODg6bwhtoYupzJ955JZ dFRa2gtSn0IaGfKFNWu/0tu9lrAB5r/4m6ss7z/WeIffYqjM5vb4a9TogX5zaWFX 4m2xcyrO =kKuc -----END PGP SIGNATURE----- --mZiNEOgEPhbXPOEE--