From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 1/3] ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board Date: Thu, 26 Jan 2017 08:11:40 -0800 Message-ID: <20170126161140.GR7403@atomide.com> References: <1485252576-36955-1-git-send-email-t.remmet@phytec.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1485252576-36955-1-git-send-email-t.remmet@phytec.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Teresa Remmet Cc: Mark Rutland , devicetree@vger.kernel.org, Wadim Egorov , Rob Herring , Vladimir Zapolskiy , =?utf-8?Q?Beno=C3=AEt?= Cousson , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org * Teresa Remmet [170124 02:10]: > The phyCORE-AM335x development kit is a combination of the > phyCORE-AM335x SoM and a PCM-953 carrier board. The features > of the PCM-953 are: > * ETH phy on carrier board: 1x RGMII > * 1x CAN > * Up to 4x UART > * USB0 (otg) > * USB1 (host) > * SD slot > * User gpio-keys > * User LEDs > > Signed-off-by: Teresa Remmet > Reviewed-by: Wadim Egorov > Acked-by: Rob Herring > --- > Changes in v2: > - moved gpio-keys, gpio-leds and regulators nodes to root node > - moved muxing of gpio-keys and gpio-leds > - removed not needed compatible "simple-bus" > - fixed unit address of ethernet phy node > - removed redundant status properties > - added Acked-by: Rob Herring Applying this into omap-for-v4.11/dt thanks. The defconfig changes I already applied into omap-for-v4.11/defconfig. Regards, Tony