From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751378AbbEBHvn (ORCPT ); Sat, 2 May 2015 03:51:43 -0400 Received: from mail-oi0-f44.google.com ([209.85.218.44]:34345 "EHLO mail-oi0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750807AbbEBHvi (ORCPT ); Sat, 2 May 2015 03:51:38 -0400 MIME-Version: 1.0 In-Reply-To: <5543EE80.5060109@landley.net> References: <8251B150E4DF5041A62C3EA9F0AB2E0603A53FE1082E@SELDMBX99.corpusers.net> <5543EE80.5060109@landley.net> Date: Sat, 2 May 2015 09:51:37 +0200 X-Google-Sender-Auth: hzrDJs_22xIJfxHDujJ4spXmDaE Message-ID: Subject: Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed From: Geert Uytterhoeven To: Rob Landley Cc: "Rowand, Frank" , "devicetree@vger.kernel.org" , "devicetree-compiler@vger.kernel.org" , "linux-embedded@vger.kernel.org" , "celinux-dev@lists.celinuxforum.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, On Fri, May 1, 2015 at 11:22 PM, Rob Landley wrote: > The archive in 1) should have subdirectories for architectures, with the > same name as the corresponding kernel arch directory. It would be nice > if there was some sort of dts_defconfig that built a vmlinux that > statically linked in all the drivers with a device tree binding. It "Generating .config from DTS" https://groups.google.com/forum/#!topic/linux.kernel/xYrKolsgr0Y In the mean time, partial mathing (for i2c/spi devices) has been implemented. https://github.com/geertu/linux-scripts/blob/master/linux-config-from-dt It needs more work to generate a full .config, though. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds