From: Scott Wood <scottwood@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: "linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
Shengzhou.Liu@freescale.com
Subject: Re: [2/2] powerpc/corenet64_smp_defconfig: enable RTC support
Date: Tue, 27 May 2014 11:21:28 -0500 [thread overview]
Message-ID: <1401207688.6603.9.camel@snotra.buserror.net> (raw)
In-Reply-To: <DA0A87E9-4152-4A7F-9399-20206E13ACFB@kernel.crashing.org>
On Tue, 2014-05-27 at 10:33 -0500, Kumar Gala wrote:
> On May 25, 2014, at 10:08 PM, Shengzhou.Liu@freescale.com wrote:
>
> >
> >> -----Original Message-----
> >> From: Wood Scott-B07421
> >> Sent: Saturday, May 24, 2014 1:06 AM
> >> To: Liu Shengzhou-B36685
> >> Cc: linuxppc-dev@lists.ozlabs.org
> >> Subject: Re: [2/2] powerpc/corenet64_smp_defconfig: enable RTC support
> >>
> >> On Fri, 2014-05-23 at 03:03 -0500, Liu Shengzhou-B36685 wrote:
> >>>> -----Original Message-----
> >>>> From: Wood Scott-B07421
> >>>> Sent: Friday, May 23, 2014 6:52 AM
> >>>> To: Liu Shengzhou-B36685
> >>>> Cc: linuxppc-dev@lists.ozlabs.org
> >>>> Subject: Re: [2/2] powerpc/corenet64_smp_defconfig: enable RTC
> >>>> support
> >>>>
> >>>>> +++ b/arch/powerpc/configs/corenet64_smp_defconfig
> >>>>> @@ -125,6 +125,11 @@ CONFIG_USB_EHCI_FSL=y CONFIG_USB_STORAGE=y
> >>>>> CONFIG_MMC=y CONFIG_MMC_SDHCI=y
> >>>>> +CONFIG_RTC_CLASS=y
> >>>>> +CONFIG_RTC_DRV_CMOS=y
> >>>>> +CONFIG_RTC_DRV_DS1307=y
> >>>>> +CONFIG_RTC_DRV_DS1374=y
> >>>>> +CONFIG_RTC_DRV_DS3232=y
> >>>>> CONFIG_EDAC=y
> >>>>> CONFIG_EDAC_MM_EDAC=y
> >>>>> CONFIG_DMADEVICES=y
> >>>>
> >>>> Why only corenet64 and not corenet32?
> >>>>
> >>>> -Scott
> >>> [Shengzhou] There is already RTC support in corenet32, only missing in
> >> corenet64.
> >>
> >> Only DS3232, not DS1307 or DS1374. Which boards use the latter two?
> >>
> >> Why do we need CONFIG_RTC_DRV_CMOS?
> >>
> >> -Scott
> >>
> > [Shengzhou] so far DS1307 and DS1374 occur only on those boards with corenet64.
Which boards? I don't see them in any corenet dts files. I do see some
instances of ds1374 in the dts files of boards non-corenet mpc85xx
boards (mpc8568mds, mpc8569mds, and p1021mds), yet it's not in the
mpc85xx_defconfig or mpc85xx_smp_defconfig.
> > CONFIG_RTC_DRV_CMOS is enabled in mpc85xx_defconfig, mpc85xx_smp_defconfig, corenet32_smp_defconfig, etc, here keeps consistent in corenet64.
> > It seems CONFIG_RTC_DRV_CMOS is not needed on 85xx platform, do we need to remove CONFIG_RTC_DRV_CMOS from all 85xx/corenet defconfig? If so, I will post a new patch to do it.
>
> The CDS board uses an RTC over ISA if I remember correctly, not sure what driver deals with that (if its CONFIG_RTC_DRV_CMOS) or something else.
If it's just CDS then we don't need it in either corenet config.
-Scott
next prev parent reply other threads:[~2014-05-27 16:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-21 10:05 [PATCH 1/2] mtd/spi: support en25s64 device Shengzhou Liu
2014-05-21 10:05 ` [PATCH 2/2] powerpc/corenet64_smp_defconfig: enable RTC support Shengzhou Liu
2014-05-22 22:51 ` [2/2] " Scott Wood
2014-05-23 8:03 ` Shengzhou.Liu
2014-05-23 17:06 ` Scott Wood
2014-05-26 3:08 ` Shengzhou.Liu
2014-05-27 15:33 ` Kumar Gala
2014-05-27 16:21 ` Scott Wood [this message]
2014-05-28 6:50 ` Shengzhou.Liu
2014-05-21 20:50 ` [PATCH 1/2] mtd/spi: support en25s64 device Scott Wood
2014-05-23 8:20 ` Shengzhou.Liu
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=1401207688.6603.9.camel@snotra.buserror.net \
--to=scottwood@freescale.com \
--cc=Shengzhou.Liu@freescale.com \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@lists.ozlabs.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).