From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754960AbcHZRLl (ORCPT ); Fri, 26 Aug 2016 13:11:41 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:34674 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753722AbcHZRLj (ORCPT ); Fri, 26 Aug 2016 13:11:39 -0400 Date: Fri, 26 Aug 2016 19:11:33 +0200 From: Krzysztof Kozlowski To: Krzysztof Kozlowski Cc: Chanwoo Choi , k.kozlowski@samsung.com, kgene@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, catalin.marinas@arm.com, will.deacon@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, jh80.chung@samsung.com, sw0312.kim@samsung.com, jy0922.shim@samsung.com, inki.dae@samsung.com, jonghwa3.lee@samsung.com, beomho.seo@samsung.com, jaewon02.kim@samsung.com, human.hwang@samsung.com, ideal.song@samsung.com, ingi2.kim@samsung.com, m.szyprowski@samsung.com, a.hajda@samsung.com, s.nawrocki@samsung.com, chanwoo@kernel.org Subject: Re: [PATCH v2 6/7] arm64: dts: exynos: Add dts file for Exynos5433-based TM2 board Message-ID: <20160826171133.GA18773@kozik-book> References: <1472046551-703-1-git-send-email-cw00.choi@samsung.com> <1472046551-703-7-git-send-email-cw00.choi@samsung.com> <20160826163236.GC15511@kozik-book> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160826163236.GC15511@kozik-book> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 26, 2016 at 06:32:36PM +0200, Krzysztof Kozlowski wrote: > On Wed, Aug 24, 2016 at 10:49:10PM +0900, Chanwoo Choi wrote: > > This patch adds the Device Tree source for Exynos5433-based Samsung TM2 board. > > This board fully support the all things for mobile target. > > > > This patch supports the following devices: > > 1. basic SoC > > - Initial booting for Samsung Exynos5433 SoC > > - DRAM LPDDR3 (3GB) > > - eMMC (32GB) > > - ARM architecture timer > > > > 2. power management devices > > - Sasmung S2MPS13 PMIC for the power supply > > - CPUFREQ for big.LITTLE cores > > - TMU for big.LITTLE cores and GPU > > - ADC with thermistor to measure the temperature of AP/Battery/Charger > > - Maxim MAX77843 Interface PMIC (MUIC/Haptic/Regulator) > > > > 3. sound devices > > - I2S for sound bus > > - LPASS for sound power control > > - Wolfson WM5110 for sound codec > > - Maxim MAX98504 for speaker amplifier > > - TM2 ASoC Machine device driver node > > > > 3. display devices > > - DECON, DSI and MIC for the panel output > > > > 4. usb devices > > - USB 3.0 DRD (Dual Role Device) > > - USB 3.0 Host controller > > > > 5. storage devices > > - MSHC (Mobile Storae Host Controller) for eMMC device > > Not fixed. Mobile Storage. > > Everything else looks fine, so fix above only if you are going to resend > everything. If there won't be resend, I can fix it when applying. Ah, I saw the kbuild report. The patchset needs a resend fixing this - spit the makefile change into two. Best regards, Krzysztof