[PATCH] drm: panel: boe-bf060y8m-aj0: Enable prepare_prev_first

2024-07-22 Thread Dang Huynh
. Suggested-by: Marijn Suijten Signed-off-by: Dang Huynh --- This fixes display initialization on some platform/devices such as the Fxtec Pro1X. --- drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c

Re: [PATCH v4 4/4] arm64: dts: rockchip: Add devicetree for Pine64 PineTab2

2024-02-04 Thread Dang Huynh
Tested-by: Dang Huynh On Saturday, January 27, 2024 9:48:45 AM UTC Manuel Traut wrote: > This includes support for both the v0.1 units that were sent to developers > and the v2.0 units from production.

Re: [PATCH v4 0/4] arm64: rockchip: Pine64 PineTab2 support

2024-01-27 Thread Dang Huynh
Hi Manuel, Since the BOE patches have been accepted to next, you do not need to include it in this patch series. Best regards, Dang On Saturday, January 27, 2024 4:48:41 PM +07 Manuel Traut wrote: > - BOE TH101MB31IG002 LCD Panel: > * Picked patches from https://anongit.freedesktop.org/git/dr

Re: [PATCH v3 4/4] arm64: dts: rockchip: Add devicetree for Pine64 PineTab2

2024-01-02 Thread Dang Huynh
On Tuesday, January 2, 2024 6:07:56 PM UTC Ondřej Jirman wrote: > On Tue, Jan 02, 2024 at 05:15:47PM +0100, Manuel Traut wrote: > > +&pcie2x1 { > > + pinctrl-names = "default"; > > + pinctrl-0 = <&pcie_reset_h>; > > + reset-gpios = <&gpio1 RK_PB2 GPIO_ACTIVE_HIGH>; > > + vpcie3v3-supply = <

Re: [PATCH v2 0/4] arm64: rockchip: Pine64 pinetab2 support

2023-12-26 Thread Dang Huynh
On Tuesday, December 26, 2023 1:32:32 PM UTC Diederik de Haas wrote: > [5.570059] dwmmc_rockchip fe2c.mmc: could not set regulator OCR > (-22) [5.570835] dwmmc_rockchip fe2c.mmc: failed to enable vmmc > regulator [5.616373] dwmmc_rockchip fe2c.mmc: could not set > regulator

Re: [PATCH 4/6] arm64: dts: rockchip: Add devicetree for Pine64 Pinetab2

2023-12-23 Thread Dang Huynh
On Friday, December 22, 2023 11:05:44 AM UTC Manuel Traut wrote: > From: Segfault Using nickname is not allowed: https://www.kernel.org/doc/html/v6.6/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin > > This includes support for both the v0.1 units that were se