From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Norris Subject: Re: [PATCH 2/3] ARM: dts: rockchip: add veyron-brain board Date: Wed, 2 Dec 2015 10:26:23 -0800 Message-ID: <20151202182623.GA49625@google.com> References: <2767415.mEkgRbSSUB@diego> <6340149.qAGjxgRvNd@diego> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <6340149.qAGjxgRvNd@diego> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Heiko =?iso-8859-1?Q?St=FCbner?= Cc: Chris Zhong , linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Alexandru M Stan List-Id: linux-rockchip.vger.kernel.org On Tue, Dec 01, 2015 at 06:16:02PM +0100, Heiko St=FCbner wrote: > Similar to pinky, brain is a development model and probably also > nearing extinction. But to keep pinky from being lonely I'll keep > the two brain boards around as well, especially as they as well > have easily accessible dut-connectors. > = > Signed-off-by: Heiko Stuebner > --- > would cool to get an Ack from ChromeOS-people concerning the > license change to GPL2/X11 - as with the dts before For the license changes: Acked-by: Brian Norris Not tested or reviewed otherwise. > Documentation/devicetree/bindings/arm/rockchip.txt | 5 + > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/rk3288-veyron-brain.dts | 139 +++++++++++++++= ++++++ > 3 files changed, 145 insertions(+) > create mode 100644 arch/arm/boot/dts/rk3288-veyron-brain.dts ... Brian