From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Fri, 25 Jan 2013 04:12:06 +0000 Subject: Re: [PATCH] DT: add vendor prefixes for Renesas and Toshiba Message-Id: <20130125041206.GK13691@verge.net.au> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski Cc: devicetree-discuss@lists.ozlabs.org, linux-sh@vger.kernel.org On Thu, Jan 24, 2013 at 05:09:45PM +0100, Guennadi Liakhovetski wrote: > Signed-off-by: Guennadi Liakhovetski I'm curious to know who would ack and or pick-up this patch. > --- > .../devicetree/bindings/vendor-prefixes.txt | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt > index 902b1b1..5d811b2 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -42,6 +42,7 @@ powervr PowerVR (deprecated, use img) > qcom Qualcomm, Inc. > ramtron Ramtron International > realtek Realtek Semiconductor Corp. > +renesas Renesas Electronics Corporation > samsung Samsung Semiconductor > sbs Smart Battery System > schindler Schindler > @@ -52,6 +53,7 @@ snps Synopsys, Inc. > st STMicroelectronics > stericsson ST-Ericsson > ti Texas Instruments > +toshiba Toshiba Corporation > via VIA Technologies, Inc. > wlf Wolfson Microelectronics > wm Wondermedia Technologies, Inc. > -- > 1.7.2.5 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH] DT: add vendor prefixes for Renesas and Toshiba Date: Fri, 25 Jan 2013 13:12:06 +0900 Message-ID: <20130125041206.GK13691@verge.net.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Guennadi Liakhovetski Cc: devicetree-discuss@lists.ozlabs.org, linux-sh@vger.kernel.org List-Id: devicetree@vger.kernel.org On Thu, Jan 24, 2013 at 05:09:45PM +0100, Guennadi Liakhovetski wrote: > Signed-off-by: Guennadi Liakhovetski I'm curious to know who would ack and or pick-up this patch. > --- > .../devicetree/bindings/vendor-prefixes.txt | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt > index 902b1b1..5d811b2 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -42,6 +42,7 @@ powervr PowerVR (deprecated, use img) > qcom Qualcomm, Inc. > ramtron Ramtron International > realtek Realtek Semiconductor Corp. > +renesas Renesas Electronics Corporation > samsung Samsung Semiconductor > sbs Smart Battery System > schindler Schindler > @@ -52,6 +53,7 @@ snps Synopsys, Inc. > st STMicroelectronics > stericsson ST-Ericsson > ti Texas Instruments > +toshiba Toshiba Corporation > via VIA Technologies, Inc. > wlf Wolfson Microelectronics > wm Wondermedia Technologies, Inc. > -- > 1.7.2.5 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >