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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C5319C44507 for ; Fri, 17 Jul 2026 09:12:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xePTio37wh+n0gH9/3Vr5vDEwFYhxbsDiN4mjSEsSew=; b=bx5hQ4JN8TduJ5 rPRVcc1ay2tIJmIFpS0K4LxSdsU65IXvYCOOousof7c6YbjA1grWrwunhpogYrnm2vvqug5pofV5/ TA1C4pxEmGG3ufF8ZY7XGfW/z1MwSireWS0qgnxw1nkOg7Vdo96jNXH+mvo6QczAoCWNZ4sopgEcS XUcN4oIi/pkluGqGori2Caq7VKtQWd9oxt5+5AQ2Sojm5iHk6y8JRDg2r3PxrwfXVNhZyFqwe4qge E66Hihywe2ijPsiGZc/BIpWWp8XKPTx2zg2C60BUgOi0Etc50+zpHyp2gW3FzK/dhJU/RgwG9wlAU BJ3iyuz3KoTff1Yj38bQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wkecN-00000001nE8-0BSP; Fri, 17 Jul 2026 09:12:27 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wkecL-00000001nDK-2Dw1; Fri, 17 Jul 2026 09:12:25 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 0D85240C12; Fri, 17 Jul 2026 09:12:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B337C1F000E9; Fri, 17 Jul 2026 09:12:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1784279544; bh=bIvWWTk3vADIlADV5eXwWT0fkY/tKsWP05/vboN1JtA=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=TBgjl1gA0sGd0Ba211yJftbOGGUshwvVUqyHXNPpjEJl39nzOWVwFhZ3+eW3mRBA+ 9BO9zTTEm03cYwlrnYQG8q4wWJRdyNN1BRK6voLL/bBtt4mWbReJyxoTCG7lty15Zr Qnqd9huJoSBvaRiAFXLvFWGmmTOQ4uY0bbUQaRcJwKWuhHkWgXoR+X7HBPM1aLZJR/ frITHKVnppbO9WO269ZIRZt4PH7cA8jR36zg56Y1uzRuE2Znd6Z84zfkIbrgpGpksR W9CKgCu1Vj41ml6OPJXbJIuYa5uvRhkIDczGNQ1am89cd2oJOyakQkUDdtuoHtM/AV uoDEcxFXIkjnQ== Date: Fri, 17 Jul 2026 11:12:20 +0200 From: Krzysztof Kozlowski To: Hrushiraj Gandhi Cc: Heiko Stuebner , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley Subject: Re: [PATCH 1/2] dt-bindings: arm: rockchip: Add Vicharak Vaaman board Message-ID: <20260717-slim-fictional-warthog-7dcef2@quoll> References: <20260716092859.512306-1-hrushirajg23@gmail.com> <20260716092859.512306-2-hrushirajg23@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20260716092859.512306-2-hrushirajg23@gmail.com> X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Thu, Jul 16, 2026 at 02:58:58PM +0530, Hrushiraj Gandhi wrote: > Document the compatible string for the Vicharak Vaaman, an RK3399-based > single-board computer. > > Signed-off-by: Hrushiraj Gandhi > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Nothing in cover letter or this changelog explains dependencies and I am pretty sure this fails tests. Best regards, Krzysztof _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip