diff options
author | Tom Rini <trini@konsulko.com> | 2020-02-20 22:14:29 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-02-20 22:14:29 -0500 |
commit | 8e51bf746a11d7f67416859da73a83109af4e0a3 (patch) | |
tree | 95351fb3819745d39c60944412e66529b31170bd /board/firefly/roc-pc-rk3399/MAINTAINERS | |
parent | 4246fae418f213d13ddd1829367183e94b5a7942 (diff) | |
parent | f9561d8e3671415c7780df4b5e70f0f1e2d2bf57 (diff) |
Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- rk3399: split roc-pc-rk3399 out of evb_rk3399
- sync dts from upstream kernel for rk3399,rk3288,px30
- boot_mode: find the saradc device name
Diffstat (limited to 'board/firefly/roc-pc-rk3399/MAINTAINERS')
-rw-r--r-- | board/firefly/roc-pc-rk3399/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/firefly/roc-pc-rk3399/MAINTAINERS b/board/firefly/roc-pc-rk3399/MAINTAINERS new file mode 100644 index 0000000000..7564dd252d --- /dev/null +++ b/board/firefly/roc-pc-rk3399/MAINTAINERS @@ -0,0 +1,6 @@ +ROC-RK3399-PC +M: Levin Du <djw@t-chip.com.cn> +S: Maintained +F: board/firefly/roc-pc-rk3399 +F: include/configs/roc-pc-rk3399.h +F: configs/roc-pc-rk3399_defconfig |