Hi Caleb,
On Mon, Jun 24, 2024 at 03:30:26AM +0200, Caleb Connolly wrote:
> +examples:
> + - |
> +#include
> +#include
> +
> +i2c {
> + clock-frequency = <40>;
> + status = "okay";
> +
> + touchscreen@4b {
> +compatible = "syna,s3908";
> +reg = <0x
Document the Synaptics TCM oncell series of touchscreens, starting with
the s3908.
Signed-off-by: Caleb Connolly
---
.../input/touchscreen/syna,tcm-oncell.yaml | 66 ++
1 file changed, 66 insertions(+)
diff --git
a/Documentation/devicetree/bindings/input/touchscreen
On Mon, 24 Jun 2024 03:30:26 +0200, Caleb Connolly wrote:
> Document the Synaptics TCM oncell series of touchscreens, starting with
> the s3908.
>
> Signed-off-by: Caleb Connolly
> ---
> .../input/touchscreen/syna,tcm-oncell.yaml | 66
> ++
> 1 file changed, 66 ins