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=-11.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 4A14EC433DF for ; Thu, 16 Jul 2020 12:05:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 27D7C2074B for ; Thu, 16 Jul 2020 12:05:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="QMStxITX" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728470AbgGPMFX (ORCPT ); Thu, 16 Jul 2020 08:05:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53564 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726855AbgGPMFW (ORCPT ); Thu, 16 Jul 2020 08:05:22 -0400 Received: from mail-ej1-x641.google.com (mail-ej1-x641.google.com [IPv6:2a00:1450:4864:20::641]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 47677C061755; Thu, 16 Jul 2020 05:05:22 -0700 (PDT) Received: by mail-ej1-x641.google.com with SMTP id p20so6245640ejd.13; Thu, 16 Jul 2020 05:05:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Nn0p+VC3mjMAaWXDs75FvqknjH9VujxJJl7BKzqrJ4U=; b=QMStxITXfBYGPH7IoKLkYlVSpfkbXBkzNwmzuWLQBkId1n0iBBig/TP+MbZviBZhNA TSppo9btpbVQV+0Zo2kGl08hfozUnwtA+wV/5sB45dwOqwXqLdN2cuqUc75Eau587zfR 6tjPpeuelHZfyUKn75quJrku54GJEQaQ7BpnwkaPM5Wkul/VRn/PUeGDiJEeUDMv4/bs P9PRylJNVo6Za5z4YRdP1MUTwt2XctExfRHt/Z+3IlZgAaxIW+ntgO9ldYGa0IoDumSU yG6d1IcMBi7+noiFyw6LI6sNh/mIASviOL7XpnUd6H7ezK6I8PjBwyVzn8U4CTYj7QUp UI0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Nn0p+VC3mjMAaWXDs75FvqknjH9VujxJJl7BKzqrJ4U=; b=gubKoVEQCQ6qDrdjLDC+SIVfKrNG39xjNMntzGkBrDE3VmPaGReeu/A4KTHjOHDM9q lsWBYSKKlQonxF7lsMfs8epHih6UawlShJzGLMM4ztP/G5Vp7IAUolwIAN8llZi+2rmP U78TomxHQL/CR4op91U2DALfwvySpoeoAVHmSFZcZf19Jhu3yT4y3uppuS8zlKWNq1KJ /uixzHgM7JGMBuwB0WphFqdrJ34fPsp8I7K7WnjoTygT6EJGdGfLVEOJRCcBCmA2Rlc5 wlptp/CBfzZeSZjDWqnDL+jGFDJFWXHiXgWlKJ8cOO8jwpW8GkPlZMvRPWVTVunmqRiL 3Q4A== X-Gm-Message-State: AOAM5336AtMrbPeiRfKd7RT8LsKGZKe/dRKm7DQzdfr2PvC7alq5MO5l qcZ4AjnSpWIcazJCXt2IK3fgat0qUaY= X-Google-Smtp-Source: ABdhPJyU1vdiUyOQq2A2BKvBXyq3FCDBUUlE+FdRWyF6rFZblydCM80031QWdDAnb4oy1I4VRFMCTQ== X-Received: by 2002:a17:906:45a:: with SMTP id e26mr2224563eja.67.1594901120564; Thu, 16 Jul 2020 05:05:20 -0700 (PDT) Received: from [192.168.2.1] (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id s13sm4790677ejd.117.2020.07.16.05.05.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Jul 2020 05:05:19 -0700 (PDT) Subject: Re: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description To: Rob Herring Cc: heiko@sntech.de, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20200620134659.4592-1-jbx6244@gmail.com> <20200620134659.4592-2-jbx6244@gmail.com> <20200715192935.GA684031@bogus> From: Johan Jonker Message-ID: <14b39efe-f38b-b471-560d-1ecaeafc5dd5@gmail.com> Date: Thu, 16 Jul 2020 14:05:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200715192935.GA684031@bogus> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, The A95X Z2 boxes are sold by various vendors/manufacturers/web shops. The box it self only shows a label with a model name. Determining the true vendor is a kind of tricky for a outsider of the business. Could you advise what would be a save choice to the rather rigid vendor requirements. Is for example this a option: "^a95x,.*": description: A95X Is there someone who can give more info on this subject? Kind regards, Johan Jonker On 7/15/20 9:29 PM, Rob Herring wrote: > On Sat, Jun 20, 2020 at 03:46:58PM +0200, Johan Jonker wrote: >> Add A95X Z2 description for a board with rk3318 processor. >> >> Signed-off-by: Johan Jonker >> --- >> Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ >> 1 file changed, 5 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml >> index d4a404509..3d44b3cf0 100644 >> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml >> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml >> @@ -25,6 +25,11 @@ properties: >> - const: vamrs,rock960 >> - const: rockchip,rk3399 >> >> + - description: A95X Z2 >> + items: >> + - const: a95x,z2 > > Need to document vendor prefix. > >> + - const: rockchip,rk3318 >> + >> - description: Amarula Vyasa RK3288 >> items: >> - const: amarula,vyasa-rk3288 >> -- >> 2.11.0 >> From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Jonker Subject: Re: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description Date: Thu, 16 Jul 2020 14:05:17 +0200 Message-ID: <14b39efe-f38b-b471-560d-1ecaeafc5dd5@gmail.com> References: <20200620134659.4592-1-jbx6244@gmail.com> <20200620134659.4592-2-jbx6244@gmail.com> <20200715192935.GA684031@bogus> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20200715192935.GA684031@bogus> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Hi Rob, The A95X Z2 boxes are sold by various vendors/manufacturers/web shops. The box it self only shows a label with a model name. Determining the true vendor is a kind of tricky for a outsider of the business. Could you advise what would be a save choice to the rather rigid vendor requirements. Is for example this a option: "^a95x,.*": description: A95X Is there someone who can give more info on this subject? Kind regards, Johan Jonker On 7/15/20 9:29 PM, Rob Herring wrote: > On Sat, Jun 20, 2020 at 03:46:58PM +0200, Johan Jonker wrote: >> Add A95X Z2 description for a board with rk3318 processor. >> >> Signed-off-by: Johan Jonker >> --- >> Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ >> 1 file changed, 5 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml >> index d4a404509..3d44b3cf0 100644 >> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml >> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml >> @@ -25,6 +25,11 @@ properties: >> - const: vamrs,rock960 >> - const: rockchip,rk3399 >> >> + - description: A95X Z2 >> + items: >> + - const: a95x,z2 > > Need to document vendor prefix. > >> + - const: rockchip,rk3318 >> + >> - description: Amarula Vyasa RK3288 >> items: >> - const: amarula,vyasa-rk3288 >> -- >> 2.11.0 >> 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=-11.5 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 BAC3AC433E0 for ; Thu, 16 Jul 2020 12:06:44 +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 86ECC2074B for ; Thu, 16 Jul 2020 12:06:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="FVQS0kcs"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="QMStxITX" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 86ECC2074B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com 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:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=fOXp/5iYC0+NPpuqe4tCcuRDOK7Lo934iVR8fR4cR40=; b=FVQS0kcsBwJgOYarBBCClHXo4 fqyZAs4X1boW7i00SAqJG3qSOk4dkjGfQrmAmlr1JwwBiC+W8ZFvAs9JUl9W+HG75JrUCgqhwG43l 46xY5nOXBadYK47mYlyh5EHsYw9oGJxWNlJbKscPgMwGiTWcOlR0Bta3yikFcmaMQM9hMhmWFGInp cqZp1miv1HuXmPTiUjPWpOE3eDO3WBrDk4I1MFlC3bI7nsrEfdLc/vFshq6jBxhsgCytsXmr1zCSR O3NolZLACsut5EvI5FCCbr8Nz+fX87heQeSAi01ABI7zTLEFSjvSEzZQkjHGCIIymYLQByUR0Na/a muVRpIZhA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jw2di-0008JM-4L; Thu, 16 Jul 2020 12:05:26 +0000 Received: from mail-ej1-x644.google.com ([2a00:1450:4864:20::644]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jw2df-0008I1-5p; Thu, 16 Jul 2020 12:05:23 +0000 Received: by mail-ej1-x644.google.com with SMTP id br7so6286431ejb.5; Thu, 16 Jul 2020 05:05:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Nn0p+VC3mjMAaWXDs75FvqknjH9VujxJJl7BKzqrJ4U=; b=QMStxITXfBYGPH7IoKLkYlVSpfkbXBkzNwmzuWLQBkId1n0iBBig/TP+MbZviBZhNA TSppo9btpbVQV+0Zo2kGl08hfozUnwtA+wV/5sB45dwOqwXqLdN2cuqUc75Eau587zfR 6tjPpeuelHZfyUKn75quJrku54GJEQaQ7BpnwkaPM5Wkul/VRn/PUeGDiJEeUDMv4/bs P9PRylJNVo6Za5z4YRdP1MUTwt2XctExfRHt/Z+3IlZgAaxIW+ntgO9ldYGa0IoDumSU yG6d1IcMBi7+noiFyw6LI6sNh/mIASviOL7XpnUd6H7ezK6I8PjBwyVzn8U4CTYj7QUp UI0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Nn0p+VC3mjMAaWXDs75FvqknjH9VujxJJl7BKzqrJ4U=; b=DoXjxEhFgjGa+rX+gDC9V/6EeOJ4op2YQgL3yd1OySAzBJb/wsEzONQ2h0Xgtz+Fxy /3u8MnH2kalIGzt5a3UkmLDL7MhRImBWg9OHnWXXan90u5YcNCRn7FzxzuUCwzwgAXXh zOageW6kdTeshWocVVw+RiAqwgSHyyqaM0pzccZYfehk2dajdQdCqwEVUzlU9zMo9LR/ qqW+CV59PaYcQNagO5WZApGCRWiYhnAMxx9wgTULUh4NSsXNqcD4uPoQk9fDCG6dAz7r ay9Yoorq5wrdDF/85vlLy0gWUBcrGXh+4c7n3MD0kCeT1hnUxo0ib+fjbGrbKOe7tWK0 tTow== X-Gm-Message-State: AOAM532OB2J4tyWmdzcUmDmnzz09JxhWxTMSFPZfG10izQV38DO7PD2k PWtsRk+F1tMJvsWwuIaBfzH9EDC2yIY= X-Google-Smtp-Source: ABdhPJyU1vdiUyOQq2A2BKvBXyq3FCDBUUlE+FdRWyF6rFZblydCM80031QWdDAnb4oy1I4VRFMCTQ== X-Received: by 2002:a17:906:45a:: with SMTP id e26mr2224563eja.67.1594901120564; Thu, 16 Jul 2020 05:05:20 -0700 (PDT) Received: from [192.168.2.1] (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id s13sm4790677ejd.117.2020.07.16.05.05.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Jul 2020 05:05:19 -0700 (PDT) Subject: Re: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description To: Rob Herring References: <20200620134659.4592-1-jbx6244@gmail.com> <20200620134659.4592-2-jbx6244@gmail.com> <20200715192935.GA684031@bogus> From: Johan Jonker Message-ID: <14b39efe-f38b-b471-560d-1ecaeafc5dd5@gmail.com> Date: Thu, 16 Jul 2020 14:05:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200715192935.GA684031@bogus> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200716_080523_238553_43B6F4A5 X-CRM114-Status: GOOD ( 12.98 ) 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: linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, heiko@sntech.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org 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 Hi Rob, The A95X Z2 boxes are sold by various vendors/manufacturers/web shops. The box it self only shows a label with a model name. Determining the true vendor is a kind of tricky for a outsider of the business. Could you advise what would be a save choice to the rather rigid vendor requirements. Is for example this a option: "^a95x,.*": description: A95X Is there someone who can give more info on this subject? Kind regards, Johan Jonker On 7/15/20 9:29 PM, Rob Herring wrote: > On Sat, Jun 20, 2020 at 03:46:58PM +0200, Johan Jonker wrote: >> Add A95X Z2 description for a board with rk3318 processor. >> >> Signed-off-by: Johan Jonker >> --- >> Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ >> 1 file changed, 5 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml >> index d4a404509..3d44b3cf0 100644 >> --- a/Documentation/devicetree/bindings/arm/rockchip.yaml >> +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml >> @@ -25,6 +25,11 @@ properties: >> - const: vamrs,rock960 >> - const: rockchip,rk3399 >> >> + - description: A95X Z2 >> + items: >> + - const: a95x,z2 > > Need to document vendor prefix. > >> + - const: rockchip,rk3318 >> + >> - description: Amarula Vyasa RK3288 >> items: >> - const: amarula,vyasa-rk3288 >> -- >> 2.11.0 >> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel