On Friday 06 December 2013 04:47 AM, Stephen Warren wrote:
On 12/05/2013 03:57 AM, Laxman Dewangan wrote:
This device tree binding document describes the Tegra124 pincontrol
DT bindings. This document lists all valid properties, names, mux
options of Tegra124 pins.
Is this a repost of what Ashwini sent a few weeks back, or V2? If V2,
it'd be useful to know what changed...
I am not aware that Ashwini already sent back. I did not get chance to
talk to her on this. I was thinking that it is still in internal review.
Anyhow, I compare the downstream to your linux-next-common and found
some diff. Something fixed in your tree which need downstream and
something fixed in downstream which need to upstream. :)
One diff is
Mux enums are:
TEGRA_MUX_SATA,
TEGRA_MUX_CCLA,
TEGRA_MUX_PE0,
TEGRA_MUX_PE,
TEGRA_MUX_PE1,
TEGRA_MUX_DP,
TEGRA_MUX_RTCK,
TEGRA_MUX_SYS,
TEGRA_MUX_CLK,
TEGRA_MUX_TMDS,
};
Functions definitions are:
FUNCTION(sata),
FUNCTION(ccla),
FUNCTION(rtck),
FUNCTION(pe0),
FUNCTION(pe),
FUNCTION(pe1),
FUNCTION(dp),
I think I will post the patch to fix this issue.
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html