diff options
| author | Tianling Shen <cnsztl@gmail.com> | 2023-05-06 14:11:06 +0800 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2023-05-07 23:47:30 +0200 |
| commit | 1f8af7aa2796653f5c3c0ed5c4df564ac5b7aba3 (patch) | |
| tree | c7ee8e626de960e173067f28088b6baf7d6d3912 | |
| parent | 09d5fef31f9058e3b39e3a6b8870b6fb9f28091d (diff) | |
dt-bindings: Add doc for Fastrhino R66S / R68S
Add devicetree binding documentation for the
Lunzn Fastrhino R66S and R68S boards.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
Link: https://lore.kernel.org/r/20230506061108.17658-1-cnsztl@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 7 | ||||
| -rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
2 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index ec141c937b8b..b1d271778179 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -562,6 +562,13 @@ properties: - const: leez,p710 - const: rockchip,rk3399 + - description: Lunzn FastRhino R66S / R68S + items: + - enum: + - lunzn,fastrhino-r66s + - lunzn,fastrhino-r68s + - const: rockchip,rk3568 + - description: mqmaker MiQi items: - const: mqmaker,miqi diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 82d39ab0231b..c3d426509e7e 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -781,6 +781,8 @@ patternProperties: description: Nanjing Loongmasses Ltd. "^lsi,.*": description: LSI Corp. (LSI Logic) + "^lunzn,.*": + description: Shenzhen Lunzn Technology Co., Ltd. "^lwn,.*": description: Liebherr-Werk Nenzing GmbH "^lxa,.*": |
