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 X-Spam-Level: X-Spam-Status: No, score=-11.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C488EC5519F for ; Thu, 12 Nov 2020 17:49:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5B00F21D40 for ; Thu, 12 Nov 2020 17:49:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="B1GEMSm1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726041AbgKLRtw (ORCPT ); Thu, 12 Nov 2020 12:49:52 -0500 Received: from fllv0015.ext.ti.com ([198.47.19.141]:51472 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725999AbgKLRtw (ORCPT ); Thu, 12 Nov 2020 12:49:52 -0500 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 0ACHnnaf054351; Thu, 12 Nov 2020 11:49:49 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1605203389; bh=PpxgTzCQG7Lq6LjQtD2jhmqU0JjB5icqBF2c8T+Oo+s=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=B1GEMSm1YQgsKoFU1yXNjs1ydOHEGYlHR7+7cW1pujUxTTArfoZMQKZoc5Q1DH5ZH AMz8UnyrSeExfp1oXWxjhMhF3ttQw01EGC2+YdHQ8VRT2W1//4UriYH8kpTaMmlfHD IXD4UuJ20PL6yENqUUbwIqEBU+Qu+BgY7CYDkC9U= Received: from DFLE104.ent.ti.com (dfle104.ent.ti.com [10.64.6.25]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 0ACHnnK7128756 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 12 Nov 2020 11:49:49 -0600 Received: from DFLE108.ent.ti.com (10.64.6.29) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Thu, 12 Nov 2020 11:49:48 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE108.ent.ti.com (10.64.6.29) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Thu, 12 Nov 2020 11:49:48 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 0ACHnm5q083706; Thu, 12 Nov 2020 11:49:48 -0600 From: Nishanth Menon To: Nishanth Menon , Jyri Sarha , Tomi Valkeinen CC: Rob Herring , , , Tero Kristo , Subject: Re: [PATCH] arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node Date: Thu, 12 Nov 2020 11:49:47 -0600 Message-ID: <160520334646.32099.14700006889822452477.b4-ty@ti.com> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201104222519.12308-1-nm@ti.com> References: <20201104222519.12308-1-nm@ti.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 4 Nov 2020 16:25:19 -0600, Nishanth Menon wrote: > Fix the node address to follow the device tree convention. > > This fixes the dtc warning: > : Warning (simple_bus_reg): /bus@100000/dss@04a00000: simple-bus > unit address format error, expected "4a00000" I have applied the following to branch ti-k3-dts-next on [1]. Thank you! [1/1] arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node commit: cfbf17e69ae82f647c287366b7573e532fc281ee All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent up the chain during the next merge window (or sooner if it is a relevant bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. [1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D