diff options
| author | Dong Aisheng <[email protected]> | 2017-05-19 15:05:43 +0800 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2017-05-22 11:05:19 +0200 |
| commit | 5586ee4191219f74632ad6e527c46d1c3d9cdf3e (patch) | |
| tree | d96338efd6ffa2f91556f2195cb357212e93d557 /tools/perf/scripts/python | |
| parent | a5cadbbb081cb84a9fdb14391fb461a41f089a0a (diff) | |
pinctrl: imx: add soc specific mux_mode mask and shift property
MX7ULP MUX mode mask and shift bit is different from VF610.
Let's make it a platform specific property for the later easy of
adding MX7ULP support.
One trick in exist code that Vybrid hardcoded the config part
as 0xffff because its mux_config register BIT[15-0] are all configs
part. But it's not true in ULP, so use mux_mask instead to address
the difference.
Cc: Stefan Agner <[email protected]>
Cc: Bai Ping <[email protected]>
Signed-off-by: Fugang Duan <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions