diff options
author | Tom Rini <trini@konsulko.com> | 2020-05-04 07:28:14 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-05-04 07:28:14 -0400 |
commit | 04da42770b0cc3bea8841972bfc9568299ece826 (patch) | |
tree | 11866d151096ebcd8af810a1191886d9619e2779 /board/firefly/roc-pc-rk3399/MAINTAINERS | |
parent | 1d5d0275d7684005643952b4591eb5899f55beaf (diff) | |
parent | d597e613745155d2c48ed90617b3fce81af92fbd (diff) |
Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- dts clean up to use -u-boot for px30, rk3399 boards
- dts sycn from upstream kernel for rk3328, rk3399
- add rockchip rng driver
- new board support: rk3328-roc-cc, rk3399-roc-pc,Nanopi M4 2GB
Diffstat (limited to 'board/firefly/roc-pc-rk3399/MAINTAINERS')
-rw-r--r-- | board/firefly/roc-pc-rk3399/MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/firefly/roc-pc-rk3399/MAINTAINERS b/board/firefly/roc-pc-rk3399/MAINTAINERS index 7564dd252d..68a5b757d1 100644 --- a/board/firefly/roc-pc-rk3399/MAINTAINERS +++ b/board/firefly/roc-pc-rk3399/MAINTAINERS @@ -1,6 +1,8 @@ ROC-RK3399-PC M: Levin Du <djw@t-chip.com.cn> +M: Suniel Mahesh <sunil@amarulasolutions.com> S: Maintained F: board/firefly/roc-pc-rk3399 F: include/configs/roc-pc-rk3399.h F: configs/roc-pc-rk3399_defconfig +F: configs/roc-pc-mezzanine-rk3399_defconfig |