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 CAA9BCE7A91 for ; Mon, 25 Sep 2023 02:54:56 +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=faHCJslijJnS53sfFk877Ut2n66p63dHF5VffB8s6yU=; b=zaDKEwd2Xl3Vm8 0y1j9iWS0/V58UrSPJ3nYfYkfLfBrv/P23dShPWeNkj9O36lJEchNqxUyrmqojJwD7P2s+iygB9iD FwZkpzR4Z4wif7HvqfRRTMhB2YZAeJiYLdUiN3Ey+Rp43llKBFuyofTIjHxDrRpP74XkpVe/cGKsg M7J2qHnuOBqTliN5gMQoJbj3/vYSOFWupDArdR5Aa+p7DcWh1vMhiIjdF6qjogDbnnrFTEmNfi0uU pYlNXQ8VRJrXR79cb7ZyGNtX3WRS175UM8i4z6ndJOwwkAsv8u6t9WDg52s2qgZD5qs6nqmqJRz00 mbyMNQaU7UMyFS1vnTrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qkbk1-00DCLj-22; Mon, 25 Sep 2023 02:54:33 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qkbjy-00DCKn-0F for linux-arm-kernel@lists.infradead.org; Mon, 25 Sep 2023 02:54:31 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id B2CF1CE0E2D; Mon, 25 Sep 2023 02:54:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DF08BC433C8; Mon, 25 Sep 2023 02:54:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695610462; bh=xC4JL77W0TpWqq22E9SVfQVXzH21/1Fg9WCnhkWSBSA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=axh2Y8Rb+aEgqytCepi9yXW/ojuXgUmZsYc2s2TiYQf7VNULETJzwkxt0ib0MMCzC Ljf5FilSlK9AyelnhiJLVWCmNhCam8SI8Xur+EQmw4jiuXPp3FYbpuut+FTopOlvrU zUBl8xSsaM15CIqImNSg4Ino8ewc0cgIh+94d3GACx3HaxFtCKotwZRy+sGWzB+UW0 4r/mQXQRm94vU3mtWCS2Hobc80ahyuWgVIwEydJ3LXqMURhtvz8O/pKWrQssmJDILV I3JrNNcYPqYuU+lY9tqX1Q5/65/pHs+xFrNG+Bp9ASfFcYHNpwmUqpbgln6IVA3yQg 2/L64qV8QOiFg== Date: Mon, 25 Sep 2023 10:54:12 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, devicetree@vger.kernel.org, marcel.ziswiler@toradex.com, Fabio Estevam Subject: Re: [PATCH v2] ARM: dts: imx6ull/7d-colibri: Fix compatible Message-ID: <20230925025412.GF7231@dragon> References: <20230915123350.2618476-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230915123350.2618476-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230924_195430_283131_313CBEF9 X-CRM114-Status: UNSURE ( 8.50 ) 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 Fri, Sep 15, 2023 at 09:33:50AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Fix the imx6ull/7d-colibri devicetrees as per the rules defined > at fsl.yaml. > > Signed-off-by: Fabio Estevam > Reviewed-by: Marcel Ziswiler Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel