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 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=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 1BD4EC433EF for ; Thu, 23 Sep 2021 14:44:16 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id DA4EF610D1 for ; Thu, 23 Sep 2021 14:44:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DA4EF610D1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=cNUb2fLqYM7L4PUpuOZRBXmHTXGWkohDt5CqDAEuy1I=; b=Iw3h1/+OwrqF+J gmDVDFm7pSnvWDgPeZIwlb5hsNOdnzij+Lqz7TzqVJjRfKMdGv2dOmEPuqvBfczTVtb1w1Vghyq4J OyYQOe3dIybtS2xXLF3V9c1Ir8jcvbf1uTvWjLPBgkMz8rGXBM+Fb6qRAzP0y0tF5fzj37qYBJhCc aytXJFDPBAGnzP9qZQjDBVuccVO0GMvbfBod5bC246SfhTyQBFP5zhK5ao0eE88zrKttLaVZlJE/w lrTHVdPSFdDINCC8QKAj0u+SiwAA8vDcVCIYiue+IspWpvVVjieKeR7Q/VGrXtf0fowyn6kVk3zeS nRJJtdfqXavoT+sH/ABg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTPxP-00BtEw-BZ; Thu, 23 Sep 2021 14:44:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTPx3-00Bt62-Te; Thu, 23 Sep 2021 14:43:55 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id E3064611C6; Thu, 23 Sep 2021 14:43:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632408232; bh=oURGTTytXYO9QjY9AXVDK9+v2UgnhEYRmFXbtjUBCPY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=IqJelMFvIdSrGeKWQEpseMJZyvfKvG8nhw0D67Pqr1T4dx3e8s5XBVjhu4z7CLyz1 ISVa5lYUFRW6rpV/HmgulkJRWuu8gkPZkPIObCCXJzdiuYuw62fCgc+iFiG2UthVN4 7lUdcY/SdUHaSd/k0YwH4grVtLKXnD8T5aqd5zQcM4hLhicFTEQmZuRzU3bfnhKp5F /cZjOxYEdhZu2RUH+MhvSWqemoPe1Rdq0O2RdXFY0tLQuohjPohJojWR1RaVBu66Vs afbJuJuRmlUB7Gq8fNL5i6ROtK0kJyd211BEvbCSpJBgDxc0dl8QnMn66k8J+1WKEy +hMT3iB8PxDhA== Received: by mail-ed1-f54.google.com with SMTP id v10so19947622edj.10; Thu, 23 Sep 2021 07:43:52 -0700 (PDT) X-Gm-Message-State: AOAM530RYxceP66JibEMaEiOcCfpaGJRkj1ArfTkcR3wzerY4rGXxJAg ruqRnH1N55reaOaJfwWFRsolddeK4Q6r0TYGiA== 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210923_074354_061415_B7C83967 X-CRM114-Status: GOOD ( 20.95 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.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 -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 5CEE4C433F5 for ; Thu, 23 Sep 2021 14:46:40 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 285B860EDF for ; Thu, 23 Sep 2021 14:46:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 285B860EDF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=IqK4j/CnZRNmqn1dJTJUmegqLKLNleH6ynZq4bRGDY4=; b=sbZUl83bpJuQo9 bA0q3tR2TFCwF5Q0VHUPKiKnsTIimhzOuot5E31XcHrA0L3xEFR0JoNr8DKb4SYt5JpiEmQFwaD8S I7qXpAehAw+XEJXDAA/U7zkS9nB5Prb44wLM1hvNhairVPFU20uZkjoazt8/OASQxnx2HcWXkXlkM 79Zfx/J1E+MR6aMEUdBSIDEqajn8+ob/1uXCKt8glDcqW5dhpPr+VFbvD7ILhPO+/A9w/ojUGk6N/ aKlMpF+u5GiyKvPuDqZM9jW1xwXaDigrdRMzUzpbXqfYAnPVV4w4WZrm86bCTkIjDk8iTXWw//l48 dUPrtOtPxG91gtXangsA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTPxB-00Bt7w-AD; Thu, 23 Sep 2021 14:44:01 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTPx3-00Bt62-Te; Thu, 23 Sep 2021 14:43:55 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id E3064611C6; Thu, 23 Sep 2021 14:43:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632408232; bh=oURGTTytXYO9QjY9AXVDK9+v2UgnhEYRmFXbtjUBCPY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=IqJelMFvIdSrGeKWQEpseMJZyvfKvG8nhw0D67Pqr1T4dx3e8s5XBVjhu4z7CLyz1 ISVa5lYUFRW6rpV/HmgulkJRWuu8gkPZkPIObCCXJzdiuYuw62fCgc+iFiG2UthVN4 7lUdcY/SdUHaSd/k0YwH4grVtLKXnD8T5aqd5zQcM4hLhicFTEQmZuRzU3bfnhKp5F /cZjOxYEdhZu2RUH+MhvSWqemoPe1Rdq0O2RdXFY0tLQuohjPohJojWR1RaVBu66Vs afbJuJuRmlUB7Gq8fNL5i6ROtK0kJyd211BEvbCSpJBgDxc0dl8QnMn66k8J+1WKEy +hMT3iB8PxDhA== Received: by mail-ed1-f54.google.com with SMTP id v10so19947622edj.10; Thu, 23 Sep 2021 07:43:52 -0700 (PDT) X-Gm-Message-State: AOAM530RYxceP66JibEMaEiOcCfpaGJRkj1ArfTkcR3wzerY4rGXxJAg ruqRnH1N55reaOaJfwWFRsolddeK4Q6r0TYGiA== 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210923_074354_061415_B7C83967 X-CRM114-Status: GOOD ( 20.95 ) 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 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel