From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9C4E14D90CC; Sat, 28 Feb 2026 17:35:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772300111; cv=none; b=XO80sIF25MKwwu43zvE+mRS4inplYKtnGhfeLUTKDpn1Qj247tgBpc6zvOir9ISBqP2dgBMKQBJit3ETjOlOLchBzgFjJ6n0EVzg18vd4miHVptaUPu1vaGDw28PTiTDeCrmTzdRMzOlun1ZcQXygyvWp8pL5pRrgqtRQ6ifF4I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772300111; c=relaxed/simple; bh=Kjivy1/YxcWIrWPJjkwYGfoTheQc5bVZ6kO0ti60zlo=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=gEQtABeMVpObz/+D5F746kIvh9SY+DvqoXDbyaymu4Nz0HZ94Gag09lI+9td001cl1AVLGGcl3+jkgoYUUuHvKbNpKNhYenb0Aa36nN8XJpdyR1ug5KzQ8Q7G7LHaI/awvUvZHNbybtMrhH53PqCJQkDWlo/xSuUyGFsjKAAUHM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=TyH0UAce; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="TyH0UAce" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BA263C19423; Sat, 28 Feb 2026 17:35:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772300111; bh=Kjivy1/YxcWIrWPJjkwYGfoTheQc5bVZ6kO0ti60zlo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TyH0UAceZElPYcQIuakOkkO6/V3HotwBbBvTsGkuW5Ck0q7kgCiuhuamAVtUWJHu5 lKVlS5GsWuVEw0MY0nJESw6W6rYvNLlDFxNKUSCDcs6lhXO2SF3MS3ogaudq9Hflxl fytDEA1/Ognj2tnFWX1hA9HdfhsGidYPxx9uCMhxepJeRdsEs/xjtz+RqzsYG3uewp tVVa4THoSUOkngyxloOukEOMUljLKq1U3O965eSJuRi8hZrMFnI3g4e3TStrJ15EaW QnscTAphKzM4KYMZJ4OqTNmQ17r6UdmS5XFyb1F1XnoCVc7b/MEavrdR/2OgYEbR4F SFrTpEXgyA9RA== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Alexey Klimov , Bjorn Andersson , Vinod Koul , Douglas Anderson , Sasha Levin Subject: [PATCH 6.19 128/844] gpu/panel-edp: add AUO panel entry for B140HAN06.4 Date: Sat, 28 Feb 2026 12:20:41 -0500 Message-ID: <20260228173244.1509663-129-sashal@kernel.org> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20260228173244.1509663-1-sashal@kernel.org> References: <20260228173244.1509663-1-sashal@kernel.org> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore Content-Transfer-Encoding: 8bit From: Alexey Klimov [ Upstream commit 2976aeb0de77da599ad37691963efbdcb07435ce ] Add an eDP panel entry for AUO B140HAN06.4 that is also used in some variants of Lenovo Flex 5G with Qcom SC8180 SoC. The raw edid of the panel is: 00 ff ff ff ff ff ff 00 06 af 3d 64 00 00 00 00 2b 1d 01 04 a5 1f 11 78 03 b8 1a a6 54 4a 9b 26 0e 52 55 00 00 00 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 14 37 80 b8 70 38 24 40 10 10 3e 00 35 ae 10 00 00 18 10 2c 80 b8 70 38 24 40 10 10 3e 00 35 ae 10 00 00 18 00 00 00 fe 00 41 55 4f 0a 20 20 20 20 20 20 20 20 20 00 00 00 fe 00 42 31 34 30 48 41 4e 30 36 2e 34 20 0a 00 eb I do not have access to the datasheet and but it is tested on above mentioned laptop for a few weeks and seems to work just fine with timing info of similar panels. Cc: Bjorn Andersson Cc: Vinod Koul Signed-off-by: Alexey Klimov Reviewed-by: Douglas Anderson Signed-off-by: Douglas Anderson Link: https://patch.msgid.link/20251203074555.690613-1-alexey.klimov@linaro.org Signed-off-by: Sasha Levin --- drivers/gpu/drm/panel/panel-edp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/panel/panel-edp.c b/drivers/gpu/drm/panel/panel-edp.c index 023fbbb10eb4f..2c35970377431 100644 --- a/drivers/gpu/drm/panel/panel-edp.c +++ b/drivers/gpu/drm/panel/panel-edp.c @@ -1904,6 +1904,7 @@ static const struct edp_panel_entry edp_panels[] = { EDP_PANEL_ENTRY('A', 'U', 'O', 0x615c, &delay_200_500_e50, "B116XAN06.1"), EDP_PANEL_ENTRY('A', 'U', 'O', 0x635c, &delay_200_500_e50, "B116XAN06.3"), EDP_PANEL_ENTRY('A', 'U', 'O', 0x639c, &delay_200_500_e50, "B140HAK02.7"), + EDP_PANEL_ENTRY('A', 'U', 'O', 0x643d, &delay_200_500_e50, "B140HAN06.4"), EDP_PANEL_ENTRY('A', 'U', 'O', 0x723c, &delay_200_500_e50, "B140XTN07.2"), EDP_PANEL_ENTRY('A', 'U', 'O', 0x73aa, &delay_200_500_e50, "B116XTN02.3"), EDP_PANEL_ENTRY('A', 'U', 'O', 0x8594, &delay_200_500_e50, "B133UAN01.0"), -- 2.51.0