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 3869CC0015E for ; Tue, 1 Aug 2023 13:20:24 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2B4C986C0F; Tue, 1 Aug 2023 15:20:22 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.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=kernel.org header.i=@kernel.org header.b="nH//I8FE"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3B41E86C0F; Tue, 1 Aug 2023 15:20:21 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id C63BE86C05 for ; Tue, 1 Aug 2023 15:20:18 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=rogerq@kernel.org Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2185E6158A; Tue, 1 Aug 2023 13:20:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E6541C433C8; Tue, 1 Aug 2023 13:20:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690896016; bh=dTcUBIyBn35Nf6GwrHYrw1dJznH7YZPfY4IdF2IaUCY=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=nH//I8FERmXDzTsbv9FDES17iXCny49czu5q0ZGEXFQ2q6/7VpIIOwdxg3iPiT1C0 /niYoYMdPYceItHgA4mpIqjshmdYWNasZ+MoVBoxCb0Ut7qttnD8tOA5B5XryOiHrh 7B6LpYTOGrIfjzjO6Y69oqlrfcKahlgJJ2Y1FNMGLFiQr75ahL5QfJoOLOt48kQ2hZ lIqFGIf/0lFf9tiOCFGhuLUJsBiJqEJZfyeEmv4wY7ExAIGt8ZHF1Tfk+SHGPFZbHV XzdDyhCIi8EFOlIv+u946uQFBoCsVDFRQQprOaz+oTIQsfv81scYELBKwF3jvmANwx jCCPuk3MJfy4g== Message-ID: <7bda6c7f-1663-927a-1ca8-b99a460500df@kernel.org> Date: Tue, 1 Aug 2023 16:20:12 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v2 0/2] arm: dts: k3-am6: Sync DT with Linux Content-Language: en-US To: Nishanth Menon Cc: trini@konsulko.com, vigneshr@ti.com, srk@ti.com, r-gunasekaran@ti.com, s-vadapalli@ti.com, u-boot@lists.denx.de References: <20230731122737.36316-1-rogerq@kernel.org> <20230801123736.p6oykgwtaal4rjco@scrubbed> From: Roger Quadros In-Reply-To: <20230801123736.p6oykgwtaal4rjco@scrubbed> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 On 01/08/2023 15:37, Nishanth Menon wrote: > On 15:27-20230731, Roger Quadros wrote: >> Hi, >> >> This series syncs AM64 DT files from Linux v6.5-rc1. >> >> NOTE: I have only boot tested this on AM64-GP-EVM. >> I would appreciate a tested-by for AM64-sk EVM. Thanks. >> >> cheers, >> -roger >> >> Changelog: >> >> v2: >> - Sync with v6.5-rc1 >> - Rebase on latest uboot/master >> - CPSW node cleanup >> - Timer node cleanup >> >> Roger Quadros (2): >> board: ti: am64x: Recognize AM64-HSEVM >> arm: dts: k3-am64: Sync DT with Linux v6.5-rc1 >> >> arch/arm/dts/k3-am64-main.dtsi | 171 +++++++++++++++++++++++-- >> arch/arm/dts/k3-am64-mcu.dtsi | 53 +++++++- >> arch/arm/dts/k3-am64-thermal.dtsi | 33 +++++ >> arch/arm/dts/k3-am64.dtsi | 22 +--- >> arch/arm/dts/k3-am642-evm-u-boot.dtsi | 42 ++----- >> arch/arm/dts/k3-am642-evm.dts | 173 ++++++++++++++++++++------ >> arch/arm/dts/k3-am642-r5-evm.dts | 26 +++- >> arch/arm/dts/k3-am642-r5-sk.dts | 31 ++++- >> arch/arm/dts/k3-am642-sk-u-boot.dtsi | 43 ++----- >> arch/arm/dts/k3-am642-sk.dts | 166 +++++++++++++++++------- >> arch/arm/dts/k3-am642.dtsi | 1 + >> board/ti/am64x/evm.c | 3 +- >> 12 files changed, 589 insertions(+), 175 deletions(-) >> create mode 100644 arch/arm/dts/k3-am64-thermal.dtsi >> >> -- >> 2.34.1 >> > Could you also add documentation for u-boot (doc/board/ti/) > https://github.com/nmenon/fix-k3-dt-u-boot/commit/840ad0f07d6028e3758650f6d3d0d468438910ce > Yes, and will resolve all your comments on this series. Thanks. -- cheers, -roger