Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp5115281ybe; Tue, 17 Sep 2019 02:54:32 -0700 (PDT) X-Google-Smtp-Source: APXvYqxmFeqaSIQZQk1yX6V7dA6afmU2Ct9YQNl+MZUatazx/mbKuWLRlHgz8yEgZmwM5UbJnoYx X-Received: by 2002:a17:907:2124:: with SMTP id qo4mr3740998ejb.311.1568714072089; Tue, 17 Sep 2019 02:54:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568714072; cv=none; d=google.com; s=arc-20160816; b=aisUgK3NOeoQgq7U1YjBHUNyR3R9TM12yeOiidvX6p6S+CNTkn3/eHuIJVDzzYLcqI b+y315MU3vHcw8mj2Y4XJCHZazvY2NzQWzhUqyeWzOOBBpfFzMVHNas9Wlm68CWgJNaG MQV71qQtP9klMZqFtudmwFKzO3SEn2/5XJm99O9wKXZ8p/olSc+VIbisRtI7AUaiClDM VEkdaGgH4vSvaGxBNQhl2i2PKizZLR+AA88Ay94jarfwjuH1AmLBL+H71cD35Eq8tpuY LDHfjBunz/825WXuqHRDgjHE1QuxyO9y1DQ/rlxAGadFmaKmj3UpW9aPi9WXxKpnan6V R1lw== 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:mime-version :message-id:date:subject:cc:to:from; bh=FUOnU+ATIJVP2VYvxbuEW0Ial8omDOxtUuNHf+dyCK4=; b=l+BHRiFhvTT7/nIM3KaEWi6IjYtd13MPkBLxvLOWaa5fKvg+EbYmCLylYal7UTn2mH oI29AWDSwL65krS/CTX2pKxCOFzdAUvEopNuCH6hqv8FvLORLNcmbuQQuYScf2O6Bhv7 i1oKFtkh/Jkkv72n5kNshzqimfpVbpW4HWkvw/6Yz3V2pWxfTABm3H52TzuR0w0ie8HM 7wtQ8hvMjulVoFLQ5IsAtwWZyav+4YzXv2K5xsRAPEf2jo59twS1I/K6kNlHkPchf4AC NUTeAJw6BuIdpYZ4Dmcap3NCSuf1mGBqAlMXSV8h3ikCKjCADAwNZTMT2NJDZMkA2s0R 9ifw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t26si1007681edd.184.2019.09.17.02.54.07; Tue, 17 Sep 2019 02:54:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732642AbfIQIfQ (ORCPT + 99 others); Tue, 17 Sep 2019 04:35:16 -0400 Received: from gloria.sntech.de ([185.11.138.130]:47382 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726283AbfIQIfQ (ORCPT ); Tue, 17 Sep 2019 04:35:16 -0400 Received: from ip5f5a6266.dynamic.kabel-deutschland.de ([95.90.98.102] helo=phil.fritz.box) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1iA8x7-0005kM-VW; Tue, 17 Sep 2019 10:35:14 +0200 From: Heiko Stuebner To: linux-rockchip@lists.infradead.org Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, christoph.muellner@theobroma-systems.com, Heiko Stuebner Subject: [PATCH] dt-bindings: arm: rockchip: fix Theobroma-System board bindings Date: Tue, 17 Sep 2019 10:34:53 +0200 Message-Id: <20190917083453.25744-1-heiko@sntech.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The naming convention for the existing Theobroma boards is soc-q7module-baseboard, so rk3399-puma-haikou and the in-kernel devicetrees also follow that scheme. For some reason in the binding a wrong or outdated naming slipped in which does not match the used devicetrees and makes the dt-schema complain now. Fix this by using the names used in the wild by actual boards. Signed-off-by: Heiko Stuebner --- Documentation/devicetree/bindings/arm/rockchip.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 7ecee58842f5..d85983de7919 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -501,12 +501,12 @@ properties: - description: Theobroma Systems RK3368-uQ7 with Haikou baseboard items: - - const: tsd,rk3368-uq7-haikou + - const: tsd,rk3368-lion-haikou - const: rockchip,rk3368 - description: Theobroma Systems RK3399-Q7 with Haikou baseboard items: - - const: tsd,rk3399-q7-haikou + - const: tsd,rk3399-puma-haikou - const: rockchip,rk3399 - description: Tronsmart Orion R68 Meta -- 2.20.1