Lines Matching +full:upside +full:- +full:down

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",
50 .con_id = "NVT-ts_irq",
72 .dev_id = "i2c-NVT-ts",
94 * Advantech MICA-071
97 * Use the x86-android-tablets infra to create a gpio-button device for this.
123 PROPERTY_ENTRY_U32("touchscreen-size-x", 1665),
124 PROPERTY_ENTRY_U32("touchscreen-size-y", 1140),
125 PROPERTY_ENTRY_BOOL("touchscreen-swapped-x-y"),
126 PROPERTY_ENTRY_BOOL("silead,home-button"),
127 PROPERTY_ENTRY_STRING("firmware-name", "gsl1680-chuwi-hi8.fw"),
137 "0", "-1", "0",
142 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", chuwi_hi8_mount_matrix),
192 return -ENODEV; in chuwi_hi8_init()
207 * in the button row with the power + volume-buttons labeled P and F.
208 * Use the x86-android-tablets infra to create a gpio-button device for these.
253 * The vendor-supplied Android-x86 build switches the device to a "Android" in czc_p10t_init()
283 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", medion_lifetab_s10346_accel_mount_matrix),
291 /* Note the LCD panel is mounted upside down, this is correctly indicated in the VBT */
293 PROPERTY_ENTRY_BOOL("touchscreen-inverted-x"),
294 PROPERTY_ENTRY_BOOL("touchscreen-swapped-x-y"),
339 .dev_id = "i2c-goodix_ts",
360 "0", "-1", "0",
361 "-1", "0", "0",
366 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", nextbook_ares8_accel_mount_matrix),
375 PROPERTY_ENTRY_U32("touchscreen-size-x", 800),
376 PROPERTY_ENTRY_U32("touchscreen-size-y", 1280),
397 .type = "edt-ft5x06",
430 "0", "-1", "0",
435 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", nextbook_ares8a_accel_mount_matrix),
456 .type = "edt-ft5x06",
474 .dev_id = "i2c-ft5416",
523 "-1", "0", "0",
529 PROPERTY_ENTRY_STRING_ARRAY("mount-matrix", whitelabel_tm800a550l_accel_mount_matrix),
538 PROPERTY_ENTRY_STRING("firmware-name", "gt912-tm800a550l.fw"),
539 PROPERTY_ENTRY_STRING("goodix,config-name", "gt912-tm800a550l.cfg"),
540 PROPERTY_ENTRY_U32("goodix,main-clk", 54),
577 .dev_id = "i2c-goodix_ts",
605 /* BQ27520 fuel-gauge */