From: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
To: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
Linus Walleij
<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH 3/4] pinctrl: tegra: reduce size of data table fields
Date: Tue, 15 Apr 2014 18:01:49 +0530 [thread overview]
Message-ID: <534D26B5.7010009@nvidia.com> (raw)
In-Reply-To: <1397511222-28533-3-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
On Tuesday 15 April 2014 03:03 AM, Stephen Warren wrote:
> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>
> The range of npins and function ID values is small enough to fit into a
> u8. Use this type rather than unsigned to shrink the pinmux data tables.
>
For 3 and 4, also
Acked-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
WARNING: multiple messages have this Message-ID (diff)
From: ldewangan@nvidia.com (Laxman Dewangan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] pinctrl: tegra: reduce size of data table fields
Date: Tue, 15 Apr 2014 18:01:49 +0530 [thread overview]
Message-ID: <534D26B5.7010009@nvidia.com> (raw)
In-Reply-To: <1397511222-28533-3-git-send-email-swarren@wwwdotorg.org>
On Tuesday 15 April 2014 03:03 AM, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> The range of npins and function ID values is small enough to fit into a
> u8. Use this type rather than unsigned to shrink the pinmux data tables.
>
For 3 and 4, also
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
next prev parent reply other threads:[~2014-04-15 12:31 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 21:33 [PATCH 1/4] pinctrl: tegra: remove redundant data table fields Stephen Warren
2014-04-14 21:33 ` Stephen Warren
[not found] ` <1397511222-28533-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2014-04-14 21:33 ` [PATCH 2/4] pinctrl: tegra: remove fsafe from data tables Stephen Warren
[not found] ` <1397511222-28533-2-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2014-04-15 12:30 ` Laxman Dewangan
2014-04-15 12:30 ` Laxman Dewangan
2014-04-22 14:52 ` Linus Walleij
2014-04-22 14:52 ` Linus Walleij
2014-04-14 21:33 ` [PATCH 3/4] pinctrl: tegra: reduce size of data table fields Stephen Warren
2014-04-14 21:33 ` Stephen Warren
[not found] ` <1397511222-28533-3-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2014-04-15 12:31 ` Laxman Dewangan [this message]
2014-04-15 12:31 ` Laxman Dewangan
2014-04-22 14:53 ` Linus Walleij
2014-04-22 14:53 ` Linus Walleij
2014-04-14 21:33 ` [PATCH 4/4] pinctrl: tegra: print better error messages Stephen Warren
2014-04-14 21:33 ` Stephen Warren
[not found] ` <1397511222-28533-4-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2014-04-22 14:54 ` Linus Walleij
2014-04-22 14:54 ` Linus Walleij
2014-04-15 12:28 ` [PATCH 1/4] pinctrl: tegra: remove redundant data table fields Laxman Dewangan
2014-04-15 12:28 ` Laxman Dewangan
[not found] ` <534D25D1.8070202-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2014-04-15 16:30 ` Stephen Warren
2014-04-15 16:30 ` Stephen Warren
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=534D26B5.7010009@nvidia.com \
--to=ldewangan-ddmlm1+adcrqt0dzr+alfa@public.gmane.org \
--cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
--cc=swarren-DDmLM1+adcrQT0dZR+AlfA@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.