Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp4515169pxb; Mon, 27 Sep 2021 20:01:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzKjw8PaKoD8DEk/6S6i0cPNupSW5Zpm7NGiid13K/d8CO5Erxtmr1I4ZGj3CgQKuQNFjPQ X-Received: by 2002:a50:d8c7:: with SMTP id y7mr4778419edj.133.1632798093401; Mon, 27 Sep 2021 20:01:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632798093; cv=none; d=google.com; s=arc-20160816; b=kWbtk75+wFNGPIRkhi1piHwv08YdJBmSyiIGXnXKYCmijIiccBtKdNJnOa5lOlvdsw O4+oz7luK4h3Cv+/iFU79ndFqebQo+euD3Oj+78bHtXNr5nNHbSklkfCPv+M8yjJtqCF 1zNQbrsZrB4oL/mVTR8njJNc80VbmkjEosYbqO6Hq7yQW7efE+X0SDb5nthOogVIOiaL T+KTmYuQXnerRuZTdJaOXHNmPJbt0YNssa7ZoE8KWpL+q4t32xzrTPY3N2RCFQGmsgOL PUnc7E2psfpwNXgrQMOApAtu1Lrgp/PLAwH1gCo0RqH61yMAZl+3Rd6qJZgGFPbpB6hQ NR1g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=WJjjXF7iYUArnuRiW/++rPKF3u5yo+k4owqPxxVpkHw=; b=HS33uzQtRdIw3ciHhh/Xnj7tL1LYA97AWyhef/bADdT5c0Qhwj/qC2MC7Q553HySGx Q18s8P1oisJ9IjObOWhGhgivAqefM9DgazlZd2tKzSbCll3SljARYIbBbmXIzXmRdBke SCFYCLEjWBYhfAtVKlWi5GuMg/fbm5ekQcCJIlMDjQDURHpGwazUbu2B/dmDdnqBUicq YCek1VYIRG0150QpQLP2fWRVnGUBde7/QSf4ADJ+sRox0/ljQ4ksDYAwnMR8qyulR6vt k/ui9ukcEibT/wUvu2i5tZEulJwzQrQamflY/Gw76SuWW5wZiZxspZ5IGTe71J4mT+aI GTUw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 26si23645442ejk.661.2021.09.27.20.01.09; Mon, 27 Sep 2021 20:01:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238836AbhI1DAQ (ORCPT + 99 others); Mon, 27 Sep 2021 23:00:16 -0400 Received: from twspam01.aspeedtech.com ([211.20.114.71]:44325 "EHLO twspam01.aspeedtech.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238822AbhI1DAH (ORCPT ); Mon, 27 Sep 2021 23:00:07 -0400 Received: from mail.aspeedtech.com ([192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id 18S2aVAJ072697; Tue, 28 Sep 2021 10:36:31 +0800 (GMT-8) (envelope-from tommy_huang@aspeedtech.com) Received: from tommy0527-VirtualBox.aspeedtech.com (192.168.2.141) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 28 Sep 2021 10:57:11 +0800 From: tommy-huang To: , , , , , , , , , CC: Subject: [PATCH 6/6] dt-bindings: gpu: Add ASPEED GFX bindings document Date: Tue, 28 Sep 2021 10:57:03 +0800 Message-ID: <20210928025703.10909-7-tommy_huang@aspeedtech.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210928025703.10909-1-tommy_huang@aspeedtech.com> References: <20210928025703.10909-1-tommy_huang@aspeedtech.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [192.168.2.141] X-ClientProxiedBy: TWMBX02.aspeed.com (192.168.0.24) To TWMBX02.aspeed.com (192.168.0.24) X-DNSRBL: X-MAIL: twspam01.aspeedtech.com 18S2aVAJ072697 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add ast2600-gfx description for gfx driver. Signed-off-by: tommy-huang --- Documentation/devicetree/bindings/gpu/aspeed-gfx.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/gpu/aspeed-gfx.txt b/Documentation/devicetree/bindings/gpu/aspeed-gfx.txt index 958bdf962339..29ecf119cef2 100644 --- a/Documentation/devicetree/bindings/gpu/aspeed-gfx.txt +++ b/Documentation/devicetree/bindings/gpu/aspeed-gfx.txt @@ -3,6 +3,7 @@ Device tree configuration for the GFX display device on the ASPEED SoCs Required properties: - compatible * Must be one of the following: + + aspeed,ast2600-gfx + aspeed,ast2500-gfx + aspeed,ast2400-gfx * In addition, the ASPEED pinctrl bindings require the 'syscon' property to -- 2.17.1