Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp782211ybf; Sat, 29 Feb 2020 16:05:45 -0800 (PST) X-Google-Smtp-Source: APXvYqzm17BdbgX+I+iOjURYF1jkPrEDw9wK1bAS9I4jYoF4/rnqF4lmH/fdsmOMV+shwNsPQJth X-Received: by 2002:a05:6830:1284:: with SMTP id z4mr3306441otp.291.1583021145598; Sat, 29 Feb 2020 16:05:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583021145; cv=none; d=google.com; s=arc-20160816; b=d0N5gJuJlluPJhwMGA01b3jhUhfpLtIfvLN8emknDD3N7hVL68UJMtskn3qh0K1i+v yqbW/FKylZi5zdo6TawD7pX3kygUbxbBjNfRbcwMf4vHwjlwqfJeXSg1Ztj585p7J0yR Uv8zmGA7MsS+StyrABouVAhtdYJKZRh9HUcS693F/P2W4C2Jae63rdYKIPfB0jtfkLwd lyIe9HObnhX2VzaDSM4oo8DSzj9KyaF6NRftQq3SEe9N8OUB9OD0b4e9Wwx4+d2fF8tx kZC1eqS0xXjXmT75h34ASBQfMt1XGB6gSwgZ8u+xo6Y99Po3aBtu1BleGoXAIWsXNACC I4Sg== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=9M69YqK80FzxcvkQ8nWlBRegcHB7rdau+15bG3B3bls=; b=x+fX7I6+0tqS7CHTO1HcN347Q3qEpnVUIFGUyCoqp6reYHrTe3NZgpLPovI3femcMH d7hmSAspVWUkPaIPfRCEbUu8ct3ZbQ0eF0Q4lwYcNI1LoQQK2SjEP9x/zS1LCamKp1pi 6selkXG+oDO0HuNZFYesHExXDk93/IP9MbL2suXUQbRYzQ5sCkNEeGZdz7CA/VDSMiXh C6OHHvNUuSyYkFxh3iaHOZvMUYdEJfv/31rfk9tdpT1BelyzYTS6R+ORRUSGVwXTOL1W EmWjZDZwoadEOr9SEXwUB5HITvbBlErX8MrTDrGw5BHTkuGtvk9vx4TY5ocCV9UMG3fC 0vRw== 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 a8si3510137otp.258.2020.02.29.16.05.32; Sat, 29 Feb 2020 16:05:45 -0800 (PST) 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 S1727247AbgCAAEU (ORCPT + 99 others); Sat, 29 Feb 2020 19:04:20 -0500 Received: from gloria.sntech.de ([185.11.138.130]:55512 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727222AbgCAAEU (ORCPT ); Sat, 29 Feb 2020 19:04:20 -0500 Received: from p508fcd9d.dip0.t-ipconnect.de ([80.143.205.157] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1j8C5g-0004tr-Ls; Sun, 01 Mar 2020 01:04:16 +0100 From: Heiko Stuebner To: Johan Jonker Cc: robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/4] arm64: dts: rockchip: fix compatible property for Radxa ROCK Pi N10 Date: Sun, 01 Mar 2020 01:04:15 +0100 Message-ID: <2564015.4vhmofR5M8@phil> In-Reply-To: <20200228061436.13506-4-jbx6244@gmail.com> References: <20200228061436.13506-1-jbx6244@gmail.com> <20200228061436.13506-4-jbx6244@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, 28. Februar 2020, 07:14:36 CET schrieb Johan Jonker: > A test with the command below gives this error: > > arch/arm64/boot/dts/rockchip/rk3399pro-rock-pi-n10.dt.yaml: /: compatible: > ['radxa,rockpi-n10', 'rockchip,rk3399pro'] > is not valid under any of the given schemas > > During the review process the binding was changed, > but the dts file was somehow not updated. > Fix this error by adding 'vamrs,rk3399pro-vmarc-som' to > the compatible property. > > make ARCH=arm64 dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/arm/rockchip.yaml > > Signed-off-by: Johan Jonker applied for 5.7 Thanks Heiko