From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E8DEF3AEF57; Thu, 10 Sep 2026 08:34:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789029289; cv=none; b=PGvt0yeTu/fTDdSPT/TPc7GxG3Vq50FGPAfVUlPMCX3YPTDxul25HgolR1zB99wtSySVlz4r4AUDCyiLAOJgtxmOKfoAvy1890lSCbbGpaFSrJq3UcPXA/u0hwFgzDOJnXlCGLWOEABCuf/5kr5aLBjPVrx6sAHPJNAoJAlceX8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789029289; c=relaxed/simple; bh=bTHZpMQV4TPzGVxUAuMK7s8bRsJJMpd2UFMikmZsAwQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=L2JuXcUdFUIw0DapOdztpIrmwwG2aa9RG1b7h0NIqqcLMEuyrIGx6ZuN2Hk1altQwoxJe5zlTRXIiR9tmzuuapmP/ZRUu0AaZ331LtBgeg8XphYN2ZO0TrzOosTHRs9yiz4kwNMrlfE2Bml4CLLd118qglFy0ZDcZ8OMdQu9Xp8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=EC+u8d71; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="EC+u8d71" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5BA041F000FF; Thu, 10 Sep 2026 08:34:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1789029287; bh=az0kiZ6Vkg/DvTV9UcQQ1SWFv3DTv1KIes24E9gOO0Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=EC+u8d71j2WycnMf8Rx/Q+VbqSCS2snfakFw7Cm7u1f/m9J/4f4/CihF4SEm129Te GsZmSY8hs2YqP3NDSZ6eq++rS8Ozr8UFNxDeaXWL+y5Un/mkNlEhL7bNu4/FSwxbnC AaV8kLEdS8ZiMcRlHDMrdIFTvu03KkrI8jlDGA5LsaOu5VMBnBxOSpFHiiigBiCaR6 K/ngYO1NKF+oOSzx1pup3Pu3kFmELfMeSRcrHjE3NEix62oVqfQHdXaeqO07YxnXIB 6jQmir41XTMnu8+XQGTg87PJZVoFZDHDVBGU3GMhUcLcKHK5DzZwebu0JDarbK+pFh BYln0KM2aPhLw== Date: Thu, 10 Sep 2026 10:34:43 +0200 From: Krzysztof Kozlowski To: Michal Wilczynski Cc: Vinod Koul , Neil Armstrong , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Andrzej Hajda , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Luca Ceresoli , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Lee Jones , Andy Yan , Philipp Zabel , Emil Renner Berthing , Hal Feng , Michael Turquette , Stephen Boyd , Brian Masney , Heiko Stuebner , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Dominique Belhachemi , Brian Masney , Jerome Brunet , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, mfd@lists.linux.dev, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-riscv@lists.infradead.org, Andy Yan , Marek Szyprowski , Maud Spierings , Graham Markall , Icenowy Zheng Subject: Re: [PATCH v3 06/19] dt-bindings: display: verisilicon: Add starfive,jh7110-dc8200 Message-ID: <20260910-amorphous-vigilant-jaybird-d65c4f@quoll> References: <20260904-jh7110-clean-send-v3-0-484f9ae72715@samsung.com> <20260904-jh7110-clean-send-v3-6-484f9ae72715@samsung.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260904-jh7110-clean-send-v3-6-484f9ae72715@samsung.com> On Fri, Sep 04, 2026 at 03:27:07PM +0200, Michal Wilczynski wrote: > The JH7110 embeds a DC8200. The binding requires an SoC specific > compatible ahead of the generic one, so add the JH7110 to the enum. > > Signed-off-by: Michal Wilczynski > --- > Documentation/devicetree/bindings/display/verisilicon,dc.yaml | 1 + > 1 file changed, 1 insertion(+) And this one must be before patch #5 or switch in your patch #5 to compatibles-style for children, instead of $ref (see some recent display/msm/*mdss* bindings like sm8750). Best regards, Krzysztof