Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2137226pxb; Fri, 5 Feb 2021 09:46:50 -0800 (PST) X-Google-Smtp-Source: ABdhPJxlDAn5VEab+P36EBI7+XJz2UY+kYhD2b2RrZA6W8LSggYwghMImFwogqFu+g7xUZbtDB7r X-Received: by 2002:a17:907:a059:: with SMTP id gz25mr5144291ejc.400.1612547209923; Fri, 05 Feb 2021 09:46:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612547209; cv=none; d=google.com; s=arc-20160816; b=IBvW4DevAg7caCfuAixU50vW+hBf6UFMTV/ADSHyvunnMJB0itkbrpoCTl26sE8Wdd +6tSWKyxRqKC1u5RcQXlq0TBedvbHW0dNEomLXCS8DKEH7Ey2PASvbMNHRdRU5gpZZI0 WvNdifx/+C78gldP/8EugSvK3WrnawXg5vprR+70WFL2aGfCKuE2nLGNMstdq7pVjml1 EndFnKDDPzrEDb98T/0v/0NTXiDGLm/01XeFANCz0lBxt1FQ6VfzbyoBgaCT7QabUr/Z xJH7NZq7Oehbu1LBWyFm4ZBmsnZqKIVoHhFt5xTaI6n+9mtYS/6lVpvxnAn73s4g0Cqd eK3Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=0sm+i9TNYa2EGfTF03CsG6UQqdfh2KcISgEIRN84hLo=; b=MClOw1cPtFEOmlNqoRSpB1a8BUg14RDMKvwhk9qOckxCuD7ZA8CLKak/Q7fD2nlR0A jShlTE2C5tr7oz5QK4yqo7v4LA1n3awRuT/zZqMjbL4mkiPyeDHbN8dvFMn3WNoaBWr7 P53AXLGefbtmQ6+HmKpDWQmcytEyZgu4Vc9Vx6qKkk3qNEKbi3dKokJNCG5UkC+Fwt+9 RWeMahVTtlRHJRnWajxWwAi4sSedQvLyPI/5XsxVFLt5blI0OdLvvT9aboVwMsL+JD3L LMgTCkZgMggnFcx2IVfD+OTIbW2EVMDa9RijcQ4+tjt6mBuyQPy08ma6WpCe73tgH8xZ 52Yw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=0sZ3ONCJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m3si6204487edq.484.2021.02.05.09.46.18; Fri, 05 Feb 2021 09:46:49 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=0sZ3ONCJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233522AbhBEQCU (ORCPT + 99 others); Fri, 5 Feb 2021 11:02:20 -0500 Received: from mail.kernel.org ([198.145.29.99]:53428 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233386AbhBEPyh (ORCPT ); Fri, 5 Feb 2021 10:54:37 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 41C5E6504C; Fri, 5 Feb 2021 14:12:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612534335; bh=Erx14mbGkChC7+4iB61+/EZf131CLbBj9OQzFV2gYgM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0sZ3ONCJM0Q6NDlgdqBcE2EHuLNYSYsZVJtwQu4Dab0EDUxqBtGyBXdz0Xim5HrwT 2fpwe9bxMDm+tQ/6/AKbMbjc7ndKzVkI6+k+hib79ZC242Sdxzr9jyuaoqUkhC1Us4 PWUSWwsYqYtJH3XbXtLo3+HHajORdVN1oOW/BAsU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Bastien Nocera , Dmitry Torokhov , Hans de Goede , Sasha Levin Subject: [PATCH 5.4 15/32] platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on Estar Beauty HD tablet Date: Fri, 5 Feb 2021 15:07:30 +0100 Message-Id: <20210205140652.990546266@linuxfoundation.org> X-Mailer: git-send-email 2.30.0 In-Reply-To: <20210205140652.348864025@linuxfoundation.org> References: <20210205140652.348864025@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hans de Goede [ Upstream commit 46c54cf2706122c37497896d56d67b0c0aca2ede ] The Estar Beauty HD (MID 7316R) tablet uses a Goodix touchscreen, with the X and Y coordinates swapped compared to the LCD panel. Add a touchscreen_dmi entry for this adding a "touchscreen-swapped-x-y" device-property to the i2c-client instantiated for this device before the driver binds. This is the first entry of a Goodix touchscreen to touchscreen_dmi.c, so far DMI quirks for Goodix touchscreen's have been added directly to drivers/input/touchscreen/goodix.c. Currently there are 3 DMI tables in goodix.c: 1. rotated_screen[] for devices where the touchscreen is rotated 180 degrees vs the LCD panel 2. inverted_x_screen[] for devices where the X axis is inverted 3. nine_bytes_report[] for devices which use a non standard touch report size Arguably only 3. really needs to be inside the driver and the other 2 cases are better handled through the generic touchscreen DMI quirk mechanism from touchscreen_dmi.c, which allows adding device-props to any i2c-client. Esp. now that goodix.c is using the generic touchscreen_properties code. Alternative to the approach from this patch we could add a 4th dmi_system_id table for devices with swapped-x-y axis to goodix.c, but that seems undesirable. Cc: Bastien Nocera Cc: Dmitry Torokhov Signed-off-by: Hans de Goede Link: https://lore.kernel.org/r/20201224135158.10976-1-hdegoede@redhat.com Signed-off-by: Sasha Levin --- drivers/platform/x86/touchscreen_dmi.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/drivers/platform/x86/touchscreen_dmi.c b/drivers/platform/x86/touchscreen_dmi.c index 1e072dbba30d6..7ed1189a7200c 100644 --- a/drivers/platform/x86/touchscreen_dmi.c +++ b/drivers/platform/x86/touchscreen_dmi.c @@ -231,6 +231,16 @@ static const struct ts_dmi_data digma_citi_e200_data = { .properties = digma_citi_e200_props, }; +static const struct property_entry estar_beauty_hd_props[] = { + PROPERTY_ENTRY_BOOL("touchscreen-swapped-x-y"), + { } +}; + +static const struct ts_dmi_data estar_beauty_hd_data = { + .acpi_name = "GDIX1001:00", + .properties = estar_beauty_hd_props, +}; + static const struct property_entry gp_electronic_t701_props[] = { PROPERTY_ENTRY_U32("touchscreen-size-x", 960), PROPERTY_ENTRY_U32("touchscreen-size-y", 640), @@ -747,6 +757,14 @@ static const struct dmi_system_id touchscreen_dmi_table[] = { DMI_MATCH(DMI_BOARD_NAME, "Cherry Trail CR"), }, }, + { + /* Estar Beauty HD (MID 7316R) */ + .driver_data = (void *)&estar_beauty_hd_data, + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Estar"), + DMI_MATCH(DMI_PRODUCT_NAME, "eSTAR BEAUTY HD Intel Quad core"), + }, + }, { /* GP-electronic T701 */ .driver_data = (void *)&gp_electronic_t701_data, -- 2.27.0