All of lore.kernel.org
 help / color / mirror / Atom feed
From: Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>
To: Maxime Ripard
	<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org"
	<linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>,
	Andre Przywara <andre.przywara-5wv7dgnIgG8@public.gmane.org>
Subject: Re: [PATCH v7 6/6] arm64: dts: sunxi: add support for the Orange Pi PC 2 board
Date: Mon, 06 Mar 2017 18:47:01 +0800	[thread overview]
Message-ID: <1690011488797221@web29m.yandex.ru> (raw)
In-Reply-To: <20170306103729.y7tsj6dyydf2zmmr@lukather>



06.03.2017, 18:37, "Maxime Ripard" <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>:
> On Mon, Mar 06, 2017 at 07:31:38AM +0800, Icenowy Zheng wrote:
>>  From: Andre Przywara <andre.przywara-5wv7dgnIgG8@public.gmane.org>
>>
>>  The Orange Pi PC 2 is a typical single board computer using the
>>  Allwinner H5 SoC. Apart from the usual suspects it features three
>>  separately driven USB ports and a Gigabit Ethernet port.
>>  Also it has a SPI NOR flash soldered, from which the board can boot
>>  from. This enables the SBC to behave like a "real computer" with
>>  built-in firmware.
>>
>>  Add the board specific .dts file, which includes the H5 .dtsi and
>>  enables the peripherals that we support so far.
>>
>>  Signed-off-by: Andre Przywara <andre.przywara-5wv7dgnIgG8@public.gmane.org>
>>  [Icenowy: dropped all GPIO pinctrl nodes, change red LED gpio,
>>   change MMC cd to active-low, rename some node names to prevent
>>   underscores]
>>  Signed-off-by: Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>
>
> And here your prefix should be "arm64: allwinner: h5:"

Is this a new standard to have SoC name in prefix?

>
> (This also applies to your previous patch).
>
> Maxime
>
> --
> Maxime Ripard, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com

-- 
You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit https://groups.google.com/d/optout.

WARNING: multiple messages have this Message-ID (diff)
From: icenowy@aosc.xyz (Icenowy Zheng)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 6/6] arm64: dts: sunxi: add support for the Orange Pi PC 2 board
Date: Mon, 06 Mar 2017 18:47:01 +0800	[thread overview]
Message-ID: <1690011488797221@web29m.yandex.ru> (raw)
In-Reply-To: <20170306103729.y7tsj6dyydf2zmmr@lukather>



06.03.2017, 18:37, "Maxime Ripard" <maxime.ripard@free-electrons.com>:
> On Mon, Mar 06, 2017 at 07:31:38AM +0800, Icenowy Zheng wrote:
>> ?From: Andre Przywara <andre.przywara@arm.com>
>>
>> ?The Orange Pi PC 2 is a typical single board computer using the
>> ?Allwinner H5 SoC. Apart from the usual suspects it features three
>> ?separately driven USB ports and a Gigabit Ethernet port.
>> ?Also it has a SPI NOR flash soldered, from which the board can boot
>> ?from. This enables the SBC to behave like a "real computer" with
>> ?built-in firmware.
>>
>> ?Add the board specific .dts file, which includes the H5 .dtsi and
>> ?enables the peripherals that we support so far.
>>
>> ?Signed-off-by: Andre Przywara <andre.przywara@arm.com>
>> ?[Icenowy: dropped all GPIO pinctrl nodes, change red LED gpio,
>> ??change MMC cd to active-low, rename some node names to prevent
>> ??underscores]
>> ?Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
>
> And here your prefix should be "arm64: allwinner: h5:"

Is this a new standard to have SoC name in prefix?

>
> (This also applies to your previous patch).
>
> Maxime
>
> --
> Maxime Ripard, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com

  reply	other threads:[~2017-03-06 10:47 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-05 23:31 [PATCH v7 0/6] Allwinner H5 and Orange Pi PC2 support Icenowy Zheng
2017-03-05 23:31 ` Icenowy Zheng
     [not found] ` <20170305233138.64574-1-icenowy-ymACFijhrKM@public.gmane.org>
2017-03-05 23:31   ` [PATCH v7 1/6] ARM: dts: sun8i: drop skeleton.dtsi inclusion in H3 DTSI Icenowy Zheng
2017-03-05 23:31     ` Icenowy Zheng
2017-03-06 10:35     ` Maxime Ripard
2017-03-06 10:35       ` Maxime Ripard
2017-03-06 10:35       ` Maxime Ripard
2017-03-06 10:46       ` Icenowy Zheng
2017-03-06 10:46         ` Icenowy Zheng
2017-03-06 10:48         ` [linux-sunxi] " Chen-Yu Tsai
2017-03-06 10:48           ` Chen-Yu Tsai
2017-03-06 10:48           ` Chen-Yu Tsai
2017-03-05 23:31   ` [PATCH v7 2/6] ARM: dts: sun8i: drop pinctrl-a10.h inclusion for " Icenowy Zheng
2017-03-05 23:31     ` Icenowy Zheng
2017-03-05 23:31   ` [PATCH v7 3/6] ARM: dts: sun8i: correct the GIC compatible in H3 to gic-400 Icenowy Zheng
2017-03-05 23:31     ` Icenowy Zheng
2017-03-05 23:31   ` [PATCH v7 4/6] arm: dts: sun8i: split Allwinner H3 .dtsi Icenowy Zheng
2017-03-05 23:31     ` Icenowy Zheng
2017-03-05 23:31   ` [PATCH v7 5/6] arm64: dts: allwinner: add Allwinner H5 .dtsi Icenowy Zheng
2017-03-05 23:31     ` Icenowy Zheng
2017-03-05 23:31   ` [PATCH v7 6/6] arm64: dts: sunxi: add support for the Orange Pi PC 2 board Icenowy Zheng
2017-03-05 23:31     ` Icenowy Zheng
2017-03-06 10:37     ` Maxime Ripard
2017-03-06 10:37       ` Maxime Ripard
2017-03-06 10:37       ` Maxime Ripard
2017-03-06 10:47       ` Icenowy Zheng [this message]
2017-03-06 10:47         ` Icenowy Zheng

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=1690011488797221@web29m.yandex.ru \
    --to=icenowy-ymacfijhrkm@public.gmane.org \
    --cc=andre.przywara-5wv7dgnIgG8@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=wens-jdAy2FN1RRM@public.gmane.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.