From 50a212ec906f7524620675f0c57357691c26c81f Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 16 Oct 2024 01:20:19 +0000 Subject: [PATCH] 修改GPIO导出默认初始值 --- kernel/Documentation/devicetree/bindings/iio/st-sensors.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/iio/st-sensors.txt b/kernel/Documentation/devicetree/bindings/iio/st-sensors.txt index 6f626f7..3213599 100644 --- a/kernel/Documentation/devicetree/bindings/iio/st-sensors.txt +++ b/kernel/Documentation/devicetree/bindings/iio/st-sensors.txt @@ -48,6 +48,9 @@ - st,lis3l02dq - st,lis2dw12 - st,lis3dhh +- st,lis3de +- st,lis2de12 +- st,lis2hh12 Gyroscopes: - st,l3g4200d-gyro @@ -67,6 +70,7 @@ - st,lsm303dlm-magn - st,lis3mdl-magn - st,lis2mdl +- st,lsm9ds1-magn Pressure sensors: - st,lps001wp-press @@ -75,3 +79,4 @@ - st,lps22hb-press - st,lps33hw - st,lps35hw +- st,lps22hh -- Gitblit v1.6.2