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 44611C43334 for ; Tue, 19 Jul 2022 11:09:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2E68884022; Tue, 19 Jul 2022 13:09:44 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="Ure9jUEd"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 874D184029; Tue, 19 Jul 2022 13:09:42 +0200 (CEST) Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) (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 E9DD683FAD for ; Tue, 19 Jul 2022 13:09:39 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sumit.garg@linaro.org Received: by mail-pl1-x632.google.com with SMTP id b2so11654105plx.7 for ; Tue, 19 Jul 2022 04:09:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=BH5lL5XKeYc3vlfhgbSPrWaxC00yHnIU2BzIfZrC8Ls=; b=Ure9jUEdGt6KhdN53gWAtmhWsRlHTBTyx/pb0SC/m+IEIj8iEJB0FrAr6V6n5ruI0j QxWRVZ5oJ2O8yCBJofjlVlOEhF6sZBX2/CMZdxfPhZtybH2PxW5f49wOh00r4m46tkXv Vls6ZhYmT3jC+4cHW+RWKQkkt6k6DHghY5Bz1tHFv1DDS8tu3ruGiMa/vjLMwLcR2ukn 7pnqx3DFu2SGXKggZ/cha/VbL/lYN9DWPYBSodsCtZaoJYxg2UA/3QfXEgxlHkSqX71W iD233UON0iP40AatUh0BlUGNcjEgmkw5BK056nWWspFj3yLACVcQAmY/fREBgEvkr2F4 qdBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=BH5lL5XKeYc3vlfhgbSPrWaxC00yHnIU2BzIfZrC8Ls=; b=67OX2Nmf5e3921vz8Pcpm/v0Vq3XaqlUrixTGSv3UPF5/mpKZeuvcn+uq33ZBXKsrf dn9jYIWgT0Cht/QUrNuBkbJpddb+D9xdH6Y4wqs9KFqdcqPJDPr3vyF4iMJN1GxuQ9az OkG7vsqREBHKjPSKA/bOy46fhZ3blPrB3z8Bgtap4lhVTLbnTPUrZC0aEXcQLERTD6WN eCFABL0bq0X3pYqux5oQkEahTZWNtfIoMxbS8RyiDml24tg1VXjsFMxcYcSDA4LiaJxI qhK7BvC8vhPRwBuFNlFU8ELotqUoomoYJ51FVAXRER3aiL0qYFDNFdTKSuGGYo5d678v gfVA== X-Gm-Message-State: AJIora+oAn/zknk2oAKGu+zKaErJklrseXfZ8uyTUO0fkclZvcCRj86n v6iZiRsu7oABFIUJZzbmUXVzUJxvtNzx6JIn0okx8g== X-Google-Smtp-Source: AGRyM1sQPG/kRByK4A5pFabGKXKmLqRxdeeoabGY/r9eq7UtsG/da7mkt0unEX8ijE26dJ9ODUYWpOPMdeAzHwKyi4U= X-Received: by 2002:a17:90b:3a8e:b0:1f1:f934:ccbf with SMTP id om14-20020a17090b3a8e00b001f1f934ccbfmr3732645pjb.102.1658228978104; Tue, 19 Jul 2022 04:09:38 -0700 (PDT) MIME-Version: 1.0 References: <20220712071212.2188390-1-sumit.garg@linaro.org> <20220719110123.GH1146598@bill-the-cat> In-Reply-To: <20220719110123.GH1146598@bill-the-cat> From: Sumit Garg Date: Tue, 19 Jul 2022 16:39:27 +0530 Message-ID: Subject: Re: [PATCH v3 0/9] New boards support: db845c and qcs404-evb To: Tom Rini Cc: rfried.dev@gmail.com, peng.fan@nxp.com, jh80.chung@samsung.com, sjg@chromium.org, dsankouski@gmail.com, stephan@gerhold.net, vinod.koul@linaro.org, nicolas.dechesne@linaro.org, mworsfold@impinj.com, daniel.thompson@linaro.org, pbrobinson@gmail.com, u-boot@lists.denx.de Content-Type: text/plain; charset="UTF-8" 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 On Tue, 19 Jul 2022 at 16:31, Tom Rini wrote: > > On Tue, Jul 19, 2022 at 11:01:12AM +0530, Sumit Garg wrote: > > Hi Tom, Ramon, > > > > On Tue, 12 Jul 2022 at 12:42, Sumit Garg wrote: > > > > > > Add support for two new boards db845c and qcs404-evb: > > > - db845c is a 96boards compliant platform aka RB3 based on Qualcomm > > > SDM845 SoC. > > > - qcs404-evb is an evaluation board from Qualcomm based on QCS404 SoC. > > > > > > Both these platforms have one thing in common that u-boot is chain-loaded > > > in 64-bit mode via Android Boot Loader (ABL) which is an EFI application. > > > For further details on chain-loading refer to platform specific > > > documentation: > > > - doc/board/qualcomm/sdm845.rst > > > - doc/board/qualcomm/qcs404.rst > > > > > > Changes in v3: > > > - Add clocks re-initialization for UART and eMMC for qcs404-evb. > > > - Pick up Ramon's review tag for patches 1-7. > > > > > > Changes in v2: > > > - Added patch #1 to fix DT node overrides in starqltechn-uboot.dtsi. > > > - Updated patch #2 commit description. > > > - Fixed a typo (s/96Board/96Boards/) in patch #5. > > > > > > Sumit Garg (9): > > > board: starqltechn: Align DT node overrides with sdm845.dtsi > > > arm64: dts: sdm845: Remove redundant u-boot DT properties > > > clocks: sdm845: Import qcom,gcc-sdm845.h > > > uart: sdm845: Fix debug UART pinmux > > > board: qualcomm: Add support for dragonboard845c > > > mmc: msm_sdhci: Add SDCC version 5.0.0 support > > > pinctrl: qcom: Add pinctrl driver for QCS404 SoC > > > clocks: qcom: Add clock driver for QCS404 SoC > > > board: qualcomm: Add support for QCS404 EVB > > > > > > > Do we have any further comments on this patch-set? If there aren't any > > then can you help picking it up? > > If there's no further comments, I'll pick it up in a week or two (the > usual time between last comments and applying non-regression / critical > bugfix patches). Sure, thanks. -Sumit > > -- > Tom