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 57201C433EF for ; Wed, 5 Jan 2022 17:44:01 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 184668379C; Wed, 5 Jan 2022 18:43:45 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="XpfSgFiS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 00C8583787; Wed, 5 Jan 2022 18:43:43 +0100 (CET) Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) (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 925B98377A for ; Wed, 5 Jan 2022 18:43:39 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf30.google.com with SMTP id ke6so38306366qvb.1 for ; Wed, 05 Jan 2022 09:43:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=xg+BKLS7mnEU6Y7TpJHo6+kO9kSrlwyeziu13sG1fpE=; b=XpfSgFiSBosX+uRkUN8IUZCBGb6ijztEMs223GZDWeQ0ZvgFRWz4d9dW58F4BsRH+e LuhDNi7EKzbD802KptJ0ToD1+wNa5ENydavGoCzw+Ndw4+uCh8vPVlsbAUwrrmXthxR4 GjNphfdrhCNIBxQkxcvikHESm3L1fMadpGR7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=xg+BKLS7mnEU6Y7TpJHo6+kO9kSrlwyeziu13sG1fpE=; b=iaYThWf4pF/qkrMsK3T0jdxisOsKGOZGwscaoS19OVK6nBjBs9ql6zGRW8IG1lzdys EeRLST4jefJbLsQ9DJqZxVQTQYawR784YPdM97hlFvyPPLE1UveCUHiyDFDJBGxIN+pW /mE1HpMdf9vhZml4+izxErl0NZtDw7qFlPR3Yu1hJadKSrZDHv6AuGlxkJA6wrBsZb+3 xnCsrYYPXPcwKjkAqj0BFlllI13vBA1ub/O/IxGPxTcxjIddzDXFFidDORrDbOj9NbgL un7XLsCBfc20IqGdc1lcBdxMDFZ+1aYvid6jNlSRPKKP9VkpYC9okZgoloBTKUYea6XE bx2Q== X-Gm-Message-State: AOAM531Kffuj1/VWME31QK/pFT7zH0NTccwVba4INBk9tAeUNT9r6YPA WIkuiYr8t8+fvYQXCfPytSLZNw== X-Google-Smtp-Source: ABdhPJyMSrst79BuKVyEg11ZyUzroZVa8DS4fIsUNayPnZjT7Gx82jncRjeGdewCQzUBooW4V2j2Ig== X-Received: by 2002:a05:6214:e67:: with SMTP id jz7mr50399769qvb.66.1641404618197; Wed, 05 Jan 2022 09:43:38 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-8841-a9f4-ab99-2748.res6.spectrum.com. [2603:6081:7b01:cbda:8841:a9f4:ab99:2748]) by smtp.gmail.com with ESMTPSA id t18sm37554235qtw.64.2022.01.05.09.43.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Jan 2022 09:43:37 -0800 (PST) Date: Wed, 5 Jan 2022 12:43:35 -0500 From: Tom Rini To: Amit Singh Tomar Cc: u-boot@lists.denx.de, andre.przywara@arm.com, manivannan.sadhasivam@linaro.org, joe.hershberger@ni.com, jh80.chung@samsung.com, Amit Singh Tomar Subject: Re: [PATCH v4 4/6] ARM: dts: s700: add MMC/SD controller node Message-ID: <20220105174335.GZ2773246@bill-the-cat> References: <20211128113225.3992-1-atomar25opensource@gmail.com> <20211128113225.3992-5-atomar25opensource@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="LNf+Ih2NDvbuM/DA" Content-Disposition: inline In-Reply-To: <20211128113225.3992-5-atomar25opensource@gmail.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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.2 at phobos.denx.de X-Virus-Status: Clean --LNf+Ih2NDvbuM/DA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 28, 2021 at 05:02:23PM +0530, Amit Singh Tomar wrote: > From: Amit Singh Tomar >=20 > This patch adds node for mmc/sd controller found on Action Semi OWL > S700 SoC. >=20 > Since, upstream Linux binding has not been merged for S700 MMC/SD > controller, Changes are put in u-boot specific dtsi file. >=20 > Signed-off-by: Amit Singh Tomar This leads to: arch/arm/dts/s700-cubieboard7.dtb: ERROR (phandle_references): /soc/mmc@e0210000 : Reference to non-existent node or label "dma" Please rebase on top of current next, thanks. --=20 Tom --LNf+Ih2NDvbuM/DA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHV2MEACgkQFHw5/5Y0 tywotgv+Kk7A5F2uodfPu4YGal/9wUxPzGPRfHbYMlSDjUNF8TNumT+4OupTDG3I +Jb9bRpFGUUne57/Yv/o7msudgZGEaigD7SBdWXWxloIdfPZoFZRjpAM+2W5fCAS FyhpDiW2O9cgp+yxzEy1fwCE++3Dnu8gmrzw+90cLNQZTqOfjIin4P4waTD2xH8L xuE+PVRkK983AmQ3j8qg+rmtUGtcRK7GDYNa6GkMhrMr7TntHuZVw4zPrvnEDmLb 0KXyhrEMCkuR4IR711+LbX4t2WMkWfG7q9Fk/gdApk9prd7I5AxgHBTYtvmEAB72 8LpuDEf3SS36OgEj6HOMt5G5Y73HpcbQBrvw7BoGE30Ef40I90E0Shi6gooAO/+A /jWsvKXflVoyBItGy76DlVQie93u4zRPW+FKS8rXGaEWK0fvvafKvf6DDu3IhTQh nmHxokgPgLlA2KlLcJOgDEd35yNn9tZ4Irujo+j2is/XNmNKdQCqs31AI3PPps/Z iI+vecLp =m6lk -----END PGP SIGNATURE----- --LNf+Ih2NDvbuM/DA--