From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 4717C36EA8A for ; Wed, 11 Mar 2026 19:13:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773256417; cv=none; b=UMKvefvsLQq4a3oDsCw9HnDYF6fXdNEZHZRkorqrSFq5jXirgtb6CEXs69t/GViYQ+DKNU06TAeyn9jWlGd4sbhIayPFUif+1VEuvkWwlU6cflT7dctWkQypO+FL+tObTPb5LzxVJvSfCL9yf6n3EOI0zgXFOJOv+Ss34E7Z5W8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773256417; c=relaxed/simple; bh=N0k7Frn4BzbFVSdUpC18gTMHV+kiPfRpRIl39CKHiJU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ZX3ykNt7D/wIk8OsItivkFaQAqN1wwf4GjPhAuzq0P6QkUI78wI275e47Lj5D5LsvN1vdo680jRkiUFOpGXMcM8aGBIwyiw4enBBOTpLFSGC436GxaD/8M9huwKb0xjq+ia3Uon+frcVhhTSDiUKbDwLA0mVvgx+W+iByqq0KJs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 7010722FC for ; Wed, 11 Mar 2026 12:13:28 -0700 (PDT) Received: from [192.168.0.1] (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 63D623F694 for ; Wed, 11 Mar 2026 12:13:34 -0700 (PDT) Date: Wed, 11 Mar 2026 19:11:18 +0000 From: Liviu Dudau To: Cunyuan Liu Cc: maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, airlied@gmail.com, simona@ffwll.ch, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, neil.armstrong@linaro.org, heiko@sntech.de, marex@nabladev.com, dev@kael-k.io, prabhakar.mahadev-lad.rj@bp.renesas.com, andre.przywara@arm.com, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, cix-kernel-upstream@cixtech.com Subject: Re: [PATCH 2/3] dt-bindings: display: arm,komeda: add Arm China Linlon D6 compatible Message-ID: References: <20260311055506.12023-1-cunyuan.liu@cixtech.com> <20260311055506.12023-3-cunyuan.liu@cixtech.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 Content-Transfer-Encoding: 8bit In-Reply-To: <20260311055506.12023-3-cunyuan.liu@cixtech.com> Hi, On Wed, Mar 11, 2026 at 01:55:05PM +0800, Cunyuan Liu wrote: > Add the Arm China Linlon D6 display controller compatible string. > > Linlon D6 is register-compatible with Mali-D71, so describe it as a > vendor-specific compatible with a fallback to "arm,mali-d71". > > Signed-off-by: Cunyuan Liu Thanks for the patch! Reviewed-by: Liviu Dudau Best regards, Liviu > --- > Documentation/devicetree/bindings/display/arm,komeda.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/arm,komeda.yaml b/Documentation/devicetree/bindings/display/arm,komeda.yaml > index 3ad3eef89ca8..56fb4103b0dd 100644 > --- a/Documentation/devicetree/bindings/display/arm,komeda.yaml > +++ b/Documentation/devicetree/bindings/display/arm,komeda.yaml > @@ -21,6 +21,9 @@ properties: > - items: > - const: arm,mali-d32 > - const: arm,mali-d71 > + - items: > + - const: armchina,linlon-d6 > + - const: arm,mali-d71 > - const: arm,mali-d71 > > reg: > -- > 2.53.0 > -- ==================== | I would like to | | fix the world, | | but they're not | | giving me the | \ source code! / --------------- ¯\_(ツ)_/¯