Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp644004ybz; Wed, 15 Apr 2020 15:49:33 -0700 (PDT) X-Google-Smtp-Source: APiQypLdAikhW5qYlu8mg3oJCXBgfPNvBrA7xha1dcQQyHw/0NSlt7jzM6G7VzUc/MELGhtq7bbo X-Received: by 2002:a17:906:551:: with SMTP id k17mr7250500eja.350.1586990973745; Wed, 15 Apr 2020 15:49:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586990973; cv=none; d=google.com; s=arc-20160816; b=zHdEHOtrH/WNcKH/1JPZeHaebfdNfDNt6PhZcPCwsjY7LSjKVbKupG4O3bjkzH6wEt SQy0tYhfWrihTG/9KTqtlQax1Jl9WhbFeiavI47S8GDzPJpvmdu4YZG6qPq+liq4B7ZO N3mPlrfKzTyyoJkPOwoI/uoGY7RQkiD1rPfxsr0gsJfGBQ5qyIuF+ji4PwvNT088rfPz 72GUPXgPHGD3w10VlXoxXeNgfdeIe2p0Cce7b7M6ORjoheNThGDQu1iG+WA99OwuqAB1 zl9+nZQhZ9vvuOc9xlQvbdRvkGEpIRVblOURLl44Cy78Ix5+lY/IRnKdo2T2m08JNy86 bVcA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:organization:from:references:cc:to:subject; bh=n9DI8EWXJGcjOeWFFSCgnUn8l2i8Qrz38JoJHLXkdkk=; b=houVrI81vXj/afDx/RW36ZgkXEfpn9xSAnLLQ7E6KFEM4OQ1srmMeKyaA7ljzqUbe6 87VCfE+52QTB5rCS6fWQ8skuFRFa6A2PRTX12hCykHhNCnPA7VwHZzhWjCXmkqFE4SWT /7qm9glzbAMIS8oMcKcnFzxp3V7TKCdCEdb2F06B2OzcJej0iEf1UjK7ALVp1co2K5Gx gNppBB+d2atF7esaCZ6UavIwKzdlaltCNgAjQWPEDPHG52GgZKoTJ7nhEM4hoRKV1m0v mrshoNzkUjIuUGbUYQNfvEdkdvL4l3FF8YEL8kzTEdtMQMdkgXNV4d9Pcg+V3ChwlBEC 7G5A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i6si12965715edg.339.2020.04.15.15.49.10; Wed, 15 Apr 2020 15:49:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2408415AbgDOJVC (ORCPT + 99 others); Wed, 15 Apr 2020 05:21:02 -0400 Received: from mx2.suse.de ([195.135.220.15]:39360 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2895288AbgDOJTk (ORCPT ); Wed, 15 Apr 2020 05:19:40 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 19217ADCC; Wed, 15 Apr 2020 09:19:38 +0000 (UTC) Subject: Re: [PATCH v3 1/2] dt-bindings: arm: realtek: Document RTD1319 and Realtek PymParticle EVB To: =?UTF-8?B?SmFtZXMgVGFpIFvmiLTlv5fls7Bd?= Cc: "linux-realtek-soc@lists.infradead.org" , Mark Rutland , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Rob Herring , "linux-arm-kernel@lists.infradead.org" References: <20200204145207.28622-1-james.tai@realtek.com> <20200204145207.28622-2-james.tai@realtek.com> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Organization: SUSE Software Solutions Germany GmbH Message-ID: Date: Wed, 15 Apr 2020 11:19:38 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi James, Am 15.04.20 um 10:58 schrieb James Tai [戴志峰]: >>> diff --git a/Documentation/devicetree/bindings/arm/realtek.yaml >>> b/Documentation/devicetree/bindings/arm/realtek.yaml >>> index 845f9c76d6f7..3b48ae71fdd8 100644 >>> --- a/Documentation/devicetree/bindings/arm/realtek.yaml >>> +++ b/Documentation/devicetree/bindings/arm/realtek.yaml >>> @@ -42,6 +42,12 @@ properties: >>> - synology,ds418 # Synology DiskStation DS418 >>> - const: realtek,rtd1296 >>> >>> + # RTD1319 SoC based boards >>> + - items: >>> + - enum: >>> + - realtek,pymparticle # Realtek PymParticle EVB >> >> The board seems labelled "PYM_PARTICLES". >> >> While Wikipedia has nothing on that, I found this explanation: >> https://marvel.fandom.com/wiki/Pym_Particles >> >> So, are you sure it's PymParticle and not "Pym Particle" with space or "Pym >> Particles" with space and plural S? The S would affect also the .dts filename. >> > I should change the string to "Pym Particles". Okay, in that case I suggest rtd1319-pymparticles.dts for consistency. Unless you want to change rtd1395-lionskin.dts to rtd1395-lion-skin.dts. >> For the compatible string the question is pymparticle or pym-particle. >> > The compatible string is "pym-particles". Works for me. (always assuming we both imply the "realtek," prefix) If you send a v4, please double-check the comments in patch 2/2. >> By comparison, LION-SKIN was named lion-skin in the compatible and spelled >> Lion Skin in textual form. If you believe that should be fixed, now would be the >> time to revisit those patches that didn't make v5.7. >> > I'll check those relevant patches. Thanks, Andreas -- SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer HRB 36809 (AG Nürnberg)