We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d0173 commit bbe4a06Copy full SHA for bbe4a06
tests/drivers/build_all/sensor/adc.dtsi
@@ -92,6 +92,18 @@ test_murata_ncp15wb473: murata-ncp15wb473 {
92
connected-positive;
93
};
94
95
+test_omron_d6f_p0001: test-omron-d6f-p0001 {
96
+ status = "okay";
97
+ compatible = "omron,d6f-p0001";
98
+ io-channels = <&test_adc 0>;
99
+};
100
+
101
+test_omron_d6f_p0010: test-omron-d6f-p0010 {
102
103
+ compatible = "omron,d6f-p0010";
104
105
106
107
test_tdk_ntcg163jf103ft1: tdk-ntcg163jf103ft1 {
108
compatible = "tdk,ntcg163jf103ft1";
109
io-channels = <&test_adc 0>;
0 commit comments