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 3C9D6C4332F for ; Mon, 21 Nov 2022 13:50:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231168AbiKUNug (ORCPT ); Mon, 21 Nov 2022 08:50:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57012 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229977AbiKUNud (ORCPT ); Mon, 21 Nov 2022 08:50:33 -0500 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2FE196547 for ; Mon, 21 Nov 2022 05:50:32 -0800 (PST) Received: by mail-lf1-x12f.google.com with SMTP id bp15so18879739lfb.13 for ; Mon, 21 Nov 2022 05:50:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=QAt4YvIoyvYsFbo41kBZWP010rGTy75faIZV5/NcsYg=; b=gzXIwUVXy1V7XBQQSTVPLPMyWs9eNUDdabh6yxCweLVXP0Y6xCGvLuky1A0pLGKMjt EctDlYTbYh7atokrbgwkF3m2WoN7dkhcH7eiHwuD6hIwTy1XYNrBtCasY/E1VSWfLZsA qROPXRiGVWnFpDVL1oWnB+qU1HMkJyretUNyK0pF9ynXE8ztKFR2X+MKbQSWzG+etLcv cd+tK5t5IdGz8GGE5nuKL8KVDePd/hPi3oUWcbnV4YrMIgtkL3zDWxCdDFvXFVWC6aYo SD28pL5bCy7dSkI2BrRaxkrt/OjbWOmyvPF7MksBJExMLpXWvMN/Fgoon8cJfwkhmTHZ wzqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QAt4YvIoyvYsFbo41kBZWP010rGTy75faIZV5/NcsYg=; b=kuFkwD2/GV24nKhlVuzSG9CKCGnDQambCMvIAF6c0xKi7eP8ca6svjIwJwU2pE/WOF JMnN9OEPXPFRms5WPZ7omQOQ0G/xcnzDITSJzPKGgCWuDfcpsg8J2XlT+jKEiXdXHtaj dPLu807w5EoLWmkrgYIIvuvrOOPuEnAxdl9Pu6Y4G+NRBAQMdkHpegoBFjUgLGeD117u kM4UJ/JRcwpl4Gx1dhuN/qO/qw3nDrHJ05RrS6iHnuq6+k2He/sELhvm61j9dpdedVSG GN/yCx2LpR+Plgsuz7e9HUllAuhUg0yuDc2Y8M5t03fu1v5fkCLLPzgknnOsLPR1BKKe NVwQ== X-Gm-Message-State: ANoB5pmRkho6peS2RD+xHE8PZcOydrKWVWkXdbW38rzHQR6mtmUx3ISC GQ764bWkw6SzTceKm3XtgRqtrQ== X-Google-Smtp-Source: AA0mqf5TYxFBqqdBHMjFqcmXaZTC/TwSnfK8gpf3JY5xoq27k5W77KUczLzcmKQ1hGAgM6fJhOjrew== X-Received: by 2002:a05:6512:2109:b0:4a2:5f7b:840a with SMTP id q9-20020a056512210900b004a25f7b840amr3125371lfr.577.1669038630507; Mon, 21 Nov 2022 05:50:30 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id 21-20020ac24835000000b004a2588520f5sm2027721lft.166.2022.11.21.05.50.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 21 Nov 2022 05:50:30 -0800 (PST) Message-ID: Date: Mon, 21 Nov 2022 14:50:28 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi Content-Language: en-US To: neil.armstrong@linaro.org, Abel Vesa , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Linux Kernel Mailing List , "vkoul@kernel.org" , Srinivas Kandagatla References: <20221116103146.2556846-1-abel.vesa@linaro.org> <20221116103146.2556846-4-abel.vesa@linaro.org> <76560659-7c90-3846-c250-24bfb072ec0e@linaro.org> <15ac1d06-5da7-ebd2-92ff-764c8df803a1@linaro.org> <3a84d45c-6550-7ae2-2511-9f61d15894d1@linaro.org> <081732c9-5e8e-b68e-c2bd-20724ca1a5d5@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <081732c9-5e8e-b68e-c2bd-20724ca1a5d5@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 21/11/2022 14:29, neil.armstrong@linaro.org wrote: >>>> Any reason why this is licensed BSD-3 clause? It's not a recommended >>>> license (2 clause is). Same for other patches. >>> >>> Probably a bad copy-paste from other existing files. >>> >>> While checking, the majority of arch/arm64/boot/dts/qcom/pm*.dtsi uses BSD-3-Clause >>> so it seems this was done for quite a while now. >> >> If it is derivative work (of upstrea, downstream), then you might have >> to keep BSD-3. But if not, how about changing it to BSD-2? > > It's definitely a derivative work from upstream pm*.dtsi files with BSD-3-Clause > licence. OK. Best regards, Krzysztof