Lines Matching +full:mount +full:- +full:matrix

1 // SPDX-License-Identifier: GPL-2.0-or-later
8 * Copyright (C) 2021-2023 Hans de Goede <hdegoede@redhat.com>
16 #include "shared-psy-info.h"
17 #include "x86-android-tablets.h"
19 /* Acer Iconia One 7 B1-750 has an Android factory img with everything hardcoded */
21 "-1", "0", "0",
27 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", acer_b1_750_mount_matrix),
37 /* Novatek NVT-ts touchscreen */
39 .type = "NVT-ts",
41 .dev_name = "NVT-ts",
70 .dev_id = "i2c-NVT-ts",
92 * Advantech MICA-071
95 * Use the x86-android-tablets infra to create a gpio-button device for this.
121 PROPERTY_ENTRY_U32("touchscreen-size-x", 1665),
122 PROPERTY_ENTRY_U32("touchscreen-size-y", 1140),
123 PROPERTY_ENTRY_BOOL("touchscreen-swapped-x-y"),
124 PROPERTY_ENTRY_BOOL("silead,home-button"),
125 PROPERTY_ENTRY_STRING("firmware-name", "gsl1680-chuwi-hi8.fw"),
135 "0", "-1", "0",
140 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", chuwi_hi8_mount_matrix),
189 return -ENODEV; in chuwi_hi8_init()
204 * in the button row with the power + volume-buttons labeled P and F.
205 * Use the x86-android-tablets infra to create a gpio-button device for these.
250 * The vendor-supplied Android-x86 build switches the device to a "Android" in czc_p10t_init()
280 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", medion_lifetab_s10346_accel_mount_matrix),
290 PROPERTY_ENTRY_BOOL("touchscreen-inverted-x"),
291 PROPERTY_ENTRY_BOOL("touchscreen-swapped-x-y"),
335 .dev_id = "i2c-goodix_ts",
356 "0", "-1", "0",
357 "-1", "0", "0",
362 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", nextbook_ares8_accel_mount_matrix),
371 PROPERTY_ENTRY_U32("touchscreen-size-x", 800),
372 PROPERTY_ENTRY_U32("touchscreen-size-y", 1280),
393 .type = "edt-ft5x06",
425 "0", "-1", "0",
430 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", nextbook_ares8a_accel_mount_matrix),
451 .type = "edt-ft5x06",
468 .dev_id = "i2c-ft5416",
522 "-1", "0", "0",
528 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", whitelabel_tm800a550l_accel_mount_matrix),
537 PROPERTY_ENTRY_STRING("firmware-name", "gt912-tm800a550l.fw"),
538 PROPERTY_ENTRY_STRING("goodix,config-name", "gt912-tm800a550l.cfg"),
539 PROPERTY_ENTRY_U32("goodix,main-clk", 54),
576 .dev_id = "i2c-goodix_ts",
604 /* BQ27520 fuel-gauge */