From patchwork Mon Jun 22 12:55:25 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 11617949 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6057A13A0 for ; Mon, 22 Jun 2020 14:28:40 +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 396D62074D for ; Mon, 22 Jun 2020 14:28:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fRnxRX/Y"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="EQQfzBUn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 396D62074D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.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:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=K6MCQt65P3vLxPEJrJKFSrJYCiDwCg+UiuIUvKlkSyM=; b=fRnxRX/YTmLxhQNTyQnafnbyn yBSBoN0BIXWT32KpiR2cYYYIMte3MLXioe6ottAWuJowHmeDq2WEjCVYVz8TB28mY5++Fd7mPR7hs NAAtXHUy3z58xyFxTiuWVbzsOfYi0YEJjl5jzARw43aglfcpgpqFhDIAd9LuWqI6rm8aYoxKyg+6d n8mZasDoluw8rhPLSx/P7Bgs2fKcr5J1wCyMvM0FhpYSX33rFhKtJCdKBqdcm/mul67est8i+GWan 3g2ms/mXRGrc7YqG8xqKJRHr5LoK/Py8OWedZSh82oF2AoXSLpT2rMXBOsJ0OoayxojnnaF7ko9AR 68ek5HAkg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnNPC-00033L-JU; Mon, 22 Jun 2020 14:26:38 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnNP6-00031G-JT; Mon, 22 Jun 2020 14:26:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-ID:Content-Description; bh=xceaIi0vWHqrRAFq2n0uKJZMqeDcx6ea3cZ2/WQg5aw=; b=EQQfzBUnN9apIca5HrnXIQO99f oAECP6Wi/QmK1uOt4KjSydGg36dq0oeb8Ks0BBZ3Sg5vP4nISFZ89/NpDg260U+2cIWBkWrXLOGCz s0TVU6Adat9fIJC+1f0Ic97OoH8l0fwJimAW6yiX8U8347kvxTw4Bds+hRQeIQmFIMNPrEnx7G0j9 qk9Fuxi7FMIpbhgemkz2G5GC5+JrQJTlFnWdEf/t5hQv+1MSJbq/nZSzPhJFC0hzOQgaoB21dNmEL QHJRiwpEKjTBRCoyqGUPu+nFcoIialXYds/aqZKdod9YkerWYxnelY+5X/DHvZ6EAb2X95imG1j0n yYh/ACdQ==; Received: from mx2.suse.de ([195.135.220.15]) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnNP0-0008IG-AZ; Mon, 22 Jun 2020 14:26:31 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 175B3C1B6; Mon, 22 Jun 2020 14:26:23 +0000 (UTC) From: =?utf-8?q?Andreas_F=C3=A4rber?= To: linux-realtek-soc@lists.infradead.org Subject: [PATCH v4 2/3] dt-bindings: arm: realtek: Document RTD1319 and Realtek Pym Particles EVB Date: Mon, 22 Jun 2020 14:55:25 +0200 Message-Id: <20200622125527.24207-3-afaerber@suse.de> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200622125527.24207-1-afaerber@suse.de> References: <20200622125527.24207-1-afaerber@suse.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200622_152627_199868_8DAD5E14 X-CRM114-Status: UNSURE ( 7.04 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.4.4 on casper.infradead.org summary: Content analysis details: (-4.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [195.135.220.15 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [195.135.220.15 listed in wl.mailspike.net] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 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: devicetree@vger.kernel.org, James Tai , linux-kernel@vger.kernel.org, Rob Herring , =?utf-8?q?A?= =?utf-8?q?ndreas_F=C3=A4rber?= , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: James Tai Define compatible strings for Realtek RTD1319 SoC and Realtek Pym Particles EVB. Signed-off-by: James Tai Signed-off-by: Andreas Färber Reviewed-by: Rob Herring --- v3 -> v4: * Renamed compatible from pymparticle to pym-particles * Turned SoC comment into description v2 -> v3: Unchanged v1 -> v2: * Put string in alphabetical order Documentation/devicetree/bindings/arm/realtek.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/realtek.yaml b/Documentation/devicetree/bindings/arm/realtek.yaml index 0b388016bbcd..e36e87df3521 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 + - description: RTD1319 SoC based boards + items: + - enum: + - realtek,pym-particles # Realtek Pym Particles EVB + - const: realtek,rtd1319 + - description: RTD1395 SoC based boards items: - enum: