From: robh@kernel.org (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/3] devicetree: Add vendor prefix for Shenzhen Sunchip Technology Co., Ltd
Date: Tue, 30 Aug 2016 16:08:17 -0500 [thread overview]
Message-ID: <20160830210817.GA18526@rob-hp-laptop> (raw)
In-Reply-To: <a4e01da87f9439f2a1e97f6281ab6d9b545191df.1471637309.git.ccc94453@vip.cybercity.dk>
On Wed, Aug 17, 2016 at 11:32:22PM +0200, Rask Ingemann Lambertsen wrote:
> Shenzhen Sunchip Technology Co., Ltd produces TV boxes and TV dongles,
> some of which are sold under other brands. Website:
> <URL:http://www.sunchip-tech.com/>
>
> Signed-off-by: Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
> ---
>
> Changes in v4:
> None.
>
> Changes in v3:
> None.
>
> Changes in v2:
> No patch changes, but added CC to the ARM kernel mailing list.
>
> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> 1 file changed, 1 insertion(+)
I've applied patches 1 and 2 since the alphabetizing will create
conflicts.
Rob
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Rask Ingemann Lambertsen
<ccc94453-1EA3ORoCGBhoJ7GROcy7lA@public.gmane.org>
Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>,
Maxime Ripard
<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v4 2/3] devicetree: Add vendor prefix for Shenzhen Sunchip Technology Co., Ltd
Date: Tue, 30 Aug 2016 16:08:17 -0500 [thread overview]
Message-ID: <20160830210817.GA18526@rob-hp-laptop> (raw)
In-Reply-To: <a4e01da87f9439f2a1e97f6281ab6d9b545191df.1471637309.git.ccc94453-1EA3ORoCGBhoJ7GROcy7lA@public.gmane.org>
On Wed, Aug 17, 2016 at 11:32:22PM +0200, Rask Ingemann Lambertsen wrote:
> Shenzhen Sunchip Technology Co., Ltd produces TV boxes and TV dongles,
> some of which are sold under other brands. Website:
> <URL:http://www.sunchip-tech.com/>
>
> Signed-off-by: Rask Ingemann Lambertsen <ccc94453-1EA3ORoCGBhoJ7GROcy7lA@public.gmane.org>
> ---
>
> Changes in v4:
> None.
>
> Changes in v3:
> None.
>
> Changes in v2:
> No patch changes, but added CC to the ARM kernel mailing list.
>
> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> 1 file changed, 1 insertion(+)
I've applied patches 1 and 2 since the alphabetizing will create
conflicts.
Rob
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
Cc: Mark Rutland <mark.rutland@arm.com>,
Russell King <linux@armlinux.org.uk>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
Chen-Yu Tsai <wens@csie.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 2/3] devicetree: Add vendor prefix for Shenzhen Sunchip Technology Co., Ltd
Date: Tue, 30 Aug 2016 16:08:17 -0500 [thread overview]
Message-ID: <20160830210817.GA18526@rob-hp-laptop> (raw)
In-Reply-To: <a4e01da87f9439f2a1e97f6281ab6d9b545191df.1471637309.git.ccc94453@vip.cybercity.dk>
On Wed, Aug 17, 2016 at 11:32:22PM +0200, Rask Ingemann Lambertsen wrote:
> Shenzhen Sunchip Technology Co., Ltd produces TV boxes and TV dongles,
> some of which are sold under other brands. Website:
> <URL:http://www.sunchip-tech.com/>
>
> Signed-off-by: Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
> ---
>
> Changes in v4:
> None.
>
> Changes in v3:
> None.
>
> Changes in v2:
> No patch changes, but added CC to the ARM kernel mailing list.
>
> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> 1 file changed, 1 insertion(+)
I've applied patches 1 and 2 since the alphabetizing will create
conflicts.
Rob
next prev parent reply other threads:[~2016-08-30 21:08 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-19 17:38 [PATCH v4 1/3] devicetree: Sort vendor prefixes in alphabetical order Rask Ingemann Lambertsen
2016-08-19 17:38 ` Rask Ingemann Lambertsen
2016-08-19 17:38 ` Rask Ingemann Lambertsen
2016-08-12 22:03 ` [PATCH v4 3/3] ARM: dts: sun9i: Initial support for the Sunchip CX-A99 board Rask Ingemann Lambertsen
2016-08-12 22:03 ` Rask Ingemann Lambertsen
2016-08-22 18:57 ` Maxime Ripard
2016-08-22 18:57 ` Maxime Ripard
2016-08-22 18:57 ` Maxime Ripard
2016-08-22 21:29 ` Rask Ingemann Lambertsen
2016-08-22 21:29 ` Rask Ingemann Lambertsen
2016-08-22 21:29 ` Rask Ingemann Lambertsen
2016-08-24 19:44 ` Maxime Ripard
2016-08-24 19:44 ` Maxime Ripard
2016-08-24 19:44 ` Maxime Ripard
2016-08-25 7:14 ` Chen-Yu Tsai
2016-08-25 7:14 ` Chen-Yu Tsai
2016-08-25 7:14 ` Chen-Yu Tsai
2016-08-17 21:32 ` [PATCH v4 2/3] devicetree: Add vendor prefix for Shenzhen Sunchip Technology Co., Ltd Rask Ingemann Lambertsen
2016-08-17 21:32 ` Rask Ingemann Lambertsen
2016-08-30 21:08 ` Rob Herring [this message]
2016-08-30 21:08 ` Rob Herring
2016-08-30 21:08 ` Rob Herring
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=20160830210817.GA18526@rob-hp-laptop \
--to=robh@kernel.org \
--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.