pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 19 Jul 2018 11:55:44 +0000 (13:55 +0200)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:57:53 +0000 (14:57 +0900)
commit093fe95f8ead6e361bdb24e9776f96f704b8d1e2
treeeaf9b46ec00bb8c27b16a5378fa53b1b4fd355a3
parent15d07a5698f2be923645f00857edc0691fb18152
pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts

The S5Pv210 external wakeup interrupts differ from Exynos therefore
separate compatible is needed.  Duplicate existing flavor specific data
from exynos4210_wkup_irq_chip and add new compatible for S5Pv210.
At this point this new compatible does not bring anything new and works
exactly as existing "samsung,exynos4210-wakeup-eint".

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Sylwester Nawrocki <snawrocki@kernel.org>
Acked-by: Tomasz Figa <tomasz.figa@gmail.com>
Change-Id: I863f9ed6a0e8f2624428560bb6d9c18641556388
Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
drivers/pinctrl/samsung/pinctrl-exynos.c