Message ID | 20231218125459.2769733-9-alexander.stein@ew.tq-group.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 2B84BC35274 for <linux-arm-kernel@archiver.kernel.org>; Mon, 18 Dec 2023 12:55:53 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=o2UimdGX9VuGixzVc1ReDeqSeK063UmRvgGbV2m1pec=; b=RfyowtbxhsWzaC +XatOow1oTX+wMYOtJ+8XToKY6CCFWJKtLFmIwhfKDWSt+3JJbSWkCXYtnzsstfaQmdZ41lJGhTsp X2Y6eqF+V5sDlJJj2kLMqIikex7mJkDhb5G4GEXOLa2xwL0+Vgnp2u89Ih5BW4OnytOl0IbHIKYsR Lgu3JXz42ejVzAm46ukqYGSnHvgO5mYAy0f24ay3RV3MG7Hi1L4m7k+o00ktTiDW2XLrbE9xuU83Z nGnb1ywXJaLSWQlxBiqf0ZcwDaNZUi6i1ZMPLUmHMnk9mEZXud2aeqTVz+SncZoJlF80j2jKkctbi 52sREyw4JX5NO9cojA9g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rFD9R-00AilX-3B; Mon, 18 Dec 2023 12:55:17 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rFD9I-00AiXB-0D for linux-arm-kernel@lists.infradead.org; Mon, 18 Dec 2023 12:55:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1702904108; x=1734440108; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=BZGofRkW9vn8U4aoasQHQQZdc9tY14CTJMXmUQtMqb8=; b=Jt6kbaSPLl3AG44jvYeQO41LuvD5RguK7H2ua/7YjyLUwBouh5zeZQV8 I+5jpOpQTLNE0L8q4ItN34Blciuh1T+SHlq/Y9bgUDUFXEb67Rh1ADPAM mnbBR7o22AXsQnxFwOPGIoGYZCVPUU7nn/palTO6z4IYS+QuG25ZlQyfv Ui1jRc3L6/sOzd4CFUAQoFryYQW/tJ1N3yzTpF3dI+bVltoxy28EFSLfj oufCVg86gieT5gVpJA/98GYlF8Jq0Vuuez/tNw6rJOva1cYgd+j0Yit5g +feWrFgKbIKGks3SD/Aj0o/PF5NIkRJLCc7xEPOc70uaHzrDROYxlibQJ w==; X-IronPort-AV: E=Sophos;i="6.04,285,1695679200"; d="scan'208";a="34562699" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 18 Dec 2023 13:55:01 +0100 Received: from steina-w.tq-net.de (steina-w.tq-net.de [10.123.53.18]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by vtuxmail01.tq-net.de (Postfix) with ESMTPSA id BD099280088; Mon, 18 Dec 2023 13:55:00 +0100 (CET) From: Alexander Stein <alexander.stein@ew.tq-group.com> To: Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>, Sascha Hauer <s.hauer@pengutronix.de>, Fabio Estevam <festevam@gmail.com> Cc: Alexander Stein <alexander.stein@ew.tq-group.com>, Pengutronix Kernel Team <kernel@pengutronix.de>, NXP Linux Team <linux-imx@nxp.com>, linux@ew.tq-group.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 08/23] ARM: dts: imx7-mba7: Add RTC aliases Date: Mon, 18 Dec 2023 13:54:44 +0100 Message-Id: <20231218125459.2769733-9-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231218125459.2769733-1-alexander.stein@ew.tq-group.com> References: <20231218125459.2769733-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231218_045508_424681_CC8F9E8A X-CRM114-Status: UNSURE ( 9.97 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
TQMa7x/MBa7x DT fixes
|
expand
|
diff --git a/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi b/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi index a66414098176..7b7bc86265fc 100644 --- a/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi @@ -18,6 +18,8 @@ aliases { mmc0 = &usdhc3; mmc1 = &usdhc1; /delete-property/ mmc2; + rtc0 = &ds1339; + rtc1 = &snvs_rtc; }; beeper {
Ensure the RTC devices are numbered correctly. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> --- arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi | 2 ++ 1 file changed, 2 insertions(+)