From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934033AbcHDSIt (ORCPT ); Thu, 4 Aug 2016 14:08:49 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:57800 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756664AbcHDSIr (ORCPT ); Thu, 4 Aug 2016 14:08:47 -0400 Date: Thu, 4 Aug 2016 20:12:26 +0200 From: Luc Verhaegen To: Noralf =?iso-8859-1?Q?Tr=F8nnes?= Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Hans de Goede Subject: Re: [PATCH 0/2] drm: add SimpleDRM driver Message-ID: <20160804181226.GF4256@skynet.be> References: <1470319400-14625-1-git-send-email-noralf@tronnes.org> <20160804141525.GC4256@skynet.be> <420f5b80-5ffa-2953-d23d-b6a33a08cbed@tronnes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <420f5b80-5ffa-2953-d23d-b6a33a08cbed@tronnes.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 04, 2016 at 06:58:55PM +0200, Noralf Trønnes wrote: > > I didn't read the binding document[1], which I should have done. > If simpledrm claims to be compatible with simple-framebuffer I assume it > should support the entire binding doc which includes clocks, regulators > and having the node under /chosen. > I will lift the necessary code from simplefb.c and put it in the next > version. Smashing, repeat of a massive pain avoided, thanks :) > The binding doc also mentions an optional display phandle property, but I > can't find any reference to this in simplefb.c. By that time i had long, long given up on this, i think Hans de Goede, who is a few orders of magnitude more patient than me, should know. He valiantly whipped this thing through back then. Luc Verhaegen.