From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 10 Jul 2012 17:08:46 +0200 Subject: [U-Boot] FDT driver initialization function declaration In-Reply-To: <4FFC3144.6070905@monstr.eu> References: <4FFC02BD.7060106@monstr.eu> <201207101512.30389.marex@denx.de> <4FFC3144.6070905@monstr.eu> Message-ID: <201207101708.47022.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Michal Simek, [...] > > Michal, can you try investigating how will the DT probing intertwine with > > the DM? > > Firstly I need to understand what you are trying to achieve and how. > Then if I have time I can look at how DT probing can be added to it. > > But I think that there is good example in the Linux kernel how to do it. > I believe that device-tree guys will have some good comments and > experiences from the kernel. But please understand we have some additional special requirements on the driver model. We tried to keep it as close as possible though. > Thanks, > Michal Best regards, Marek Vasut