]> Git Repo - J-u-boot.git/commit
gpio: slg7xl45106: Update gpio desc flags from DT
authorT Karthik Reddy <[email protected]>
Wed, 30 Mar 2022 09:07:56 +0000 (11:07 +0200)
committerMichal Simek <[email protected]>
Tue, 5 Apr 2022 13:13:13 +0000 (15:13 +0200)
commite949e789482352b14ff8842744e4322647da92c2
tree95e817d219840c36bdc03b72fb796d640403d68c
parentfc6e56283e141423797bbdcf39029c6e35bf5dc9
gpio: slg7xl45106: Update gpio desc flags from DT

In current slg7xl45106 gpio driver xlate() function we are not updating
gpio flags from DT. Read the given flag from DT and update the gpio desc
flags variable with required gpio direction state.

Signed-off-by: T Karthik Reddy <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/a8d7b4799337bd99f61ace509889f02b192a9414.1648631275.git.michal.simek@xilinx.com
drivers/gpio/gpio_slg7xl45106.c
This page took 0.032063 seconds and 4 git commands to generate.