lkml.org 
[lkml]   [2024]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] arm64: dts: qcom: msm8916-samsung-fortuna: Add touchscreen
On Tue, Mar 12, 2024 at 07:45:42AM +0000, Raymond Hackley wrote:
> diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-fortuna-common.dtsi b/arch/arm64/boot/dts/qcom/msm8916-samsung-fortuna-common.dtsi
[..]
> +&blsp_i2c5 {
> + status = "okay";
> +
> + touchscreen: touchscreen@20 {
> + compatible = "zinitix,bt541";
> + reg = <0x20>;
> +
> + interrupts-extended = <&tlmm 13 IRQ_TYPE_EDGE_FALLING>;
> +
> + touchscreen-size-x = <540>;
> + touchscreen-size-y = <960>;
> +
> + vcca-supply = <&reg_vdd_tsp_a>;
> + vdd-supply = <&pm8916_l6>;
> +
> + pinctrl-0 = <&tsp_int_default>;
> + pinctrl-names = "default";
> +
> + linux,keycodes = <KEY_APPSELECT KEY_BACK>;

linux,keycodes is not a valid property of zinitix,bt541 according to the
DeviceTree binding. Is there a binding update for this somewhere?

Regards,
Bjorn

\
 
 \ /
  Last update: 2024-05-27 16:22    [W:0.096 / U:1.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site