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, 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 88590C433E1 for ; Thu, 16 Jul 2020 13:34:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6CACE207BC for ; Thu, 16 Jul 2020 13:34:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728551AbgGPNeN (ORCPT ); Thu, 16 Jul 2020 09:34:13 -0400 Received: from foss.arm.com ([217.140.110.172]:49518 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725975AbgGPNeM (ORCPT ); Thu, 16 Jul 2020 09:34:12 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E07F331B; Thu, 16 Jul 2020 06:34:11 -0700 (PDT) Received: from [10.57.35.46] (unknown [10.57.35.46]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CD2E63F66B; Thu, 16 Jul 2020 06:34:09 -0700 (PDT) Subject: Re: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description To: Johan Jonker , Rob Herring Cc: linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, heiko@sntech.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org References: <20200620134659.4592-1-jbx6244@gmail.com> <20200620134659.4592-2-jbx6244@gmail.com> <20200715192935.GA684031@bogus> <14b39efe-f38b-b471-560d-1ecaeafc5dd5@gmail.com> From: Robin Murphy Message-ID: <56b1447d-6c62-9e73-a7ce-08fb70096a97@arm.com> Date: Thu, 16 Jul 2020 14:34:08 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <14b39efe-f38b-b471-560d-1ecaeafc5dd5@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020-07-16 13:05, Johan Jonker wrote: > 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? FWIW we already have some "A95X" branded things attributed to Nexbox in upstream DTs, however, the evidence from scraping around the internet suggests that the closest thing to an original vendor for the "A95X Z2" model is probably these folks: https://zkmagic.en.alibaba.com/ Robin. > > 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-rockchip mailing list > Linux-rockchip@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-rockchip > 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,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 0A973C433E2 for ; Thu, 16 Jul 2020 13:35:30 +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 C950F20787 for ; Thu, 16 Jul 2020 13:35:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Kv27jyzB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C950F20787 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.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-Type: Content-Transfer-Encoding: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=330Y/ZbzMwo/VvBGq6g8g22LqF03qvXKWPW5DVR4NPs=; b=Kv27jyzBLpg1g2ytaLicUQTzK macpzJdJYYwwJyOWP2+JN2xgJVx7xnwlhIJ5uYJaaHh3r4uXii65lwrWIxHzlvMudY5vhxxsdcaiw xVmRT3eEUoOExbkb8BxldVvs5Sxyf62MiZs5nP7GMiIvDGXOe5SLto4vfOT+/vIv3xuH9TokbrSFS vFqsiQOZ+HhtlbsyNJsQCTcXBzVzMGXIwXFC0diF/9EPDGhleAZlQ3VwD1msZW59dDIawT4/kt3DY 3et24O1ig+R+5uNa9JCxOmNkFWGLKeGXB+7OPT2X36d6BX6olnemqVQoxVCSVGDkhAFMlsfFfF6P1 g2ZEVi3+A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jw41g-0008TG-Nl; Thu, 16 Jul 2020 13:34:16 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jw41d-0008Rw-U9; Thu, 16 Jul 2020 13:34:14 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E07F331B; Thu, 16 Jul 2020 06:34:11 -0700 (PDT) Received: from [10.57.35.46] (unknown [10.57.35.46]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CD2E63F66B; Thu, 16 Jul 2020 06:34:09 -0700 (PDT) Subject: Re: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description To: Johan Jonker , Rob Herring References: <20200620134659.4592-1-jbx6244@gmail.com> <20200620134659.4592-2-jbx6244@gmail.com> <20200715192935.GA684031@bogus> <14b39efe-f38b-b471-560d-1ecaeafc5dd5@gmail.com> From: Robin Murphy Message-ID: <56b1447d-6c62-9e73-a7ce-08fb70096a97@arm.com> Date: Thu, 16 Jul 2020 14:34:08 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <14b39efe-f38b-b471-560d-1ecaeafc5dd5@gmail.com> Content-Language: en-GB X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200716_093414_047612_6A30C2B2 X-CRM114-Status: GOOD ( 18.42 ) 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, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, heiko@sntech.de Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2020-07-16 13:05, Johan Jonker wrote: > 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? FWIW we already have some "A95X" branded things attributed to Nexbox in upstream DTs, however, the evidence from scraping around the internet suggests that the closest thing to an original vendor for the "A95X Z2" model is probably these folks: https://zkmagic.en.alibaba.com/ Robin. > > 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-rockchip mailing list > Linux-rockchip@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-rockchip > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel