linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Vineet Gupta <vineetg76@gmail.com>
To: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>,
	linux-snps-arc@lists.infradead.org
Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [RFC 6/6] ARC: merge HAPS-HS with nSIM-HS configs
Date: Fri, 18 Oct 2019 12:07:36 -0700	[thread overview]
Message-ID: <e5dc1e2b-94dc-6c0d-7e01-31cd952a56cf@gmail.com> (raw)
In-Reply-To: <20191018121545.8907-7-Eugeniy.Paltsev@synopsys.com>

On 10/18/19 5:15 AM, Eugeniy Paltsev wrote:
> Starting from nSIM 2019.06 is possible to use DW UART
> instead of ARC UART. That allows us to merge
> "nsim_hs" with "haps_hs" and "nsim_hs_smp" with "haps_hs_smp"
> mith minor changes which were done in previous commits.
> 
> We eliminate nsim_hs_defconfig and nsim_hs_smp_defconfig
> and leave haps_hs_defconfig and haps_hs_smp_defconfig
> which can be used on HAPS / nSIM / ZEBU / QEMU platforms
> without additionall changes in Linux kernel.
> 
> For nSIM we should now use UART property values
> "-prop=nsim_mem-dev=uart0,kind=dwuart,base=0xf0000000"
> instead of previously used
> "-prop=nsim_mem-dev=uart0,base=0xc0fc1000"
> "use_connect" and "irq" values of UART property remains untouched.
> 
> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
> ---
>  arch/arc/boot/dts/nsim_hs.dts          | 67 --------------------------
>  arch/arc/boot/dts/nsim_hs_idu.dts      | 65 -------------------------
>  arch/arc/configs/nsim_hs_defconfig     | 56 ---------------------
>  arch/arc/configs/nsim_hs_smp_defconfig | 54 ---------------------
>  arch/arc/plat-sim/platform.c           |  1 -

You also need to update KBUILD_DEFCONFIG to use the haps defconfig now.

Also perhaps as an addon change switch nsim_700_defconfig to dwuart too for
consistent uart settings for all processor builds in kernel/nsim (otherwise you
need to document this disparity in various github wiki pages)

-Vineet

_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

  reply	other threads:[~2019-10-18 19:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-18 12:15 [RFC 0/6] ARC: merge HAPS-HS with nSIM-HS configs Eugeniy Paltsev
2019-10-18 12:15 ` [RFC 1/6] ARC: regenerate nSIM and HAPS defconfigs Eugeniy Paltsev
2019-10-18 12:15 ` [RFC 2/6] ARC: HAPS: cleanup defconfigs from unused IO-related options Eugeniy Paltsev
2019-10-18 12:15 ` [RFC 3/6] ARC: HAPS: use same UART configuration everywhere Eugeniy Paltsev
2019-10-18 12:15 ` [RFC 4/6] ARC: HAPS: add HIGHMEM memory zone to DTS Eugeniy Paltsev
2019-10-18 12:15 ` [RFC 5/6] ARC: HAPS: cleanup defconfigs from unused ETH drivers Eugeniy Paltsev
2019-10-18 12:15 ` [RFC 6/6] ARC: merge HAPS-HS with nSIM-HS configs Eugeniy Paltsev
2019-10-18 19:07   ` Vineet Gupta [this message]
2019-10-18 18:48 ` [RFC 0/6] " Vineet Gupta
2019-10-22 18:18   ` Eugeniy Paltsev
2019-10-22 18:24     ` Vineet Gupta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e5dc1e2b-94dc-6c0d-7e01-31cd952a56cf@gmail.com \
    --to=vineetg76@gmail.com \
    --cc=Alexey.Brodkin@synopsys.com \
    --cc=Eugeniy.Paltsev@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).