From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Sat, 14 Jan 2017 10:13:39 -0700 Subject: [U-Boot] [PATCH V3 2/7] ARM: dts: exnyos4210-universl_c210: add i2c_5 and pmic nodes In-Reply-To: <20170109054753.11655-3-jh80.chung@samsung.com> References: <20170109054753.11655-1-jh80.chung@samsung.com> <20170109054753.11655-3-jh80.chung@samsung.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 8 January 2017 at 22:47, Jaehoon Chung wrote: > Add the i2c_5 node and pmic as its child node. > > Signed-off-by: Jaehoon Chung > --- > arch/arm/dts/exynos4210-universal_c210.dts | 164 +++++++++++++++++++++++++++++ > 1 file changed, 164 insertions(+) Reviewed-by: Simon Glass