[PATCH] backlight: corgi: Convert to use GPIO descriptors

Robert Jarzmik robert.jarzmik at free.fr
Sun Dec 8 20:06:24 UTC 2019


Linus Walleij <linus.walleij at linaro.org> writes:

Hi Linus,

> @@ -525,13 +525,33 @@ static void spitz_bl_kick_battery(void)
>  	}
>  }
>  
> +static struct gpiod_lookup_table spitz_lcdcon_gpio_table = {
> +	.dev_id = "spi0.1",
How do you know the correct device name is "spi0.1" ?

Cheers.

--
Robert


More information about the dri-devel mailing list