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 EF249C41513 for ; Sun, 6 Aug 2023 15:40:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229510AbjHFPkr (ORCPT ); Sun, 6 Aug 2023 11:40:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33156 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229959AbjHFPkq (ORCPT ); Sun, 6 Aug 2023 11:40:46 -0400 Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4F88F198B for ; Sun, 6 Aug 2023 08:40:42 -0700 (PDT) Received: by mail-lj1-x236.google.com with SMTP id 38308e7fff4ca-2b9bb097c1bso56837711fa.0 for ; Sun, 06 Aug 2023 08:40:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691336440; x=1691941240; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=NvrJhNF2ptJeK82ja3ZQd6T/ZNrSYQqFaROioQHlrZ8=; b=Rbxl662yzahhaRZ96Ibb8CJ0bsgb9ziq7x+yyodzm3YsjHT+UWsDw5bVUfcruk7bRt OiabEfA8365KOlfoMfaQ/UYBBDTqoUNAt5nWYTCJSki8MxLdCDduizpBY2KQrEuGOq6A 3p3qX3EsHOQ0BYxnQVzJ/oYuJzrCPM/KnW9ioxprAftXRO4QOIXkm4ku5y2ihKtLcjfk cSqzu+yZZFyZ9mkeiLFPrm+q6HNOdBcvzkNvu3vKIXjT6jk3ioMBrQIGwyKnthBU/+YR 2qrXEg3ep43xHxnSombwVI+WVlXradB2g8Tcxxf+u0w0obTyB/3zD+wTVAho1mXz7qTT CjLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691336440; x=1691941240; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=NvrJhNF2ptJeK82ja3ZQd6T/ZNrSYQqFaROioQHlrZ8=; b=figJwyAsi6UMIPjt4dYDuSXVW+0lyWqAxcZLDqZr72+gUs4ISnT4zHzuaPBcdHIgFA UE0XZbjTM7bOhl3WY/QSScIIeVOm6QyJO9/R6pi1ForPIWfq1rRdudTkecwj+i9fxArQ deggZl5DXopnHE146oD62/havwps5Lqei92zTqqKfaPjr8wbii3sx2xIV8CuFnO5j+jV 8j5fwS6NR4736oYIEs35/vRcvrNrq0xhL61o0P9oDNqlW9OsjGRjjCvXlxTwypKGQdU3 lDbdA4A26Skt+pHnqPcvDXWdxthI3x+iO/OCmO20nfXiADbjc1h21QNovzQypHYmKQ8W w+/Q== X-Gm-Message-State: AOJu0YziU7C2+V/0P/dV+aZ7nFUDNEgf5SYwRtf+ODhTd8U9HZZmmm0W X/6xrD3KVLpK6RnJ+PzRhBFUIQ== X-Google-Smtp-Source: AGHT+IFNMyVbRJe9rPBqBTNx9wcpb/IUXe6XB58mQ1XqTq+4gtOHNPHNj6XJybnL/Vzg7a1MmWl+eg== X-Received: by 2002:a2e:95cc:0:b0:2b6:dc55:c3c7 with SMTP id y12-20020a2e95cc000000b002b6dc55c3c7mr5108273ljh.20.1691336440481; Sun, 06 Aug 2023 08:40:40 -0700 (PDT) Received: from [192.168.1.20] ([178.197.222.245]) by smtp.gmail.com with ESMTPSA id u20-20020a05600c00d400b003fbb346279dsm7990880wmm.38.2023.08.06.08.40.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 06 Aug 2023 08:40:39 -0700 (PDT) Message-ID: Date: Sun, 6 Aug 2023 17:40:37 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v3 3/8] dt-bindings: clock: Add Marvell PXA1908 clock bindings To: =?UTF-8?Q?Duje_Mihanovi=c4=87?= , Robert Jarzmik , Linus Walleij , Bartosz Golaszewski , Andy Shevchenko , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Lubomir Rintel , Catalin Marinas , Will Deacon , Kees Cook , Tony Luck , "Guilherme G. Piccoli" Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hardening@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, afaerber@suse.de References: <20230804-pxa1908-lkml-v3-0-8e48fca37099@skole.hr> <20230804-pxa1908-lkml-v3-3-8e48fca37099@skole.hr> <609d5c1d-4ef7-22d5-d951-f32dbe410906@linaro.org> <12276137.O9o76ZdvQC@radijator> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <12276137.O9o76ZdvQC@radijator> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 06/08/2023 12:12, Duje Mihanović wrote: > On Saturday, August 5, 2023 10:52:22 PM CEST Krzysztof Kozlowski wrote: >> On 04/08/2023 15:32, Duje Mihanović wrote: >>> Add dt bindings and documentation for the Marvell PXA1908 clock >>> controller. >>> >>> +/* SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause */ >> >> Any particular reason to use different BSD-3 than bindings? Not easy to >> spot this difference... > > Not really, I can change it to BSD-2 if needed. Yes, please, keep the same license as other part of bindings. Best regards, Krzysztof