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 54843ECAAD4 for ; Sat, 3 Sep 2022 03:51:45 +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=wZ8ZX35qEw2qgToUjACi99+GOQNn+MrmVLXeACxpMJI=; b=bVPga+gapGdpcJ VqLeTAfQTz2wQEP6LFgxFjr7HwWNevaWz1BJAMLYxA5So5I4Os3+fVtDCDsVIfJIW44sOayHJcZsq uuup8aFvhisqBhMaG4CnTKpNghHn76pozRwJsKFZBtNR7kKIYtKw5V+CNWlUQIBOPsEmHCNOEmzMa vBnr8xSkDT/VsyjZnKwEqqvokSf1pwkO2tDDT0xX23VdC3/kWLvmob9GhlApF5JDi5VpcS+8hsUnm gYAQ2hlXaIenKEf13W0Rle/annMjMrtyx7aR/grDDlqYAqJ6OY8qcGLB/fOcERbB6BS2envfqp7GK hpoHybB/E7j8GS46JSBg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oUKBA-00HRu9-Am; Sat, 03 Sep 2022 03:50:44 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oUKB7-00HRr4-Kp for linux-arm-kernel@lists.infradead.org; Sat, 03 Sep 2022 03:50:42 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D7B8962177; Sat, 3 Sep 2022 03:50:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 23BD8C433D6; Sat, 3 Sep 2022 03:50:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662177040; bh=JB9YpMz5YBZcialIAiLWTZrES7D6mhtVCEhVWGHJW2E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=eTMxprlUG9c0FIMy+jnSRkm4UQOuptPjlt5k7uqo+0AyWbwZmjsouSurYd9TCJ/nZ E2lCp9NZfO/7VxPLzMMIOeprJc547CN1J1x/vaYFmd0SybvTAkR7jKVfW4IxdmDZ40 bhmrNdc201QYZZNgj7/4xqnmfdXqV1XcC69tqoSDUeaHNeCANdgVpluAQheYI6C6h7 8x535I0BbLLcGEhULq/HZBERTAe/8057smQYCjlCfCppTm9wTIvgfUULqiZyY+03GL f7GtkKJcomeZmPXK5cF032Q7EDw7hq1mLEulSZlg2AOVMOy1K/+6n6Kh7b1Sc2LtxT xe8BcyzID7ufg== Date: Sat, 3 Sep 2022 11:50:34 +0800 From: Shawn Guo To: Jagan Teki Cc: Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amarula@amarulasolutions.com Subject: Re: [PATCH v2] arm64: dts: imx8mm: Fix typo in license text for Engicam boards Message-ID: <20220903035034.GG1728671@dragon> References: <20220823125325.1232046-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220823125325.1232046-1-jagan@amarulasolutions.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220902_205041_739446_494666BC X-CRM114-Status: GOOD ( 10.58 ) 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 Tue, Aug 23, 2022 at 06:23:25PM +0530, Jagan Teki wrote: > Fix the Amarula Solutions typo mistake in license text for Engicam > i.MX8M boards add in below commits. > > commit <60ac35268f85b> ("arm64: dts: imx8mm: Add Engicam i.Core MX8M > Mini SoM") > commit ("arm64: dts: imx8mp: Add Engicam i.Core MX8M > Plus EDIMM2.2 Starter Kit") > commit ("arm64: dts: imx8mp: Add Engicam i.Core MX8M > Plus SoM") > > Signed-off-by: Jagan Teki Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel