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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1D51FC4332F for ; Thu, 14 Dec 2023 02:25:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kkCScAlLOnz8p1OH7pOx0QW+dTOWqAXiNo0nyQvJqWs=; b=SqQX1rIF3Qqbpr NVOpc2+XPrTWKQUk/hsDuN6hw1Zj5HsUBP7mtHR/2PS4z4xZ775eU8sA8zR0LMBy7wi98S9WcU+Wo HMGuNNdQRD692GxJYTY6fSE2vp09JhHQB0TZZyI6k37pa6rowX6IuB++tgfCBlgs/jKr7sgNkkVqU eW3yK+TFxTxnwriTj2wwIN8je+ZPehxvJRJZE+2ZPT1RbCo14dofg7PL8pBfIXeoWDIgBtmMa80EN yLqSNoGMY9KmlQwfjy4p5ZHdTW9ZmtO1Vb5LgXNFb2+6tgftQgLWdUrLyNtluARedegME8a2sMF5r V02zn91eqPpkC3i5lPmQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDbPI-00GVgC-23; Thu, 14 Dec 2023 02:25:00 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rDbPE-00GVfc-1W for linux-arm-kernel@lists.infradead.org; Thu, 14 Dec 2023 02:24:57 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id EF73862020; Thu, 14 Dec 2023 02:24:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9CAFDC433C9; Thu, 14 Dec 2023 02:24:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702520695; bh=e7DYid3RFoBLRo/aPr+co05BWmmY18xBgdlVNh30Uuo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=eUHvgytooaGQwQLP2qzQGqJMFkambcWY4CGSQN/pnvRB89/y5dBisgf+F5r7ceXiU I8ckY1hhao+N+T7bjUv8iYqjma+NdWKE1aQI+hqOJbHZ6bFER+iKai+0I8GffFQwQq WdnPYLG2NGXmvkwfotXOClkekJN+yfP0Ec0x0AptWvSmNQ5gNWjUhv6X9yRLnkZcms Bh83WAiy2wjKQ+UjdCrzmpqLb53KEVcYa5+DHRVxSnLsZTU1nmmV8nvm8nEsP3pYfY ISW6cjJkk4halBL5cDpI2bfbJMgtCzmX9eC9GUqzVbde8DGMfJjM+0CNb6lHq7tkvt X8oMe5TJENOVw== Date: Thu, 14 Dec 2023 10:24:50 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Fabio Estevam , Pengutronix Kernel Team , NXP Linux Team , linux@ew.tq-group.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/1] arm64: dts: imx8m*-tqma8m*: Add chassis-type Message-ID: <20231214022450.GA270430@dragon> References: <20231207145401.2102898-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231207145401.2102898-1-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_182456_558556_E95B34DB X-CRM114-Status: UNSURE ( 7.22 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Dec 07, 2023 at 03:54:01PM +0100, Alexander Stein wrote: > Device tree specification 0.4 defines an optional, but recommended > 'chassis-type' property. Add it to TQMa8M* based board files. > > Signed-off-by: Alexander Stein Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel