Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753954AbbK3Qei (ORCPT ); Mon, 30 Nov 2015 11:34:38 -0500 Received: from muru.com ([72.249.23.125]:49333 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751995AbbK3Qeg (ORCPT ); Mon, 30 Nov 2015 11:34:36 -0500 Date: Mon, 30 Nov 2015 08:34:30 -0800 From: Tony Lindgren To: Heiko Schocher Cc: Dave Gerlach , linux-kernel@vger.kernel.org, =?utf-8?Q?Beno=C3=AEt?= Cousson , Robert Nelson , devicetree@vger.kernel.org, Georg.Soffel@bosch-si.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2] arm, am335x: add support for the bosch shc board Message-ID: <20151130163429.GB2517@atomide.com> References: <1447748655-2088-1-git-send-email-hs@denx.de> <564B9C3D.7070303@ti.com> <564C35D0.8060609@denx.de> <565BF1D5.8020708@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <565BF1D5.8020708@denx.de> 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 Content-Length: 2519 Lines: 70 * Heiko Schocher [151129 22:51]: > Hello all, > > Am 18.11.2015 um 09:24 schrieb Heiko Schocher: > >Hello Dave, > > > >Am 17.11.2015 um 22:29 schrieb Dave Gerlach: > >>Hi, > >>On 11/17/2015 02:24 AM, Heiko Schocher wrote: > >>>add support for the am335x based shc board. > >>> > >>>UART: 0-2 and 4 > >>>DRAM: 512 MiB > >>>MMC: OMAP SD/MMC: 0 @ 26 MHz > >>> OMAP SD/MMC: 1 @ 26 MHz > >>>I2C: at24 eeprom, pcf8563 > >>>USB: USB1 (host) > >>> > >>>Signed-off-by: Heiko Schocher > >>>--- > >>>The following patches are needed to get all working > >>>for the shc board: > >>>- disable clkout on pcf8563 > >>> accepted. > >>> http://www.spinics.net/lists/devicetree/msg98542.html > >>> > >>>- leds: leds-gpio: add shutdown function > >>> accepted. > >>> https://lkml.org/lkml/2015/10/13/169 > >>> > >>>- net: phy: smsc: disable energy detect mode > >>> accepted > >>> [PATCH v2 2/2] net: phy: smsc: disable energy detect mode > >>> https://lkml.org/lkml/2015/10/17/2 > >>> [PATCH v2 1/2] drivers: net: cpsw: add phy-handle parsing > >>> https://lkml.org/lkml/2015/10/17/4 > >>> > >>>- ARM: OMAP2+: omap_hwmod: Introduce ti,no-init dt property > >>> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/328204.html > >>> @Dave: What is the current state of this patch? > >>> I have the same problem here on this am335x based board > >>> > >> > >>A different approach is being taken for resolving the issue of rtc hwmod on am43x epos evm [1], > >>which is what I was attempting to solve with the patch you have linked. We decided to avoid changing > >>omap_hwmod code and I haven't been pursuing the ti,no-init flag anymore. > > > >Maybe I overlook something, but I cannot see, how [1] solves the RTC > >hwmod problem on am335x SoC based boards. Not all boards have this problem, > >so the RTC hwmod cannot be disabled for all am335x boards ... > > > >It must be somehow configurable for boards ... I have am335x boards > >which use the rtc from the SoC > > gentle ping ... > > No more comments on this patch? Is it Ok for mainline or are > there more issues? Looks OK to me, hoping to start applying the dts changes for v4.5 this week. Tony > >>[1] http://www.spinics.net/lists/linux-omap/msg121987.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/