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 X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AAE25C00A89 for ; Fri, 30 Oct 2020 09:18:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4C516221FF for ; Fri, 30 Oct 2020 09:18:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604049508; bh=41CsPVrmLRTWYg3B1zMTIDApQHnGk5g2mzfYPc3CDZk=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=gSut5bDTDfOmBH/QhCcjKLSrJaBIQirL2ap0CJbT6KfZ2VYUEmtC+2QMUAyi0q0/y 00YhGAcgUQQ0UXeyRHD/ZmRe2phUFfT9jIF0aPtCo1oZvgP4ut1eks3UUXWvQC2MHw lOMMupemhzybXr0o/XgQt1pTWKYWQ0n78KwCA/Xg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726240AbgJ3JS1 (ORCPT ); Fri, 30 Oct 2020 05:18:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:45788 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725808AbgJ3JS1 (ORCPT ); Fri, 30 Oct 2020 05:18:27 -0400 Received: from mail-ej1-f49.google.com (mail-ej1-f49.google.com [209.85.218.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 468C1221FF; Fri, 30 Oct 2020 09:18:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604049506; bh=41CsPVrmLRTWYg3B1zMTIDApQHnGk5g2mzfYPc3CDZk=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=0BFjXnZCyCoaPQgPnjyfUutyINgXG8mk+sVhP65jtk9FKk2gy9zExgJYSsBnwXdkD eadDFfV9/NA8Rg9d+uxs3NmM4vuLp4ZHuQrc5zaJqkrFRZhyeY87DicrIbOvmvgMvv zrOrZZILJwEbbsv5272xZUTvnV8W3D8iqk1ZmW6s= Received: by mail-ej1-f49.google.com with SMTP id 7so7662483ejm.0; Fri, 30 Oct 2020 02:18:26 -0700 (PDT) X-Gm-Message-State: AOAM531KFW2oS5a5tO5il1I8WpVh5EPIGlxlyCBmVn3q5WotbNMX16TP VR7kaQqeSCZtNmvj5+USxFlt7fW+7Bw5IFzMFpI= X-Google-Smtp-Source: ABdhPJw8ybYdZkgu/ZUNenftV4PFN3bC42EE8St3lWNKB35w7dhI7OjNeL+oewCWtSCY6ivHYDKHaxxLJ4p637TxYg4= X-Received: by 2002:a17:906:6a07:: with SMTP id o7mr1435936ejr.454.1604049504625; Fri, 30 Oct 2020 02:18:24 -0700 (PDT) MIME-Version: 1.0 References: <20201001170759.9592-1-krzk@kernel.org> <20201030071102.GF28755@dragon> In-Reply-To: <20201030071102.GF28755@dragon> From: Krzysztof Kozlowski Date: Fri, 30 Oct 2020 10:18:12 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 00/12] dt-bindings: arm: fsl: fix and document compatibles To: Shawn Guo Cc: Rob Herring , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Anson Huang , Andreas Kemnade , Stefan Riedmueller , Robert Jones , =?UTF-8?Q?S=C3=A9bastien_Szymanski?= , Li Yang , devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 30 Oct 2020 at 08:11, Shawn Guo wrote: > > On Thu, Oct 01, 2020 at 07:07:47PM +0200, Krzysztof Kozlowski wrote: > > Hi, > > > > This is a continuation of my series: > > https://lore.kernel.org/linux-arm-kernel/20200930190143.27032-1-krzk@kernel.org/ > > > > It is rebased on top of it and finally fixes remaining i.MX2 - i.MX8 > > boards compatibles. > > > > There is ongoing discussion in my previous patchset about imx6q-pico > > (Technexion) board compatibles so the DTS is marked as RFC. > > > > Best regards, > > Krzysztof > > > > > > Krzysztof Kozlowski (12): > > dt-bindings: vendor-prefixes: add Element14 > > dt-bindings: arm: fsl: document i.MX6Q boards > > dt-bindings: arm: fsl: document i.MX6QP boards > > dt-bindings: arm: fsl: document i.MX6SL boards > > dt-bindings: arm: fsl: document i.MX6SX boards > > dt-bindings: arm: fsl: document i.MX6UL boards > > dt-bindings: arm: fsl: document i.MX6ULL boards > > dt-bindings: arm: fsl: document i.MX7S boards > > This one doesn't apply ... Thanks. I will rebase and resend. Best regards, Krzysztof