From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751947AbcFUL4K (ORCPT ); Tue, 21 Jun 2016 07:56:10 -0400 Received: from muru.com ([72.249.23.125]:56944 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751547AbcFUL4H (ORCPT ); Tue, 21 Jun 2016 07:56:07 -0400 Date: Tue, 21 Jun 2016 04:53:37 -0700 From: Tony Lindgren To: Enric Balletbo i Serra Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring Subject: Re: [PATCH] ARM: dts: am335x-bone-common: use stdout-path in Beaglebone boards. Message-ID: <20160621115336.GV22406@atomide.com> References: <1466161810-17342-1-git-send-email-enric.balletbo@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466161810-17342-1-git-send-email-enric.balletbo@collabora.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Enric Balletbo i Serra [160617 04:12]: > This commit adds the stdout-path propety in /chosen for all Beaglebone > boards. Applying into omap-for-v4.8/dt thanks. Tony