projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af0b0ba
)
pinctrl: samsung: dt-bindings: Use better name for external interrupt function
author
Krzysztof Kozlowski
<krzk@kernel.org>
Thu, 15 Jun 2017 15:06:27 +0000
(17:06 +0200)
committer
Krzysztof Kozlowski
<krzk@kernel.org>
Tue, 18 Jul 2017 17:20:42 +0000
(19:20 +0200)
On Exynos, 0xf is always used as value of external interrupt in pin mux
function thus a more descriptive macro name can be used.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
include/dt-bindings/pinctrl/samsung.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/pinctrl/samsung.h
b/include/dt-bindings/pinctrl/samsung.h
index b7aa3646208b1c5c83a8f4656eef6767a350fb38..ceb672305f597f05ba69510143c7ecc5acfc40ce 100644
(file)
--- a/
include/dt-bindings/pinctrl/samsung.h
+++ b/
include/dt-bindings/pinctrl/samsung.h
@@
-66,7
+66,8
@@
#define EXYNOS_PIN_FUNC_4 4
#define EXYNOS_PIN_FUNC_5 5
#define EXYNOS_PIN_FUNC_6 6
-#define EXYNOS_PIN_FUNC_F 0xf
+#define EXYNOS_PIN_FUNC_EINT 0xf
+#define EXYNOS_PIN_FUNC_F EXYNOS_PIN_FUNC_EINT
/* Drive strengths for Exynos7 FSYS1 block */
#define EXYNOS7_FSYS1_PIN_DRV_LV1 0