diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2020-09-26 01:58:28 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-11-02 15:25:45 +0100 |
commit | a1b87f1aac4dba2bac0e0019a9c05f7efa36c37d (patch) | |
tree | bc288de849644f3c963cf63674c52a09c65dcf5f | |
parent | dt-bindings: phy: Drop reset-gpios from marvell,mmp3-hsic-phy (diff) | |
download | linux-a1b87f1aac4dba2bac0e0019a9c05f7efa36c37d.tar.xz linux-a1b87f1aac4dba2bac0e0019a9c05f7efa36c37d.zip |
dt-bindings: phy: Allow BSD licensing of marvell,mmp3-hsic-phy.yaml
I wrote this binding and I'm fine with it being GPL + BSD dual-licensed,
as is recommended for new DT bindings.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200925235828.228626-3-lkundrak@v3.sk
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml b/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml index 30e290c57930..ff255aa4cc10 100644 --- a/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml +++ b/Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.yaml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: GPL-2.0-or-later +# SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause) # Copyright 2019 Lubomir Rintel <lkundrak@v3.sk> %YAML 1.2 --- |