commit | 9693219aa61dc7a75ac015e5c011e889cb821eec | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.xyz> | Sat Mar 18 05:23:15 2017 +0800 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Mar 20 09:31:42 2017 +0100 |
tree | eab16c9946092ef797974df9fbe712d8933f2ff6 | |
parent | 0cdefd5b5485ee6eb3512a75739d09a4090176ed [diff] |
ARM: sun8i: a23/a33: drop bl_en_pin GPIO pinmux in reference design DTSI The bl_en_pin GPIO pinmux is configured as "gpio_in", which makes it conflicts with the real GPIO usage (out), and makes the backlight not usable. Drop the GPIO pinmux for it, thus this GPIO can be correctly used. Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>