From: Chris Morgan <macroalpha82@gmail.com>
To: linux-rockchip@lists.infradead.org
Cc: devicetree@vger.kernel.org, lucas.tanure@collabora.com,
kever.yang@rock-chips.com, yifeng.zhao@rock-chips.com,
sebastian.reichel@collabora.com, andyshrk@163.com,
jagan@amarulasolutions.com, heiko@sntech.de, conor+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org,
broonie@kernel.org, Chris Morgan <macromorgan@hotmail.com>
Subject: [PATCH V2 3/5] dt-bindings: vendor-prefixes: add Indiedroid
Date: Wed, 31 May 2023 11:12:18 -0500 [thread overview]
Message-ID: <20230531161220.280744-4-macroalpha82@gmail.com> (raw)
In-Reply-To: <20230531161220.280744-1-macroalpha82@gmail.com>
From: Chris Morgan <macromorgan@hotmail.com>
Indiedroid is a sub-brand of Ameridroid for their line of single board
computers.
https://indiedroid.us/
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 82d39ab0231b..580f32086d55 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -617,6 +617,8 @@ patternProperties:
description: Integrated Micro-Electronics Inc.
"^incircuit,.*":
description: In-Circuit GmbH
+ "^indiedroid,.*":
+ description: Indiedroid
"^inet-tek,.*":
description: Shenzhen iNet Mobile Internet Technology Co., Ltd
"^infineon,.*":
--
2.34.1
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: Chris Morgan <macroalpha82@gmail.com>
To: linux-rockchip@lists.infradead.org
Cc: devicetree@vger.kernel.org, lucas.tanure@collabora.com,
kever.yang@rock-chips.com, yifeng.zhao@rock-chips.com,
sebastian.reichel@collabora.com, andyshrk@163.com,
jagan@amarulasolutions.com, heiko@sntech.de, conor+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org,
broonie@kernel.org, Chris Morgan <macromorgan@hotmail.com>
Subject: [PATCH V2 3/5] dt-bindings: vendor-prefixes: add Indiedroid
Date: Wed, 31 May 2023 11:12:18 -0500 [thread overview]
Message-ID: <20230531161220.280744-4-macroalpha82@gmail.com> (raw)
In-Reply-To: <20230531161220.280744-1-macroalpha82@gmail.com>
From: Chris Morgan <macromorgan@hotmail.com>
Indiedroid is a sub-brand of Ameridroid for their line of single board
computers.
https://indiedroid.us/
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 82d39ab0231b..580f32086d55 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -617,6 +617,8 @@ patternProperties:
description: Integrated Micro-Electronics Inc.
"^incircuit,.*":
description: In-Circuit GmbH
+ "^indiedroid,.*":
+ description: Indiedroid
"^inet-tek,.*":
description: Shenzhen iNet Mobile Internet Technology Co., Ltd
"^infineon,.*":
--
2.34.1
next prev parent reply other threads:[~2023-05-31 16:12 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-31 16:12 [PATCH V2 0/5] Add Support for RK3588s Indiedroid Nova Chris Morgan
2023-05-31 16:12 ` Chris Morgan
2023-05-31 16:12 ` [PATCH V2 1/5] arm64: dts: rockchip: add default pinctrl for rk3588 emmc Chris Morgan
2023-05-31 16:12 ` Chris Morgan
2023-05-31 16:29 ` Sebastian Reichel
2023-05-31 16:29 ` Sebastian Reichel
2023-05-31 16:12 ` [PATCH V2 2/5] arm64: dts: rockchip: Add sdio node to rk3588 Chris Morgan
2023-05-31 16:12 ` Chris Morgan
2023-05-31 16:32 ` Sebastian Reichel
2023-05-31 16:32 ` Sebastian Reichel
2023-05-31 16:12 ` Chris Morgan [this message]
2023-05-31 16:12 ` [PATCH V2 3/5] dt-bindings: vendor-prefixes: add Indiedroid Chris Morgan
2023-06-02 13:16 ` Krzysztof Kozlowski
2023-06-02 13:16 ` Krzysztof Kozlowski
2023-05-31 16:12 ` [PATCH V2 4/5] dt-bindings: arm: rockchip: Add Indiedroid Nova Chris Morgan
2023-05-31 16:12 ` Chris Morgan
2023-05-31 16:12 ` [PATCH V2 5/5] arm64: dts: rockchip: Add Indiedroid Nova board Chris Morgan
2023-05-31 16:12 ` Chris Morgan
2023-06-06 17:07 ` [PATCH V2 0/5] Add Support for RK3588s Indiedroid Nova Heiko Stuebner
2023-06-06 17:07 ` Heiko Stuebner
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=20230531161220.280744-4-macroalpha82@gmail.com \
--to=macroalpha82@gmail.com \
--cc=andyshrk@163.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=jagan@amarulasolutions.com \
--cc=kever.yang@rock-chips.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=lucas.tanure@collabora.com \
--cc=macromorgan@hotmail.com \
--cc=robh+dt@kernel.org \
--cc=sebastian.reichel@collabora.com \
--cc=yifeng.zhao@rock-chips.com \
/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.