From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Tue, 20 May 2014 09:53:05 +0900 Subject: [U-Boot] [PATCH v2 09/12] exynos: dts: Disable cros_ec interrupts due to broken GPIOs In-Reply-To: References: <1396481069-24950-1-git-send-email-sjg@chromium.org> <1396481069-24950-10-git-send-email-sjg@chromium.org> <537463DC.50900@samsung.com> Message-ID: <537AA771.8050308@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 20/05/14 06:27, Simon Glass wrote: > Hi Minkyu, > > On 15 May 2014 00:51, Minkyu Kang wrote: >> On 03/04/14 08:24, Simon Glass wrote: >>> At present the GPIO numbering patch has not been applied, so exynos GPIO >>> numbering is inconsistent (there are large gaps). Disable interrupts to >>> avoid a crash on boot. >> >> now, gpio patch is merged to u-boot-samsung. > > I don't see it in mainline yet, and there are conflicts. But I'll see > if I can send a new series. > please find this commit (f6ae1ca05839f92b103aaa0743d1d0012ba9773d) >> >>> >>> Signed-off-by: Simon Glass >>> --- >>> >>> Changes in v2: None >>> >>> arch/arm/dts/exynos5250-snow.dts | 12 ++++++++++-- >>> 1 file changed, 10 insertions(+), 2 deletions(-) >>> >> >> Thanks, >> Minkyu Kang. >> > > Regards, > Simon > Thanks, Minkyu Kang.