All of lore.kernel.org
 help / color / mirror / Atom feed
From: xuwei5@hisilicon.com (xuwei)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/8] enable Hisilicon HIX5HD2 SoC
Date: Thu, 31 Jul 2014 10:00:26 +0800	[thread overview]
Message-ID: <53D9A33A.20304@hisilicon.com> (raw)
In-Reply-To: <CAOesGMj26SCnaOrRkvS=9t_CkOLK=pyJdqV0rxFXnfxt3E30kQ@mail.gmail.com>



On 2014/7/31 9:06, Olof Johansson wrote:
> Hi,
> 
> On Tue, Jul 29, 2014 at 1:09 AM, xuwei <xuwei5@hisilicon.com> wrote:
>>
>>
>> On 2014/7/29 14:40, Olof Johansson wrote:
>>> On Mon, Jul 28, 2014 at 08:51:15PM +0800, Haojian Zhuang wrote:
>>>> Changelog:
>>>> v5:
>>>>   * Use CPU_OF_DECLARE_METHOD().
>>>>   * State "hisilicon,cpuctrl" in documents.
>>>>   * Set PL310 L2 aux value in machine descriptor.
>>>>   * Use enable-method property for smp in dts file.
>>>>   * Move reset code from machine platform driver into power reset driver.
>>>>   * Move HIP04 debug uart into another patch series.
>>>
>>> Usually there's some more description in the cover letter than just the
>>> changelog.
>>
>> Hi Olof,
>>
>>> Anyway, my question is this: what's the plan for upstreaming of this SoC? Is it
>>> a mobile-only SoC, or has it been used (or will it be used) in other embedded
>>> use cases, public development boards and the like?
>>
>> HiX5HD2 is for the STB market.
>> Hisilicon has already made some public development boards for Linaro and hope
>> it could be used in Linaro Home Group.
>> And if you are interesting about it, we could send one to you.
>>
>> There are several phases for upstreaming of this SoC.
>> At the first phase, it includes the basic SoC(earlycon, gic, timer, L2 cache,
>> SMP and reboot), net, emc, USB and clock.

Hi Olof,
 
> I am mostly asking because I want to get a feel for whether you will
> complete upstreaming, or just upstream the minimal set of platform
> support that won't actually be useful for anyone (like with what's
> already in the tree).

> For a STB chip, display is critical. Do you have a DRM driver planned?

I know what you are concerned.
We indeed want to complete upstreaming.
Because we also could not get any profit from the minimal set.
We have already set up a team for upstreaming.

About the DRM driver, we are still changing the source code.
Once it is done, we will start upstreaming it.

> 
>>> If it is a mobile-targeted product, what is the plan and rough timeline
>>> for upstreaming things such as display/graphics and power management
>>> components?
>>
>> About the display/graphics/video/audio, we are still discussing how to upstream.
>> There are two limitations. One is the code we have now does not adapt with kernel.
>> The other is the policy of company which part is allowed to upstream.
> 
> This sounds odd. Are they shipping this chip in products today? If so,
> they already have to publish GPL sources, so "allowed" to upstream is
> a very odd limitation.

Yes. There are already some companies use this SoC on their product.
We follow the GPL licenses and the sources are open for our clients.
And the "allowed" here means it depend on the strategy of our company
how many parts to upstream.

And as the info in Haojian's reply, we are pushing the usptreaming.

Best Regards,
Wei

>> But anyway, we hope we could do upstreaming.
> 
> Ok. I would very much like to see successful upstreaming of hisilicon
> platforms to happen, but the track record so far hasn't been very
> promising. If you think you'll get all the way and make the platform
> useful, then that's a great sign. I am very concerned about lack of
> graphics plans though.
> 
> 
> Thanks,
> 
> -Olof
> 
> .
> 

      parent reply	other threads:[~2014-07-31  2:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-28 12:51 [PATCH v5 0/8] enable Hisilicon HIX5HD2 SoC Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 1/8] ARM: debug: Rename Hi3716 to HI5XHD2 Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 2/8] ARM: hisi: add ARCH_HISI Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 3/8] ARM: hisi: enable hix5hd2 SoC Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 4/8] ARM: dts: Add hix5hd2-dkb dts file Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 5/8] power: reset: move hisilicon reboot code Haojian Zhuang
2014-07-28 13:04   ` Arnd Bergmann
2014-09-06 18:39   ` Sebastian Reichel
2014-07-28 12:51 ` [PATCH v5 6/8] ARM: config: enable ARCH_HIX5HD2 Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 7/8] ARM: hisi: set l2 aux for pl310 Haojian Zhuang
2014-07-28 13:07   ` Arnd Bergmann
2014-07-28 13:41   ` [PATCH v6 " Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 8/8] ARM: hisi: remove smp from machine descriptor Haojian Zhuang
2014-07-28 13:08   ` Arnd Bergmann
2014-07-28 13:45   ` [PATCH v6 " Haojian Zhuang
2014-07-28 13:11 ` [PATCH v5 0/8] enable Hisilicon HIX5HD2 SoC Arnd Bergmann
2014-07-28 13:27   ` Haojian Zhuang
2014-07-29  6:40 ` Olof Johansson
2014-07-29  8:09   ` xuwei
2014-07-31  1:06     ` Olof Johansson
2014-07-31  1:51       ` Haojian Zhuang
2014-07-31  2:00       ` xuwei [this message]

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=53D9A33A.20304@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=linux-arm-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.