Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp1590524ybb; Thu, 2 Apr 2020 03:51:52 -0700 (PDT) X-Google-Smtp-Source: APiQypLQwOUp7K1jA0OxqarArtZDGZp29VON1nLxShOD8PESL05Zldx/t0dE1Z2NzbWInqfHSoey X-Received: by 2002:aca:5d83:: with SMTP id r125mr1783340oib.8.1585824712689; Thu, 02 Apr 2020 03:51:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585824712; cv=none; d=google.com; s=arc-20160816; b=IF89aazXZrjMR64aVq+ezxa4ZQk/A9Mm4X7ehpuwQHgW8+fACMKqUZURdO1aAQ8qxU 1jBAZRX+4uQ9Ohths1eGXu4irbH1F8gssDj14ILwRjliblrYPGmO1+0mv3CdLQnB9viE gEWJWitZprfvry70dOynm7QJB71JPsEAxHCCkj6jwLHbFVQf9hWKzF/PcH06gewedFax treV0BasLatiOv+/VtC8PlW9+AvHJPcVOwSiFM5vkHRT+q9UAiz/rOBsc0Yy6fkYBCk7 XzpISwu1Zr4hAkWvBCZca5x3Oi3N5hSEiNr6jErzlPieJ4+7egkdLGXuS1Lu7W94hCE+ EQNQ== 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:date:subject:message-id:cc:to:from :dkim-signature; bh=wo0+AUxnoZlrbKC5hxp6GLkb/pZHeEjSheMrmhdzJdg=; b=R42rwAGogTWfS5VRPMixKn5CQ3a8P9kA32m3Zu8nMRRuPqd/xye4gTe51Dm6oswfFh WcE1rafv7EjfOPzWie8raE/s3L2W2jyWPn9nLfTygyPn/xFhH4tHicbDUtHXHkA0ScZk Gzw5K9MPRxyMbzr4oc9vr8yVoKijBEaudGSW7KjQ2UQkOb39jO0LBNZ8dWOm6CDG8vlW VT/YkfDtBxhy2wP1ZTdCMN72EFaqqf8Fqj2P3Z0kJztmwguWmKYjH8+qEZCnm/Y/fPNe 940f0XZJv4feGzGUf+9p9/CxJh1PNlPFHBwA+VeYmCgTXB3rgNDkN5PMzTj2pc8GMQrB oS6g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@flygoat.com header.s=mail header.b=AjAsHQYn; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=flygoat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d13si1974925oij.140.2020.04.02.03.51.40; Thu, 02 Apr 2020 03:51:52 -0700 (PDT) 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; dkim=pass header.i=@flygoat.com header.s=mail header.b=AjAsHQYn; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=flygoat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387984AbgDBKvZ (ORCPT + 99 others); Thu, 2 Apr 2020 06:51:25 -0400 Received: from sender3-op-o12.zoho.com.cn ([124.251.121.243]:17882 "EHLO sender3-op-o12.zoho.com.cn" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387592AbgDBKvZ (ORCPT ); Thu, 2 Apr 2020 06:51:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1585824667; s=mail; d=flygoat.com; i=jiaxun.yang@flygoat.com; h=From:To:Cc:Message-ID:Subject:Date:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Content-Type; bh=wo0+AUxnoZlrbKC5hxp6GLkb/pZHeEjSheMrmhdzJdg=; b=AjAsHQYnAt6ISbnGXlGVm/3UXUCLeWEcz7FoSKYEr/2x/g1EIs1WGklwJVu56xuZ ezUDrTUdoEY9kNT7TNABeHJyzebNP+jlM+HDF+B7XcEQ4W/9vyFYIr7dsWWEU2l7UDs CYDAFMl+wl6bXoe9h4+nbtVFBlMoVDPxH6gtZl/I= Received: from localhost.localdomain (39.155.141.144 [39.155.141.144]) by mx.zoho.com.cn with SMTPS id 1585824666964419.4005134939064; Thu, 2 Apr 2020 18:51:06 +0800 (CST) From: Jiaxun Yang To: linux-mips@vger.kernel.org Cc: Jiaxun Yang , Thomas Bogendoerfer , Rob Herring , Huacai Chen , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20200402104851.368465-3-jiaxun.yang@flygoat.com> Subject: [PATCH 3/5] dt-bindings: Document Loongson RS780E PCH ACPI Controller Date: Thu, 2 Apr 2020 18:48:41 +0800 X-Mailer: git-send-email 2.26.0.rc2 In-Reply-To: <20200402104851.368465-1-jiaxun.yang@flygoat.com> References: <20200402104851.368465-1-jiaxun.yang@flygoat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoCNMailClient: External Content-Type: text/plain; charset=utf8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This controller is attached under ISA Bus and can be found in Loongson-3 systems with RS780E PCH. Signed-off-by: Jiaxun Yang --- .../bindings/mips/loongson/rs780e-acpi.yaml | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Documentation/devicetree/bindings/mips/loongson/rs780e-= acpi.yaml diff --git a/Documentation/devicetree/bindings/mips/loongson/rs780e-acpi.ya= ml b/Documentation/devicetree/bindings/mips/loongson/rs780e-acpi.yaml new file mode 100644 index 000000000000..d317897e1115 --- /dev/null +++ b/Documentation/devicetree/bindings/mips/loongson/rs780e-acpi.yaml @@ -0,0 +1,40 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: "http://devicetree.org/schemas/mips/loongson/rs780e-acpi.yaml#" +$schema: "http://devicetree.org/meta-schemas/core.yaml#" + +title: Loongson RS780E PCH ACPI Controller + +maintainers: + - Jiaxun Yang + +description: | + This controller can be found in Loongson-3 systems with RS780E PCH. + +properties: + compatible: + const: loongson,rs780e-acpi + + reg: + maxItems: 1 + +required: + - compatible + - reg + +examples: + - | + isa@0 { + compatible =3D "isa"; + #address-cells =3D <2>; + #size-cells =3D <1>; + ranges =3D <1 0 0 0x1000>; + + acpi@800 { + compatible =3D "loongson,rs780e-acpi"; + reg =3D <1 0x800 0x100>; + }; + }; + +... --=20 2.26.0.rc2