mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: qcom: Dell Inspiron 14 Plus 7441 backlight and touchscreen fixes
@ 2026-09-23 15:25 Charlie Garner
  2026-09-23 15:25 ` [PATCH 1/2] arm64: dts: qcom: x1e80100-dell-inspiron-14-plus-7441: add PWM backlight Charlie Garner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Charlie Garner @ 2026-09-23 15:25 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio
  Cc: Abel Vesa, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Val Packett, Laurentiu Tudor, Bryan O'Donoghue,
	linux-arm-msm, devicetree, linux-kernel, Charlie Garner

Two fixes for the Dell Inspiron 14 Plus 7441.

Patch 1 gives the eDP panel a PWM backlight. The AUO B140QAX01.H panel
only supports PWM-pin brightness, so the DP AUX fallback registers a
backlight with max_brightness 0 and brightness cannot be changed. The PWM
wiring (PMK8550 gpio5 func3, pmk8550_pwm) matches the HP OmniBook X14.
It goes in the Inspiron DT rather than x1-dell-thena.dtsi, because the
Latitude 7455 was submitted with a different panel and a working
backlight, and only the Inspiron has been tested. The dtsi only gains a
panel label, which leaves the Latitude DTB functionally unchanged. If a
Latitude 7455 owner can confirm the same PWM wiring, this can move to the
dtsi.

Patch 2 moves the touchscreen from 0x10, where nothing responds, to 0x09.
That is where the HID-over-I2C device answers, where the firmware's DSDT
places it on this machine, and where the Latitude 7455 DT already has the
same part.

As far as I know, no Inspiron 14 Plus 7441 has its touchscreen at 0x10.
The original node matches the CRD, XPS 13 9345 and T14s nodes the DT was
based on.

Charlie Garner (2):
  arm64: dts: qcom: x1e80100-dell-inspiron-14-plus-7441: add PWM
    backlight
  arm64: dts: qcom: x1e80100-dell-inspiron-14-plus-7441: fix touchscreen
    i2c address

 arch/arm64/boot/dts/qcom/x1-dell-thena.dtsi   |  2 +-
 .../x1e80100-dell-inspiron-14-plus-7441.dts   | 31 +++++++++++++++++--
 2 files changed, 30 insertions(+), 3 deletions(-)


base-commit: 32afff1e816e10185bb571aa9d89dc2eb061d548
-- 
2.55.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-09-24  0:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 15:25 [PATCH 0/2] arm64: dts: qcom: Dell Inspiron 14 Plus 7441 backlight and touchscreen fixes Charlie Garner
2026-09-23 15:25 ` [PATCH 1/2] arm64: dts: qcom: x1e80100-dell-inspiron-14-plus-7441: add PWM backlight Charlie Garner
2026-09-23 15:25 ` [PATCH 2/2] arm64: dts: qcom: x1e80100-dell-inspiron-14-plus-7441: fix touchscreen i2c address Charlie Garner
2026-09-23 22:19 ` [PATCH 0/2] arm64: dts: qcom: Dell Inspiron 14 Plus 7441 backlight and touchscreen fixes Bjorn Andersson
2026-09-24  0:54 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®