Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1505857imm; Fri, 7 Sep 2018 01:10:27 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbwtwNK+BqrCacB6YIcP/ieY/BoTEzhEzbT8EMV9lI3WgbZVoNNvskEC8mxtwr/wS21Nrsi X-Received: by 2002:aa7:8087:: with SMTP id v7-v6mr7210833pff.38.1536307827256; Fri, 07 Sep 2018 01:10:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536307827; cv=none; d=google.com; s=arc-20160816; b=tq3drYP9IX08nbrJlk/E0cogrV7/jFcPndmgYQOg3RdYNmDQiRJMSoeeUuBtzkyCDF UW7uv8F1cSBaneZEbfybbdoRCYBcb8284CQ3aXefmmddkVCXwpl8FsbC4zml0pUUZg0P hKMXIUi6IIMIY0Ji7NITEiU4Ew7SXlQ1XLxjKQ/hxoLYEr8mjGRjU98VENbG7HmelLwm ZRpZJO7WRGg8YcsglLcHNV8QmDabS0DODfVD50vW7LDD7Z6keS2XL9JzLYWS2oCwYzMU 4T056wFE/2liZ485gTFLT9MZKwwRg65wUxOOBa4pOIXTSG3gd+HH6IeM4Q8j5yfp8a8G wKqg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=PNcofMNFtZkGkHswYidU1Fm2ZR5m6VDe4PINeo/Ib/4=; b=BBNexHZ/vgyJIpMjsOiX44YSYs/Vg7FzeCLBp3COEljLXdUV0iGmxkfbBopKys4fQK aDybXYL8HdmkBuOZVWmD0qCrEBPg//GsJhnZ5AltJebeT+wto0wxyhxuC8nY9ilRgbLj u+xTYtTvUX52LIQ3FZVMZfMoX6wM4DrJ82nqH43L/uAIO3rnqfVpfyqZ2lld6CQ5Ace5 NIXRlGOdPwj9eN+OLb6T2g1/KQNN+QhpqUijIrMt1g4scOR+XI/JFguRLJVctGeOEi6F +CdJjM+uuMVYnWGPVl9XaOcjZ5lPu2nGPOQK+UIFKG+NPQX3vSOvdpplDn5DDdZsnpeA 1c0A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g4-v6si7080995pll.384.2018.09.07.01.10.11; Fri, 07 Sep 2018 01:10:27 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728080AbeIGMsi (ORCPT + 99 others); Fri, 7 Sep 2018 08:48:38 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:47606 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726444AbeIGMsi (ORCPT ); Fri, 7 Sep 2018 08:48:38 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.08104265|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e01l01425;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=11;RT=11;SR=0;TI=SMTPD_---.CnckOb7_1536307721; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.CnckOb7_1536307721) by smtp.aliyun-inc.com(10.147.42.241); Fri, 07 Sep 2018 16:08:41 +0800 Date: Fri, 7 Sep 2018 16:08:41 +0800 From: Guo Ren To: Arnd Bergmann Cc: linux-arch , Linux Kernel Mailing List , Thomas Gleixner , Daniel Lezcano , Jason Cooper , c-sky_gcc_upstream@c-sky.com, gnu-csky@mentor.com, Thomas Petazzoni , wbx@uclibc-ng.org, Greentime Hu Subject: Re: [PATCH V3 17/26] csky: Misc headers Message-ID: <20180907080840.GA22852@guoren> References: <66335e5f59c186b291f8c3c98c9dadbd61d0cd3e.1536138304.git.ren_guo@c-sky.com> <20180907051747.GC13356@guoren-Inspiron-7460> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 07, 2018 at 10:01:03AM +0200, Arnd Bergmann wrote: > On Fri, Sep 7, 2018 at 7:17 AM Guo Ren wrote: > > > > On Thu, Sep 06, 2018 at 04:16:30PM +0200, Arnd Bergmann wrote: > > > On Wed, Sep 5, 2018 at 2:08 PM Guo Ren wrote: > > > > > > > diff --git a/arch/csky/boot/dts/qemu.dts b/arch/csky/boot/dts/qemu.dts > > > > new file mode 100644 > > > > index 0000000..d36e4cd > > > > --- /dev/null > > > > +++ b/arch/csky/boot/dts/qemu.dts > > > > @@ -0,0 +1,77 @@ > > > > +/dts-v1/; > > > > +/ { > > > > + compatible = "csky,qemu"; > > > > + #address-cells = <1>; > > > > + #size-cells = <1>; > > > > + interrupt-parent = <&intc>; > > > > > > Ideally, qemu would supply a dtb file that matches the current configuration, > > > as we do for instance on the ARM 'virt' machine. This allows you > > > much more flexibility in running all kinds of options, as well as extending > > > qemu later with new features. > > So, I should remove qemu.dts in next version patch? > > It's up to you really. If you won't have a version of qemu that can do this > by itself, it may make sense to keep it around for a while. You might > want to include the version of your current qemu port is based on > qemu-2.x but not upstream, you could include a qemu-2.x.dts file > here, and have the future 3.x port provide its own. Ok, thx for the tips. Guo Ren