From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Thu, 20 Apr 2017 06:28:53 -0600 Subject: [U-Boot] [PATCH v4 01/11] rockchip: include: grf: Add GRF register declaration for mipi dsi In-Reply-To: <1492663559-8248-2-git-send-email-eric.gao@rock-chips.com> References: <1492663559-8248-1-git-send-email-eric.gao@rock-chips.com> <1492663559-8248-2-git-send-email-eric.gao@rock-chips.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 19 April 2017 at 22:45, Eric Gao wrote: > Signed-off-by: Eric Gao > > --- > > Changes in v4: None > Changes in v3: > -Split GRF changes as a single patch > > Changes in v2: None > > arch/arm/include/asm/arch-rockchip/grf_rk3399.h | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+) Acked-by: Simon Glass