From: Kukjin Kim <kgene.kim@samsung.com>
To: Doug Anderson <dianders@chromium.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Simon Glass <sjg@chromium.org>,
Samuel Ortiz <sameo@linux.intel.com>,
Olof Johansson <olof@lixom.net>,
Kukjin Kim <kgene.kim@samsung.com>,
Ben Dooks <ben-linux@fluff.org>,
Russell King <linux@arm.linux.org.uk>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3] ARM: dts: Add the missing "\" key in non-US keyboards for exynos5250-snow
Date: Sat, 21 Dec 2013 06:08:51 +0900 [thread overview]
Message-ID: <52B4B1E3.2020108@samsung.com> (raw)
In-Reply-To: <1387492578-22068-2-git-send-email-dianders@chromium.org>
On 12/20/13 07:36, Doug Anderson wrote:
> When the exynos5250 device tree was sent upstream the keyboard mapping
> was missing the 2nd instance of the "\" key. There are two copies of
> the "\" because it simply has a different row and column on US and
> non-US keyboards.
>
> For more details, see the previous patch in this series: (mkbp: Fix
> problems with backslash).
>
> Signed-off-by: Doug Anderson<dianders@chromium.org>
> ---
> arch/arm/boot/dts/exynos5250-snow.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
> index fd711e2..28fe2e2 100644
> --- a/arch/arm/boot/dts/exynos5250-snow.dts
> +++ b/arch/arm/boot/dts/exynos5250-snow.dts
> @@ -130,6 +130,7 @@
> 0x04060024 /* J */
> 0x04080027 /* ; */
> 0x04090026 /* L */
> + 0x040a002b /* \ */
> 0x040b001c /* ENTER */
>
> 0x0501002c /* Z */
OK, Applied this(2/3) and next one(3/3) into fixes for v3.14.
If these patches should be sent for 3.13 or before, please let me know.
Thanks and Merry Christmas ;-)
- Kukjin
next prev parent reply other threads:[~2013-12-20 21:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-19 22:36 [PATCH 1/3] mkbp: Fix problems with backslash Doug Anderson
2013-12-19 22:36 ` [PATCH 2/3] ARM: dts: Add the missing "\" key in non-US keyboards for exynos5250-snow Doug Anderson
2013-12-20 21:08 ` Kukjin Kim [this message]
2013-12-19 22:36 ` [PATCH 3/3] ARM: dts: Fix exynos5250-snow's search key to be L_META Doug Anderson
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=52B4B1E3.2020108@samsung.com \
--to=kgene.kim@samsung.com \
--cc=ben-linux@fluff.org \
--cc=dianders@chromium.org \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=olof@lixom.net \
--cc=sameo@linux.intel.com \
--cc=sjg@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox