From 645e752c5a84baeb21015cdc85fc05b7d16312c8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 11 May 2024 01:13:52 +0000 Subject: [PATCH] disable i2c1 --- kernel/Documentation/ABI/testing/sysfs-tty | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-tty b/kernel/Documentation/ABI/testing/sysfs-tty index 9eb3c2b..e157130 100644 --- a/kernel/Documentation/ABI/testing/sysfs-tty +++ b/kernel/Documentation/ABI/testing/sysfs-tty @@ -154,3 +154,10 @@ device specification. For example, when user sets 7bytes on 16550A, which has 1/4/8/14 bytes trigger, the RX trigger is automatically changed to 4 bytes. + +What: /sys/class/tty/ttyS0/console +Date: February 2020 +Contact: Andy Shevchenko <andriy.shevchenko@linux.intel.com> +Description: + Allows user to detach or attach back the given device as + kernel console. It shows and accepts a boolean variable. -- Gitblit v1.6.2