Searched +full:pinephone +full:- +full:keyboard (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/pine64,pinephone-keyboard.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Pine64 PinePhone keyboard10 - Samuel Holland <samuel@sholland.org>13 A keyboard accessory is available for the Pine64 PinePhone and PinePhone Pro.19 const: pine64,pinephone-keyboard27 vbat-supply:28 description: Supply for the keyboard MCU[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org>18 #define DRV_NAME "pinephone-keyboard"160 struct i2c_client *client = adap->algo_data; in ppkb_adap_smbus_xfer()165 buf[1] = data->byte; in ppkb_adap_smbus_xfer()183 return -EIO; in ppkb_adap_smbus_xfer()190 data->byte = ret; in ppkb_adap_smbus_xfer()209 unsigned short *keymap = ppkb->input->keycode; in ppkb_update()211 u8 *old_buf = ppkb->buf[!ppkb->buf_swap]; in ppkb_update()212 u8 *new_buf = ppkb->buf[ppkb->buf_swap]; in ppkb_update()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]