From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 9 Jun 2017 15:48:07 +0200 Subject: [U-Boot] [PATCH 1/2] rockchip: video: document externally visible functions for rk_hdmi In-Reply-To: <1496412378-29837-1-git-send-email-philipp.tomsich@theobroma-systems.com> References: <1496412378-29837-1-git-send-email-philipp.tomsich@theobroma-systems.com> Message-ID: <20170609154807.3f9b56c0@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, 2 Jun 2017 16:06:17 +0200 Philipp Tomsich philipp.tomsich at theobroma-systems.com wrote: > Documents the externally visible functions shared between the HDMI > drivers for the RK3288 and RK3399. > > Signed-off-by: Philipp Tomsich > --- > > drivers/video/rockchip/rk_hdmi.h | 44 ++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+) Applied to u-boot-video/master, with s/performaing/performing/. Thanks! -- Anatolij