From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 23 Feb 2018 20:43:15 +0100 Subject: [U-Boot] [PATCH 5/5] rockchip: video: update MAINTAINERS In-Reply-To: <1519403933-64408-6-git-send-email-philipp.tomsich@theobroma-systems.com> References: <1519403933-64408-1-git-send-email-philipp.tomsich@theobroma-systems.com> <1519403933-64408-6-git-send-email-philipp.tomsich@theobroma-systems.com> Message-ID: <20180223204315.039284c8@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 23 Feb 2018 17:38:53 +0100 Philipp Tomsich philipp.tomsich at theobroma-systems.com wrote: > 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 Reviewed-by: Anatolij Gustschin