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=-17.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 3062CC433EF for ; Thu, 23 Sep 2021 14:44:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1AADE610C9 for ; Thu, 23 Sep 2021 14:44:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241782AbhIWOph (ORCPT ); Thu, 23 Sep 2021 10:45:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:49292 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241737AbhIWOpg (ORCPT ); Thu, 23 Sep 2021 10:45:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9D59C610D1; Thu, 23 Sep 2021 14:44:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632408244; bh=oURGTTytXYO9QjY9AXVDK9+v2UgnhEYRmFXbtjUBCPY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=Xzo/e378Ju2nJ27DH1T7d/DnPdaXvBuRRJTSxXgu4zMsvgniVyuCpwaZC5PjShQ86 vHH5Axo7oqPynqsBFqLmqXsXco43tT0RjKUbv3VU95vG0SSQ7pDbaEwu0GCYb9apTV E9CvdqjU3mgQ59h1p3PAF6PfwfLNZbNTLsQmR6yxUyCCLJ/Q8hZPxw1Mi7IEDH4FWC bKy6n9kYYSx93cpcdQq2Cux4ZyiP0fVTlxoH5ssO8V178SVpFTn6LKaAv0v2dqyrgd YrZwpLQrUte/hsE/Mwr32aFGLOPtHR4UGTCkrN/o6zLYrI+eo+E7HhDexlZnLo25/y Eh32esnEC3oVg== Received: by mail-ed1-f47.google.com with SMTP id x7so10215721edd.6; Thu, 23 Sep 2021 07:44:04 -0700 (PDT) X-Gm-Message-State: AOAM530aThPQHLsFXMT88thPh8pkQX0drWoCKi38BEWku66BM5zWbctv HpDHZkWmiVHY55A4MHMyZjB+OaKMWtL8DDMCFQ== X-Google-Smtp-Source: ABdhPJyeC+hTvMr/QmcLda9a4Xl1Ej0dWEJuusrQlBBef8Ak7tpatznMOhMs/se7nVqhINdPZeyF7Lamk7xM0n5f+zY= X-Received: by 2002:a05:6402:b23:: with SMTP id bo3mr6082099edb.145.1632408230595; Thu, 23 Sep 2021 07:43:50 -0700 (PDT) MIME-Version: 1.0 References: <1631845863-24249-1-git-send-email-hongxing.zhu@nxp.com> <1631845863-24249-2-git-send-email-hongxing.zhu@nxp.com> In-Reply-To: From: Rob Herring Date: Thu, 23 Sep 2021 09:43:38 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 1/4] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy To: Richard Zhu Cc: "l.stach@pengutronix.de" , "kishon@ti.com" , "vkoul@kernel.org" , "galak@kernel.crashing.org" , "shawnguo@kernel.org" , "linux-phy@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "kernel@pengutronix.de" , dl-linux-imx Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 23, 2021 at 12:56 AM Richard Zhu wrote: > > > > -----Original Message----- > > From: Rob Herring > > Sent: Thursday, September 23, 2021 3:26 AM > > To: Richard Zhu > > Cc: l.stach@pengutronix.de; kishon@ti.com; vkoul@kernel.org; > > galak@kernel.crashing.org; shawnguo@kernel.org; > > linux-phy@lists.infradead.org; devicetree@vger.kernel.org; > > linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org; > > kernel@pengutronix.de; dl-linux-imx > > Subject: Re: [PATCH 1/4] dt-bindings: phy: phy-imx8-pcie: Add binding for the > > pad modes of imx8 pcie phy > > > > On Fri, Sep 17, 2021 at 10:31:00AM +0800, Richard Zhu wrote: > > > Add binding for reference clock PAD modes of the i.MX8 PCIe PHY. > > > > > > Signed-off-by: Richard Zhu > > > --- > > > include/dt-bindings/phy/phy-imx8-pcie.h | 14 ++++++++++++++ > > > 1 file changed, 14 insertions(+) > > > create mode 100644 include/dt-bindings/phy/phy-imx8-pcie.h > > > > > > diff --git a/include/dt-bindings/phy/phy-imx8-pcie.h > > b/include/dt-bindings/phy/phy-imx8-pcie.h > > > new file mode 100644 > > > index 000000000000..fe198a0cc12c > > > --- /dev/null > > > +++ b/include/dt-bindings/phy/phy-imx8-pcie.h > > > @@ -0,0 +1,14 @@ > > > +/* SPDX-License-Identifier: GPL-2.0 */ > > > > Perhaps this should match the dts files license... > > > Hi Rob: > What's the means of the "dts files license"? You include this into .dts files and those are dual licensed. The licenses should match (or be compatible). > I'm not clear understand that. > I found that there are almost similar "/* SPDX-License-Identifier: GPL-2.0 */" license contained in the files of the /include/dt-bindings/phy folder. Yes, licenses are a mess. But what other files in include/dt-bindings/phy have don't matter. Where you use this file is what matters. Rob