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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 5C50FC433DB for ; Mon, 15 Feb 2021 17:50:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2AB7E64DEB for ; Mon, 15 Feb 2021 17:50:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231190AbhBORtq (ORCPT ); Mon, 15 Feb 2021 12:49:46 -0500 Received: from mail-wm1-f52.google.com ([209.85.128.52]:40397 "EHLO mail-wm1-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232288AbhBORpV (ORCPT ); Mon, 15 Feb 2021 12:45:21 -0500 Received: by mail-wm1-f52.google.com with SMTP id o24so10040328wmh.5; Mon, 15 Feb 2021 09:45:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=PnA3I4tNzKQkmDNsKQRjhd/8+Vk4a9EnP1XaMm5fKQ8=; b=PSFeeUA1EQVH0I5PaKYP+LuYafA7uvQSMxp4kwEDl4vL5Giczx2+oojAoOJUwGrleS EsCZZW8aEHVhqW/uYlyaz9dnnPg5mC8orUNPatMbM9SNr3VIHmeaA2xxIGejKs8O+JxZ 23tnfTxFJHNU1x3s2fgtwUkk7eLnRgHOfYi8N8goPbvcQoX4MHJ/CNn16AjPupz8Rzjv RcTAhevA8rvubW5uk5I/F9tfL7+M2bmzRKemOgt/vrhpb6rCfcVxlc9ScUYDhYWjhIX6 YWDggDm4cxtIACRHAA/38jeRSY77hG4s+goBl/sk9zWiIxlq7OJA5ta0wQHyDNLaKsKi CqkQ== X-Gm-Message-State: AOAM530mJTAAD34YpAdDpn5P2PKBDnpLv29bsRJLp/3zu3fnH2oXjrSm 7X1MtAm+LFlbdS19/VKNl+Y= X-Google-Smtp-Source: ABdhPJw1TLASUhuhatOOQUpk+ZB7iEl8DLP1WzOMmJV1LOPG7BUTtHEWBR2KXSvTcq+Aa379IZtToA== X-Received: by 2002:a1c:25c2:: with SMTP id l185mr43489wml.62.1613411079487; Mon, 15 Feb 2021 09:44:39 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id n187sm29953wmf.29.2021.02.15.09.44.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Feb 2021 09:44:38 -0800 (PST) Date: Mon, 15 Feb 2021 18:44:37 +0100 From: Krzysztof Kozlowski To: Hector Martin Cc: linux-arm-kernel@lists.infradead.org, Marc Zyngier , Rob Herring , Arnd Bergmann , Olof Johansson , Mark Kettenis , Tony Lindgren , Mohamed Mediouni , Stan Skowronek , Alexander Graf , Will Deacon , Linus Walleij , Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 01/25] dt-bindings: vendor-prefixes: Add apple prefix Message-ID: <20210215174437.5bly3owzhxweudwt@kozik-lap> References: <20210215121713.57687-1-marcan@marcan.st> <20210215121713.57687-2-marcan@marcan.st> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210215121713.57687-2-marcan@marcan.st> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 15, 2021 at 09:16:49PM +0900, Hector Martin wrote: > This is different from the legacy AAPL prefix used on PPC, but > consensus is that we prefer `apple` for these new platforms. > > Signed-off-by: Hector Martin > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof 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=-14.0 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 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 240B8C433E0 for ; Mon, 15 Feb 2021 17:45:45 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 DE19C64DEB for ; Mon, 15 Feb 2021 17:45:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DE19C64DEB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=u/tVjFtO3lL+5Hp8380sR9GgnOcsk5OXMkyqJ12jrL0=; b=g6brarPbZH5d0iUKL97OK3QMt Dz0lEyJbkKRIKBiijYYgnZRf4/bxBjqORw9H7w0f52Dz7vGJUg3omLMfv+rmIiVlurV8jaztH3Tlb H72SV/40EIjNIdWZRY/WUdGklekMAoYwvpI2kBBuvpQ2qUAYAdODmSeG+iCqi35zdTg6o9h2flX+2 AKLTnXbl8qzSOfm+O34qC6xh1WOd4sHnY1PMQ6NUcsrxRA6aD3sNRU1f3d28x1HOfzu6z+NqJkEwI 5ZIGpyvkIFaY7/hx+3Epg+JSfwfzGeYtWh+3nJUEFc8mT+TAGajvhdw4iiIQ/oA2DzguWqSuxZEKj MnQZj+lDg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lBhvP-0007C7-63; Mon, 15 Feb 2021 17:44:43 +0000 Received: from mail-wm1-f54.google.com ([209.85.128.54]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lBhvM-0007At-LM for linux-arm-kernel@lists.infradead.org; Mon, 15 Feb 2021 17:44:41 +0000 Received: by mail-wm1-f54.google.com with SMTP id x4so10079476wmi.3 for ; Mon, 15 Feb 2021 09:44:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=PnA3I4tNzKQkmDNsKQRjhd/8+Vk4a9EnP1XaMm5fKQ8=; b=VDOrW1LEjetkyuxWbgUiWYjj6xjrBAh1854GYEvfv5MHj9JB9Y1WyTOj6vcTyQ++kI 3JYj7pDzewICqiPKMP8AsadvSa033qvrPKelW9fFR1kytQFwuR0YUvBkThCGgEKumvxb WLFM0mGKJaZSwswoqxK2uSwPGlrz9f6uhQE0M6/ASog65GJPGb5ZiH32RPIEMsoLKZC9 vlLX9mHMwmJw3/28z4Pphd1Z1N5cNoDbn1WGz0QFg4e/0c4A6eCRCFxIR7F/D6lJOtBK W0fWxy78it8mZfUDlFA9LDztaF5FZ2ewAN5wGyVAbWQ2qDfBtdN7kk+vnHnBWwh6O6Wp 7CYQ== X-Gm-Message-State: AOAM531admpIladaOjnYgi6021WsGVDuf7YrnxLa32a38FgVOGCcjv1k 3hja5jTPmt9vXRe4Mr8wvQU= X-Google-Smtp-Source: ABdhPJw1TLASUhuhatOOQUpk+ZB7iEl8DLP1WzOMmJV1LOPG7BUTtHEWBR2KXSvTcq+Aa379IZtToA== X-Received: by 2002:a1c:25c2:: with SMTP id l185mr43489wml.62.1613411079487; Mon, 15 Feb 2021 09:44:39 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id n187sm29953wmf.29.2021.02.15.09.44.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Feb 2021 09:44:38 -0800 (PST) Date: Mon, 15 Feb 2021 18:44:37 +0100 From: Krzysztof Kozlowski To: Hector Martin Subject: Re: [PATCH v2 01/25] dt-bindings: vendor-prefixes: Add apple prefix Message-ID: <20210215174437.5bly3owzhxweudwt@kozik-lap> References: <20210215121713.57687-1-marcan@marcan.st> <20210215121713.57687-2-marcan@marcan.st> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210215121713.57687-2-marcan@marcan.st> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210215_124440_794361_99D85BCE X-CRM114-Status: GOOD ( 15.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Arnd Bergmann , Rob Herring , Tony Lindgren , Marc Zyngier , Linus Walleij , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Alexander Graf , Olof Johansson , Mohamed Mediouni , Stan Skowronek , Will Deacon , linux-arm-kernel@lists.infradead.org, Mark Kettenis 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 Mon, Feb 15, 2021 at 09:16:49PM +0900, Hector Martin wrote: > This is different from the legacy AAPL prefix used on PPC, but > consensus is that we prefer `apple` for these new platforms. > > Signed-off-by: Hector Martin > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel