Received: by mail.netbsd.org (Postfix, from userid 605) id 9B95984DAB; Sat, 12 Oct 2019 06:46:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F01984D9E for ; Sat, 12 Oct 2019 06:46:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id s1IgoLr9D7HQ for ; Sat, 12 Oct 2019 06:46:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AC0B984CD5 for ; Sat, 12 Oct 2019 06:46:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9F6C5FBF4; Sat, 12 Oct 2019 06:46:13 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 12 Oct 2019 06:46:13 +0000 From: "Nick Hudson" Subject: CVS commit: src/sys/arch/arm/imx To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20191012064613.9F6C5FBF4@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Nick Hudson" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: skrll Date: Sat Oct 12 06:46:13 UTC 2019 Modified Files: src/sys/arch/arm/imx: files.imx51 files.imx6 files.imx7 src/sys/arch/arm/imx/fdt: files.imx6 Log Message: Spell controller correctly To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/imx/files.imx51 cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/imx/files.imx6 cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/imx/files.imx7 cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/imx/fdt/files.imx6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.