Re: [PATCH 2/2] drm/panel: Add support for Raydium RM67191 panel driver

2019-06-14 Thread Daniel Baluta
Hi Robert, Minor comment. See inline: On Fri, Jun 14, 2019 at 2:52 PM Robert Chiras wrote: > > This patch adds Raydium RM67191 TFT LCD panel driver (MIPI-DSI > protocol). > > Signed-off-by: Robert Chiras > --- > drivers/gpu/drm/panel/Kconfig | 9 + > drivers/gpu/drm/panel/Mak

Re: [RFC PATCH 1/4] drm/etnaviv: Prevent IRQ triggering at probe time on i.MX8MM

2020-05-01 Thread Daniel Baluta
On 4/30/20 3:46 PM, Schrempf Frieder wrote: + /* +* On i.MX8MM there is an interrupt getting triggered immediately +* after requesting the IRQ, which leads to a stall as the handler +* accesses the GPU registers whithout the clock being enabled. +* Enabling the

Re: [PATCH v2 04/12] arm64: dts: imx8mp: Add pinctrl config definitions

2025-02-27 Thread Daniel Baluta
On Wed, Feb 26, 2025 at 4:23 PM Maud Spierings via B4 Relay wrote: > > From: Maud Spierings > > Currently to configure each IOMUXC_SW_PAD_CTL_PAD the raw value of this > register is written in the dts, these values are not obvious. Add defines > which describe the fields of this register which ca

Re: [PATCH 8/8] MAINTAINERS: Add entry for i.MX94 DCIF driver

2025-07-09 Thread Daniel Baluta
On Wed, Jul 9, 2025 at 3:26 PM Laurentiu Palcu wrote: > > The driver is part of DRM subsystem and is located in > drivers/gpu/drm/imx/dcif. > > Signed-off-by: Laurentiu Palcu > --- > MAINTAINERS | 8 > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8b