diff options
author | Philipp Tomsich | 2018-02-23 17:38:53 +0100 |
---|---|---|
committer | Anatolij Gustschin | 2018-02-23 20:49:07 +0100 |
commit | 3f56552227d1b711cf7dcae986ae0a3f2a91e8d7 (patch) | |
tree | 28736c339f6a743a9c6e679b78604c08bf668f0f /MAINTAINERS | |
parent | 5de0b5a36a173e7fe311951ba115dec569cc0c8d (diff) |
rockchip: video: update MAINTAINERS
The video drivers (VOP, HDMI encoder, LVDS encoder, MIPI encoder) for
Rockchip SOCs are self-contained and are mainly impacted by other
changes in the architecture support (e.g. pinctrl, clocking, etc).
Let's add these to the list of files maintained as part of the
Rockchip port.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d2f8c513e08..077828cf1d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -163,6 +163,7 @@ F: drivers/misc/rockchip-efuse.c F: drivers/pinctrl/rockchip/ F: drivers/ram/rockchip/ F: drivers/sysreset/sysreset_rockchip.c +F: drivers/video/rockchip/ F: tools/rkcommon.c F: tools/rkcommon.h F: tools/rkimage.c |