Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1217182
| From | Keerthy <a0393675@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] ARM: OMAP: Change all cpu_is_* occurences to soc_is_* |
| Date | 2015-09-02 02:30 +0200 |
| Message-ID | <q4466-5F0-11@gated-at.bofh.it> (permalink) |
| References | <q1Aca-2SV-3@gated-at.bofh.it> <q3XnZ-4ya-23@gated-at.bofh.it> <q3Yal-5I4-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday 01 September 2015 11:33 PM, Tony Lindgren wrote: > * Keerthy <a0393675@ti.com> [150901 10:22]: >> >> >> On Wednesday 26 August 2015 09:29 AM, Keerthy wrote: >>> Currently apart from dra7, omap5 and amx3 all the other SoCs >>> are identified using cpu_is_* functions which is not right since >>> they are all SoCs(System on Chips). Hence changing the SoC >>> identification code to use soc_is instead of cpu_is and keeping >>> defines for cpu_is where needed. This allows us to replace the >>> rest of cpu_is usage along with other fixes as needed. >> >> Tony, >> >> A Gentle ping on this. > > Looks good to me for v4.4. I'll apply it after some testing > after -rc1. Thanks Tony. > > Regards, > > Tony > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] ARM: OMAP: Change all cpu_is_* occurences to soc_is_* Keerthy <j-keerthy@ti.com> - 2015-08-26 06:10 +0200
Re: [PATCH v2] ARM: OMAP: Change all cpu_is_* occurences to soc_is_* Keerthy <a0393675@ti.com> - 2015-09-01 19:20 +0200
Re: [PATCH v2] ARM: OMAP: Change all cpu_is_* occurences to soc_is_* Tony Lindgren <tony@atomide.com> - 2015-09-01 20:10 +0200
Re: [PATCH v2] ARM: OMAP: Change all cpu_is_* occurences to soc_is_* Keerthy <a0393675@ti.com> - 2015-09-02 02:30 +0200
csiph-web