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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4F478C433EF for ; Fri, 22 Jul 2022 00:28:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233956AbiGVA26 (ORCPT ); Thu, 21 Jul 2022 20:28:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55278 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233931AbiGVA24 (ORCPT ); Thu, 21 Jul 2022 20:28:56 -0400 Received: from mail-il1-f171.google.com (mail-il1-f171.google.com [209.85.166.171]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 723AA89E84; Thu, 21 Jul 2022 17:28:55 -0700 (PDT) Received: by mail-il1-f171.google.com with SMTP id h14so1644800ilq.12; Thu, 21 Jul 2022 17:28:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Uwv+gN0NlgKxjcm7U5gVS+wwglvRHuzmiAe4Kbo6KBU=; b=c44ePVI4Szi8Gpuu/yowXvI4Nkq9NrvYArI/7ubZbSTIwkK7hIaNvDoyp+/czdXr+X f6H2QEY4AZD5dtoxFuo6sdVxJYkqNtnVe0+ffp2jeJBll5SntOtbDPOQmGsq3COa9vd+ fh4D0Y+LuLNPAbROssIGcKIUBYyn2Iz8TsuiaGR5/3G7qO0dbAmed5w7NqAHHStNDDOQ lFP5R0k33eC3w2Hq/TD1mW3TxvE00RSsFaTfxuxhPLx6/Z1p3JTr6RElmClKphzBJ2bl QPjtOHmX2t8V0biqu6e5QEakLfWaKGvW87pIHSTS4ZKYedbf0HqOEsCsp4nZuqpX70ET ZdnQ== X-Gm-Message-State: AJIora+1SQiYjt69Hc34s0YhXTtn7RV4OfLl7S1AofWWCIuB36kEA4Sx 0vekkbhagO7EE5ZJR7C5tQ== X-Google-Smtp-Source: AGRyM1urL3PlZaVsQRdlXGlj6gmmEOJcuktf0By1HpYfXlLl2jfPpiCZ+d2KBxAHYFinihcmiU84NQ== X-Received: by 2002:a05:6e02:1b01:b0:2dc:7472:a5d1 with SMTP id i1-20020a056e021b0100b002dc7472a5d1mr393678ilv.62.1658449734546; Thu, 21 Jul 2022 17:28:54 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id cv2-20020a056638498200b00332044db2aasm1416302jab.95.2022.07.21.17.28.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Jul 2022 17:28:54 -0700 (PDT) Received: (nullmailer pid 2244922 invoked by uid 1000); Fri, 22 Jul 2022 00:28:52 -0000 Date: Thu, 21 Jul 2022 18:28:52 -0600 From: Rob Herring To: Richard Zhu Cc: lorenzo.pieralisi@arm.com, shawnguo@kernel.org, kw@linux.com, l.stach@pengutronix.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, kishon@ti.com, kernel@pengutronix.de, robh+dt@kernel.org, linux-pci@vger.kernel.org, linux-imx@nxp.com, bhelgaas@google.com, frank.li@nxp.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 02/10] dt-bindings: imx6q-pcie: Add iMX8MQ PCIe EP mode compatible string Message-ID: <20220722002852.GA2244896-robh@kernel.org> References: <1658223939-25478-1-git-send-email-hongxing.zhu@nxp.com> <1658223939-25478-3-git-send-email-hongxing.zhu@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1658223939-25478-3-git-send-email-hongxing.zhu@nxp.com> Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On Tue, 19 Jul 2022 17:45:31 +0800, Richard Zhu wrote: > Add i.MX8MQ PCIe endpoint mode compatible string. > > Signed-off-by: Richard Zhu > --- > Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring 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 5344BC43334 for ; Fri, 22 Jul 2022 00:29:57 +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=+QOhgcUB1wUJNGfx2eZ0gONsBrUJfEH5N7OSXTA7obU=; b=aA6w0w2Rw+a6kG 0XP0HK2TgcgC6fKwaTrdVvK7kzdIy4UYzexeYaaY+JlZcMr99ilnBwLCgsJ+oNH38GFP4XGXV2cNY P14ABAWQjT/Fc5pxuTfwblpwB8QJoHLWwCq0oBDSLLeAofdKKmsFgv7Jt4jtakEpf99fencof52uw EfeKIfOchs5lY23cE/IM71vK7+yVcP03b6rLxvmLvJN7+hgAIKQZKvYyGjSxjYnqO14fRE0f5MoRN Zm5OzzcLNGjuarBpCYtk7NKkNTPJUxt87m/dlpJDNXVf0odzqfkveO2lct61tQFxMOOAclMqcawcC TB34zfq3ESLRvhJv2uyw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEgXP-00Dy1i-JX; Fri, 22 Jul 2022 00:29:03 +0000 Received: from mail-il1-f175.google.com ([209.85.166.175]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEgXI-00Dxrz-0I for linux-arm-kernel@lists.infradead.org; Fri, 22 Jul 2022 00:28:57 +0000 Received: by mail-il1-f175.google.com with SMTP id u19so1654487ilk.7 for ; Thu, 21 Jul 2022 17:28:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Uwv+gN0NlgKxjcm7U5gVS+wwglvRHuzmiAe4Kbo6KBU=; b=qwnbNHUnsyMGGJoQp2bmIHaQd3pDGpk9oHXPX0lN38nhXmgHYVan9mughGD2VW53rb QuAj8x7xMn2gCffh1F3ex6diIImEmratgxXanQgykDoobNKAZaBjCj26hl3gofSz4rp9 /YyMzmuTifZ7sFIXuP9SfkN2rcCvZx3GMoTVzCsqX19A7L4uaLQpNkJIzh5/KZbqT6zQ NJUzzJqYV3U+YCuoEK0+lznhkqvrwC5MpS+hpAsWRlublnKlV0BihSSMH4YOvzS7SoIO gmViunp6FxIQKy4xkPdmkztqJefACLOgQEjVA3eRUQPmq0J7ZRjQ/sZIHt8wRK9bYZ1Q 7OFA== X-Gm-Message-State: AJIora8Ku1IJKFJscwbPIu8qHVLTRxscHESHn4kaiC4mW13O3potY52G 1LrYR1EwTCdI6IM9HS51Aw== X-Google-Smtp-Source: AGRyM1urL3PlZaVsQRdlXGlj6gmmEOJcuktf0By1HpYfXlLl2jfPpiCZ+d2KBxAHYFinihcmiU84NQ== X-Received: by 2002:a05:6e02:1b01:b0:2dc:7472:a5d1 with SMTP id i1-20020a056e021b0100b002dc7472a5d1mr393678ilv.62.1658449734546; Thu, 21 Jul 2022 17:28:54 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id cv2-20020a056638498200b00332044db2aasm1416302jab.95.2022.07.21.17.28.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Jul 2022 17:28:54 -0700 (PDT) Received: (nullmailer pid 2244922 invoked by uid 1000); Fri, 22 Jul 2022 00:28:52 -0000 Date: Thu, 21 Jul 2022 18:28:52 -0600 From: Rob Herring To: Richard Zhu Cc: lorenzo.pieralisi@arm.com, shawnguo@kernel.org, kw@linux.com, l.stach@pengutronix.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, kishon@ti.com, kernel@pengutronix.de, robh+dt@kernel.org, linux-pci@vger.kernel.org, linux-imx@nxp.com, bhelgaas@google.com, frank.li@nxp.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 02/10] dt-bindings: imx6q-pcie: Add iMX8MQ PCIe EP mode compatible string Message-ID: <20220722002852.GA2244896-robh@kernel.org> References: <1658223939-25478-1-git-send-email-hongxing.zhu@nxp.com> <1658223939-25478-3-git-send-email-hongxing.zhu@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1658223939-25478-3-git-send-email-hongxing.zhu@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220721_172856_094306_22614892 X-CRM114-Status: UNSURE ( 9.06 ) 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 Tue, 19 Jul 2022 17:45:31 +0800, Richard Zhu wrote: > Add i.MX8MQ PCIe endpoint mode compatible string. > > Signed-off-by: Richard Zhu > --- > Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel