MLK-17491-14 gpio-vf610: add getting necessary clocks support
authorDong Aisheng <aisheng.dong@nxp.com>
Tue, 15 Aug 2017 03:32:18 +0000 (11:32 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:54:29 +0000 (14:54 -0500)
commit921bf0a80e0d843413e7a3340a58c6cd9fe3ccdd
tree1c77437b8971fd2526a3714eedec020b9348fa5b
parent82af4d037cd0f47dd626d80033704a821a6153cf
MLK-17491-14 gpio-vf610: add getting necessary clocks support

On MX7ULP, GPIO controller needs two necessary clocks:
Port module clock and GPIO module clock.

Add them as optional clocks to use.

Acked-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Documentation/devicetree/bindings/gpio/gpio-vf610.txt
drivers/gpio/gpio-vf610.c