[linux-sunxi] Re: [PATCH v5 02/13] dt-bindings: panel: Convert rocktech, jh057n00900 to yaml

2020-06-29 Thread Rob Herring
On Fri, 26 Jun 2020 02:55:50 +0200, Ondrej Jirman wrote: > Convert Rocktech MIPI DSI panel driver from txt to yaml bindings. > > Signed-off-by: Ondrej Jirman > --- > .../display/panel/rocktech,jh057n00900.txt| 23 --- > .../display/panel/rocktech,jh057n00900.yaml | 66

Re: [linux-sunxi] Re: [PATCH v2 2/5] drm: panel: Add Starry KR070PE2T

2020-06-29 Thread Pascal Roeleven
Hi Laurent, Good catch. It's actually the connector type which is wrong. The connector_type should be DRM_MODE_CONNECTOR_DPI. If you would include this in your patch series, you can have my acked-by. Regards, Pascal On 2020-06-28 09:28, Laurent Pinchart wrote: Hi Pascal, On Fri, Mar 20,

[linux-sunxi] [PATCH] sunxi: Add support for using UART4 as console on A64

2020-06-29 Thread Nazım Gediz Aydındoğmuş
A64 has UART4 but it was in conflict with R_UART of older SoCs (e.g. A23). This commit adds necessary definitions and checks to use UART4 port on A64. --- arch/arm/include/asm/arch-sunxi/gpio.h | 1 + arch/arm/mach-sunxi/board.c| 4 arch/arm/mach-sunxi/clock_sun6i.c | 3 ++-

Re: [linux-sunxi] [PATCH] sunxi: Add support for using UART4 as console on A64

2020-06-29 Thread Chen-Yu Tsai
Looks like this is a U-boot patch. Please send it to the proper mailing list and maintainers. Otherwise it will never have a chance of getting merged. On Mon, Jun 29, 2020 at 5:16 PM Nazım Gediz Aydındoğmuş wrote: > > A64 has UART4 but it was in conflict with R_UART of older SoCs (e.g. A23). >

Re: Re: [linux-sunxi] [PATCH] sunxi: Add support for using UART4 as console on A64

2020-06-29 Thread Nazım Gediz AYDINDOĞMUŞ
Thanks for the advice, this patch is definitely for U-Boot. I've also sent it to the U-Boot maintaining list with maintainers cc'd. I forgot to cc them here... By the way, is this group only for Linux kernel patches? If yes, I am sorry for disturbing with content out of context (and also for