Re: [linux-sunxi] pinctrl v5.6.0-rc1: no USB after "ARM: dts: sunxi: Remove pinctrl groups setting bias" on "sun7i-a20-olinuxino-lime.dts"

2020-03-12 Thread Oleg Verych
Hello, Clément! Thanks for pointing this message into right way. 2020-03-10 2:27 GMT+03:00, Clément Péron : > A fix has been pushed in v5.6-rc5 > https://github.com/torvalds/linux/commit/15a48503ccd8db4da9bf1e80ed01401b64e18d30#diff-e1c95aa5c1a33cdd6bd89a7ce910d4b2 > That change relates to DT

Re: [linux-sunxi] sun8i-r40 dts wrong gpio name?

2020-03-12 Thread Andre Przywara
On Thu, 12 Mar 2020 09:02:18 -0700 (PDT) JuanEsf wrote: Hi, > How in the following case: > https://groups.google.com/forum/m/#!topic/linux-sunxi/zDTxZrnXQ4E > > In sun8i-r40 dts says gpio, should it be gpios? the same in the sun8i-v40 dts. No, it is indeed "gpio", singular. The exact name of

[linux-sunxi] sun8i-r40 dts wrong gpio name?

2020-03-12 Thread JuanEsf
In line: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts?h=v5.5.9#n98 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving

[linux-sunxi] sun8i-r40 dts wrong gpio name?

2020-03-12 Thread JuanEsf
Hi. How in the following case: https://groups.google.com/forum/m/#!topic/linux-sunxi/zDTxZrnXQ4E In sun8i-r40 dts says gpio, should it be gpios? the same in the sun8i-v40 dts. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from

[linux-sunxi] Re: [PATCH 2/5] dt-bindings: panel: add binding for Xingbangda XBD599 panel

2020-03-12 Thread Rob Herring
On Thu, 12 Mar 2020 00:33:26 +0800, Icenowy Zheng wrote: > Xingbangda XBD599 is a 5.99" 720x1440 MIPI-DSI LCD panel. > > Add its device tree binding. > > Signed-off-by: Icenowy Zheng > --- > .../display/panel/xingbangda,xbd599.yaml | 50 +++ > 1 file changed, 50

[linux-sunxi] Re: pwm: sun4i: pwm-backlight not working since 5.6-rc1

2020-03-12 Thread Pascal Roeleven
On 2020-03-12 14:29, Uwe Kleine-König wrote: On Thu, Mar 12, 2020 at 01:22:13PM +0100, Pascal Roeleven wrote: Hi all, I am working on adding an old A10 device to mainline and noticed an issue when testing on 5.5.8 vs master. Since 5.6-rc1, I can't control the brightness of my LCD backlight

[linux-sunxi] Re: pwm: sun4i: pwm-backlight not working since 5.6-rc1

2020-03-12 Thread Uwe Kleine-König
On Thu, Mar 12, 2020 at 01:22:13PM +0100, Pascal Roeleven wrote: > Hi all, > > I am working on adding an old A10 device to mainline and noticed an issue > when testing on 5.5.8 vs master. > > Since 5.6-rc1, I can't control the brightness of my LCD backlight anymore. > The backlight stays on full

[linux-sunxi] pwm: sun4i: pwm-backlight not working since 5.6-rc1

2020-03-12 Thread Pascal Roeleven
Hi all, I am working on adding an old A10 device to mainline and noticed an issue when testing on 5.5.8 vs master. Since 5.6-rc1, I can't control the brightness of my LCD backlight anymore. The backlight stays on full brightness instead. I am controlling the brightness value via sysfs for