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 6D538EB64DD for ; Thu, 27 Jul 2023 07:11:49 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5DE5F85BBE; Thu, 27 Jul 2023 09:11:47 +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="R8mlEzCG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 399298627C; Thu, 27 Jul 2023 09:11:45 +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 5AE778627C for ; Thu, 27 Jul 2023 09:11:41 +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 99EC261D6F; Thu, 27 Jul 2023 07:11:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4DBFBC433C7; Thu, 27 Jul 2023 07:11:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690441899; bh=91hX+/TZ4fJ6/q+t5V/BaBE16x9mGcksOfKxxxBsUhk=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=R8mlEzCGP/00xKl0CL66hglmP1jxGi87PGsopLZ15sNefU4yPSriZwfOuGR2wZiXN svpcqG0r3LAUa1g/j3VoBNbICWjYdIxPOIcdsHH4+rsg7Kgd/EVegwUZ4GjKzMyTh+ HCcKaFLMnSqPJ8tSdGRs+Pj2K38ck8JXIQjjR5VZQ2J/5b5cW+zNXzPYYdFdyzNZRz fShO8ZpyC4rUIPAPekUtyMUx0SHJU47o55UQ7MLMVYWKKYbASVJchtopX0U+9i54xS ccwftn/QSIOZw8AJ4wgy6CoG0b4meJidFDRTQ4nvtgdU5Wju84kcyCkyMDDqan2z9w jHzK/gD68oT1Q== Message-ID: <90899d12-a30d-7bfd-d12e-50c7d37f6097@kernel.org> Date: Thu, 27 Jul 2023 10:11:34 +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/3] arm: dts: Sync k3-am62 with upstream Content-Language: en-US To: Nishanth Menon , u-boot@lists.denx.de, Tom Rini Cc: Wadim Egorov , Francesco Dolcini , Sjoerd Simons , Neha Malcom Francis , Bryan Brattlof , Vignesh Raghavendra , Mattijs Korpershoek , Marcel Ziswiler , Maxime Ripard References: <20230726151027.2517151-1-nm@ti.com> From: Roger Quadros In-Reply-To: <20230726151027.2517151-1-nm@ti.com> 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 26/07/2023 18:10, Nishanth Menon wrote: > I have picked up part of Sjoerd's series[1] to keep it constrained just > to dts sync at this point rather than adding newer functionality on top. > > You can find the full series in [2]. > > Attempting am625 as a start of a series of clean ups for device tree for > u-boot, but will love to get any review comments to improve this series > up. > > This series also depends on: > https://lore.kernel.org/r/20230724-ti-mdio-pinmux-v4-1-18541f976501@kernel.org > https://lore.kernel.org/r/20230722193151.117345-2-rogerq@kernel.org > https://lore.kernel.org/r/20230722193151.117345-3-rogerq@kernel.org > > baseline: > master 197aa22e6506 Merge branch 'master' of git://git.denx.de/u-boot-coldfire > > Boot log: https://gist.github.com/nmenon/a1705c385189c2367d8cad1debcf8155 > > Changes since V1: > * Added dependency on CPSW cleanup patches. > * Dropped the hack done in u-boot.dtsi to use kernel dts as is for cpsw > > V1: https://lore.kernel.org/all/20230725125856.1807742-1-nm@ti.com/ > > Changes since RFC: > * dependencies are all merged on master now. > * No new dependencies in this series, though the issue with uboot dtb > not working for kernel is not a regression, it should probably be > handled as a fixup part of RC Cycle. > > RFC: https://lore.kernel.org/u-boot/20230713072019.3153871-1-nm@ti.com/ > > Nishanth Menon (1): > arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1 > > Sjoerd Simons (2): > omap: timer: add ti,am654-timer compatibility > arm: mach-k3: am62: Add timer0 id to the dev list > > arch/arm/dts/k3-am62-main.dtsi | 389 +++++++++++++++++++++++-- > arch/arm/dts/k3-am62-mcu.dtsi | 66 +++++ > arch/arm/dts/k3-am62-thermal.dtsi | 33 +++ > arch/arm/dts/k3-am62-wakeup.dtsi | 33 ++- > arch/arm/dts/k3-am62.dtsi | 11 +- > arch/arm/dts/k3-am625-r5-sk.dts | 92 +----- > arch/arm/dts/k3-am625-sk-u-boot.dtsi | 33 +-- > arch/arm/dts/k3-am625-sk.dts | 286 ++----------------- > arch/arm/dts/k3-am625.dtsi | 54 +++- > arch/arm/dts/k3-am62x-sk-common.dtsi | 412 +++++++++++++++++++++++++++ > arch/arm/dts/k3-pinctrl.h | 53 ++++ > arch/arm/mach-k3/am62x/dev-data.c | 1 + > drivers/timer/omap-timer.c | 1 + > 13 files changed, 1066 insertions(+), 398 deletions(-) > create mode 100644 arch/arm/dts/k3-am62-thermal.dtsi > create mode 100644 arch/arm/dts/k3-am62x-sk-common.dtsi > create mode 100644 arch/arm/dts/k3-pinctrl.h > > [1] https://lore.kernel.org/all/20230406185542.1179073-1-sjoerd@collabora.com/ > [2] https://github.com/nmenon/fix-k3-dt-u-boot/commits/fdt-fixup-s1-am625-rev3.2 For this series: Reviewed-by: Roger Quadros