diff options
author | Vivek Unune <npcomplete13@gmail.com> | 2019-06-21 16:53:08 -0400 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2019-06-27 00:36:15 +0200 |
commit | 3222bcf5f1155dde0ba6c596253439dece3f8262 (patch) | |
tree | aab7216f89392ab213bef03a05309511a6651442 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | cd21c54ad9c4c838e96d4d6e1bc9694eac1aa798 (diff) | |
download | lwn-3222bcf5f1155dde0ba6c596253439dece3f8262.tar.gz lwn-3222bcf5f1155dde0ba6c596253439dece3f8262.zip |
arm64: dts: rockchip: Add support for Hugsun X99 TV Box
Add devicetree support for Hugsun X99 TV Box based on RK3399 SoC
Tested with LibreElec running kernel v5.1.2.
Following peripherals tested and work:
Peripheral works:
- UART2 debug
- eMMC
- USB 3.0 port
- USB 2.0 port
- sdio, sd-card
- HDMI
- Ethernet
- WiFi/BT
Not tested:
- Type-C port
- OPTICAL
- IR
Signed-off-by: Vivek Unune <npcomplete13@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 33a65a45e319..ab2520c67b16 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -375,6 +375,8 @@ patternProperties: description: Hewlett Packard "^holtek,.*": description: Holtek Semiconductor, Inc. + "^hugsun,.*": + description: Shenzhen Hugsun Technology Co. Ltd. "^hwacom,.*": description: HwaCom Systems Inc. "^i2se,.*": |