diff options
author | Chanwoo Choi <[email protected]> | 2016-12-30 13:14:18 +0900 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2016-12-30 14:27:42 +0100 |
commit | 1259feddd0f83649d5c48d730c140b4f7f3fa288 (patch) | |
tree | 6924dfc6eff3b7c5f99767e129b2ffb33b5973a4 /scripts/gdb/linux/proc.py | |
parent | f24d311f92b516a8aadef5056424ccabb4068e7b (diff) |
pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433
This patch fixes the wrong width of PINCFG_TYPE_DRV bitfields for Exynos5433
because PINCFG_TYPE_DRV of Exynos5433 has 4bit fields in the *_DRV
registers. Usually, other Exynos have 2bit field for PINCFG_TYPE_DRV.
Fixes: 3c5ecc9ed353 ("pinctrl: exynos: Add support for Exynos5433")
Cc: [email protected]
Cc: Tomasz Figa <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Javier Martinez Canillas <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions