mirror of https://github.com/OpenIPC/firmware.git
Update dts for hisilicon platform
parent
091e2fcbe0
commit
2180665a78
br-ext-chip-hisilicon/board/hi3516ev200/kernel/patches
docs
|
@ -15,7 +15,7 @@
|
|||
|
||||
+&usbdrd3_0 {
|
||||
+ hidwc3@0x100e0000 {
|
||||
+ interrupt-names = "host";
|
||||
+ dr_mode = "host";
|
||||
+ };
|
||||
+};
|
||||
+
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
--- a/arch/arm/boot/dts/hi3516ev200-demb.dts 2021-11-08 00:29:06.826397443 +0300
|
||||
+++ b/arch/arm/boot/dts/hi3516ev200-demb.dts 2021-11-08 19:09:40.188026345 +0300
|
||||
@@ -129,7 +129,7 @@
|
||||
};
|
||||
|
||||
&mmc1 {
|
||||
- status = "okay";
|
||||
+ status = "disabled";
|
||||
};
|
||||
|
||||
&gpio_chip0 {
|
|
@ -48,6 +48,7 @@ If you like our work, please consider supporting us on [Opencollective](https://
|
|||
| | |[uImage + rootfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516ev200-br.tgz)| DONE |
|
||||
| | |[uImage + rootfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516ev300-br.tgz)| DONE |
|
||||
| | |[uImage + rootfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3518ev300-br.tgz)| DONE |
|
||||
| | |[uImage + rootfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516dv200-br.tgz)| DONE |
|
||||
| | |[uImage + rootfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516av300-br.tgz)| WIP |
|
||||
| | |[uImage + rootfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516cv500-br.tgz)| WIP |
|
||||
| | |[uImage + rootfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516dv300-br.tgz)| WIP |
|
||||
|
@ -80,12 +81,15 @@ If you like our work, please consider supporting us on [Opencollective](https://
|
|||
| GK7205v200 | ✅ | ✅ | ✅ | ✅ | ✅ | | ✅ | ✅ | | |
|
||||
| GK7205v300 | | | | | | | | | | |
|
||||
| GK7605v100 | ✅ | ✅ | ✅ | ✅ | ✅ | | | | | |
|
||||
| Hi3516Av300 | | ✅ | ✅ | ✅ | | | | | | |
|
||||
| Hi3516Cv500 | | ✅ | ✅ | ✅ | | | | | | |
|
||||
| Hi3516Dv300 | | ✅ | ✅ | ✅ | | | | | | |
|
||||
| Hi3516Cv300 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| Hi3516Ev100 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| Hi3516Ev200 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| Hi3516Ev300 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| Hi3518Ev300 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| Hi3516Dv200 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| Hi3516Av300 | | ✅ | ✅ | ✅ | | | | | | |
|
||||
| Hi3516Cv500 | | ✅ | ✅ | ✅ | | | | | | |
|
||||
| Hi3516Dv300 | | ✅ | ✅ | ✅ | | | | | | |
|
||||
| MSC313E | | | | | | | | | | |
|
||||
| NT98562 | | | | | | | | | | |
|
||||
| NT98566 | | | | | | | | | | |
|
||||
|
|
Loading…
Reference in New Issue