All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiaxun Yang <jiaxun.yang@flygoat.com>
To: linux-mips@vger.kernel.org
Cc: devicetree@vger.kernel.org, paul.burton@mips.com,
	robh+dt@kernel.org, Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: [PATCH v2 5/6] dt/bindings: Add bindings for ls1x CPU
Date: Thu, 11 Apr 2019 20:19:14 +0800	[thread overview]
Message-ID: <20190411121915.8040-6-jiaxun.yang@flygoat.com> (raw)
In-Reply-To: <20190411121915.8040-1-jiaxun.yang@flygoat.com>

This documented ls1x CPU node.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
 Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt

diff --git a/Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt b/Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt
new file mode 100644
index 000000000000..33664bd15487
--- /dev/null
+++ b/Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt
@@ -0,0 +1,4 @@
+* Loongson-1 MCU CPUs
+
+Required properties:
+- compatible: "loongson,ls1b", "loongson,ls1c"
-- 
2.21.0

  parent reply	other threads:[~2019-04-11 12:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12  9:15 [PATCH 0/4] Loongson-32 initial DeviceTree support Jiaxun Yang
2019-03-12  9:15 ` [PATCH 1/4] MIPS: Loongson32: Remove ehci platform device Jiaxun Yang
2019-04-11 12:19   ` [PATCH v2 0/6] MIPS: Loongson32: Initial devicetree support Jiaxun Yang
2019-04-11 12:19     ` [PATCH v2 1/6] MIPS: Loongson32: Remove ehci platform device Jiaxun Yang
2019-04-11 12:19     ` [PATCH v2 2/6] MIPS: Loongson32: Add DeviceTree support Jiaxun Yang
2019-04-11 12:19     ` [PATCH v2 3/6] MIPS: Loongson32: Kconfig merge CPU_LOONGSON1B&C Jiaxun Yang
2019-04-11 12:19     ` [PATCH v2 4/6] dt-bindings: Add vendor prefix for loongson Jiaxun Yang
2019-04-29 18:13       ` Rob Herring
2019-04-29 18:13         ` Rob Herring
2019-04-11 12:19     ` Jiaxun Yang [this message]
2019-04-29 18:14       ` [PATCH v2 5/6] dt/bindings: Add bindings for ls1x CPU Rob Herring
2019-04-29 18:14         ` Rob Herring
2019-04-11 12:19     ` [PATCH v2 6/6] MIPS: Loongson32: dts: add ls1b & ls1c Jiaxun Yang
2019-03-12  9:15 ` [PATCH 2/4] MIPS: Loongson32: Add DeviceTree support Jiaxun Yang
2019-03-12  9:15 ` [PATCH 3/4] MIPS: Loongson32: Kconfig merge CPU_LOONGSON1B&C Jiaxun Yang
2019-03-12  9:15 ` [PATCH 4/4] MIPS: Loongson32: dts: add ls1b & ls1c Jiaxun Yang
2019-03-12 12:28   ` Rob Herring
2019-03-13  1:08     ` Jiaxun Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190411121915.8040-6-jiaxun.yang@flygoat.com \
    --to=jiaxun.yang@flygoat.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=paul.burton@mips.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.