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 97AA9C433FE for ; Thu, 3 Mar 2022 14:10:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E023083A70; Thu, 3 Mar 2022 15:10:40 +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="pYTRbC/F"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 80AFA838B9; Thu, 3 Mar 2022 15:10:38 +0100 (CET) Received: from mail-qk1-x72e.google.com (mail-qk1-x72e.google.com [IPv6:2607:f8b0:4864:20::72e]) (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 544FA83BBD for ; Thu, 3 Mar 2022 15:10:30 +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-qk1-x72e.google.com with SMTP id b20so3919237qkn.9 for ; Thu, 03 Mar 2022 06:10:30 -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=+ZPTdOo9ZcBU3EIhEWw5NH19Ucrekip1M4L+UKXKL/M=; b=pYTRbC/FzPZGaSWwmDdBoxADqZ0slG6TITT0czxOyWpEOcOwmKiOSXg7oaRiKWw4Mf 87KDoRKuRJqayoaH7wNmCyts/LhLHupux2WHDkTa3MMX53YiVYTgyCB5VeA4pthjzjSf K4gPAgUrR3f5VMDxvTJO+Zo0zE8/zwEdHWNJE= 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=+ZPTdOo9ZcBU3EIhEWw5NH19Ucrekip1M4L+UKXKL/M=; b=NgaawQNkLXyfUDPvltHpXrjnMMg0FnyR07jF3jPvd32S1nKxDw2xtq5KBHZhClEPqa rtgf1qC2G/oHagix52nOtlJ9ni4RIBqMwMpRuaVuVL7SVgjla4I1NGE3OBlBlsdrrwaj Fxhra74asDWCptJ0WjxJPBsSbicJD+l+5P2LAndgqoMRyq4Vk8W+peSWipBWp0UsrH7G FocS0Kw6UE4H4z0sh0zf9OjC6hdd9ssLtnoHu7Nd1qKquOiDnhbVYOz/1uhKiZx/BIj3 mpDyblg7f2TqjmBuGfXBe4SeQkSb4fS5yy53/mFvg+cA/8mVqWk4nsPLwkK7ASXJwpZu 7Glg== X-Gm-Message-State: AOAM532k2FTzyQYwoLJoe1SN7Y2wQ/d/6YPYEP0HuxUmTgKlTllh2RdH Wdeg2XwGw5Vnf2Dqws3hjz/7bg== X-Google-Smtp-Source: ABdhPJzLkNJEamQJnzbV6Y41hLgtA50lLLl81GHyLfkIZFKOPIYzgaa9pUIN4A7JwF+y3fhiLAfFjw== X-Received: by 2002:ae9:e501:0:b0:62c:efb6:bbfe with SMTP id w1-20020ae9e501000000b0062cefb6bbfemr19009049qkf.429.1646316628954; Thu, 03 Mar 2022 06:10:28 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id l19-20020a05622a175300b002de935a94c9sm1564554qtk.8.2022.03.03.06.10.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Mar 2022 06:10:28 -0800 (PST) Date: Thu, 3 Mar 2022 09:10:25 -0500 From: Tom Rini To: Lukasz Majewski Cc: u-boot@lists.denx.de, Andre Przywara , Bharat Gooty , Christian Hewitt , Dario Binacchi , Fabio Estevam , Gireesh Hiremath , Heiko Schocher , Jaehoon Chung , Jagan Teki , Kever Yang , Kory Maincent , Lokesh Vutla , Marcin Niestroj , Peter Robinson , Rayagonda Kokatanur , Simon Glass , Tim Harvey , "Ying-Chun Liu (PaulLiu)" Subject: Re: [PATCH] arm: Add AM335x based CBC board Message-ID: <20220303141025.GB5020@bill-the-cat> References: <20220222085713.3410-1-lukma@denx.de> <20220303102710.099cc31a@ktm> <20220303132246.GA5020@bill-the-cat> <20220303150747.1594d450@ktm> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="A3RWl4qWgABmkY4K" Content-Disposition: inline In-Reply-To: <20220303150747.1594d450@ktm> 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.5 at phobos.denx.de X-Virus-Status: Clean --A3RWl4qWgABmkY4K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 03, 2022 at 03:07:47PM +0100, Lukasz Majewski wrote: > Hi Tom, >=20 > > On Thu, Mar 03, 2022 at 10:27:10AM +0100, Lukasz Majewski wrote: > > > Hi Tom, > > > =20 > > > > This commit adds CBC board to U-Boot. > > > >=20 > > > > U-Boot 2022.04-rc1-00271-g930634a4c9 (Feb 21 2022 - 15:08:13 > > > > +0100) > > > >=20 > > > > CPU : AM335X-GP rev 2.1 > > > > Model: AM335x Bosch CBC > > > > DRAM: 512 MiB > > > > Core: 198 devices, 14 uclasses, devicetree: separate > > > > MMC: OMAP SD/MMC: 2, OMAP SD/MMC: 0, OMAP SD/MMC: 1 > > > > Loading Environment from MMC... OK > > > > Boot Device is eMMC > > > > CBC Variant found: BCT531 > > > > Net: eth2: ethernet@4a100000 > > > > Hit any key to stop autoboot: 0 > > > >=20 > > > > Signed-off-by: Lukasz Majewski > > > >=20 > > > > --- > > > >=20 > > > > arch/arm/Kconfig | 1 + > > > > arch/arm/dts/Makefile | 1 + > > > > arch/arm/dts/am335x-cbc-u-boot.dtsi | 18 ++ > > > > arch/arm/dts/am335x-cbc.dts | 309 ++++++++++++++++++++ > > > > arch/arm/dts/am335x-cbc.dtsi | 136 +++++++++ =20 > >=20 > > Is this dts upstream? > >=20 >=20 > No, not yet. This is the smallest required DTS for this board (and > hence it is a subset of the full blown Linux kernel DTS). >=20 > (Shall it be first accepted to the Linux kernel?) Everything that's not -u-boot.dtsi stuff needs to be at least in linux-next first, yes. For all SoCs, not just am33xx. --=20 Tom --A3RWl4qWgABmkY4K Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIgzE4ACgkQFHw5/5Y0 tyyNHwv/T+Sdulwo2y5K2LJXBA/0PBuKdfA3WJkmKHDXuVl1XYAXgsPInx5172dt 7Du/t8l2mqPVgHk8rDNfdAppVed1nRIEN+5Pk7WMYds4AWEDksFREvndwkcVBm5a Qm5oddc/hncOxjEqA6PPkUO7NJ8m9js/2vS6HF1tF16v/a3jJ9hvszyL7OaIIScG 5ptUxF6QsPjFcehX8HsLcw3hHyCY665Vde8yOA5mhmYajmgsgW3VuBgaf6sfZt1R 24ZuMcJ8piLCAu2JqYiS5ghHHvzEUEr2L5TzxSjS/6TsK0lbSk50zXQ2FPcMSLRs TcPYMcsT2k5uD2X10MmNk71gwZb9XflN2yDcHmyLZnOwiPRujCz7mRa6TpmThtNb pbfVPn3OMPVDpbSNcqdmlu4OP34UcRKq3zXMuVbYy/CqsAlSZ1PCWODehvdbvReQ /IOhZv7UJflJqSGVyX5Mc3VpkiyBU1WX2WjeKP8y7UXQ6MdXOlsScHHrX96nl0lu uY3AjJ68 =CF1y -----END PGP SIGNATURE----- --A3RWl4qWgABmkY4K--