dts: arm: st: Remove obsolete properties for all STM32 ADC from dts
In all STM32 dts, remove all reference to the following properties: - has-temp-channel - has-vref-channel - has-vbat-channel Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
This commit is contained in:
parent
6deebdd13a
commit
4635af398b
@ -369,8 +369,6 @@
|
||||
interrupts = <12 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <16>;
|
||||
vref-channel = <17>;
|
||||
};
|
||||
|
||||
@ -322,8 +322,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <16>;
|
||||
vref-channel = <17>;
|
||||
};
|
||||
|
||||
@ -364,8 +364,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <16>;
|
||||
vref-channel = <17>;
|
||||
};
|
||||
|
||||
@ -106,8 +106,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <16>;
|
||||
vref-channel = <18>;
|
||||
};
|
||||
|
||||
@ -145,8 +145,6 @@
|
||||
status = "disabled";
|
||||
vref-mv = <3000>;
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <16>;
|
||||
vref-channel = <18>;
|
||||
};
|
||||
|
||||
@ -510,8 +510,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <18>;
|
||||
vref-channel = <17>;
|
||||
};
|
||||
|
||||
@ -672,8 +672,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <18>;
|
||||
vref-channel = <17>;
|
||||
};
|
||||
|
||||
@ -353,9 +353,6 @@
|
||||
interrupts = <12 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
has-vbat-channel;
|
||||
temp-channel = <12>;
|
||||
vref-channel = <13>;
|
||||
vbat-channel = <14>;
|
||||
|
||||
@ -91,8 +91,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-vref-channel;
|
||||
has-temp-channel;
|
||||
temp-channel = <16>;
|
||||
vref-channel = <18>;
|
||||
};
|
||||
|
||||
@ -41,7 +41,6 @@
|
||||
interrupts = <62 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
temp-channel = <4>;
|
||||
};
|
||||
|
||||
|
||||
@ -63,7 +63,6 @@
|
||||
interrupts = <47 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-vref-channel;
|
||||
vref-channel = <18>;
|
||||
};
|
||||
};
|
||||
|
||||
@ -728,8 +728,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
};
|
||||
|
||||
adc2: adc@40022100 {
|
||||
@ -758,8 +756,6 @@
|
||||
interrupts = <127 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
};
|
||||
|
||||
dac1: dac@40007400 {
|
||||
|
||||
@ -287,8 +287,6 @@
|
||||
interrupts = <12 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
vref-channel = <17>;
|
||||
};
|
||||
|
||||
|
||||
@ -215,8 +215,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <16>;
|
||||
vref-channel = <17>;
|
||||
};
|
||||
|
||||
@ -45,11 +45,6 @@
|
||||
clocks = <&rcc STM32_CLOCK_BUS_APB1 0x00004000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
adc1: adc@50040000 {
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
};
|
||||
};
|
||||
|
||||
die_temp: dietemp {
|
||||
|
||||
@ -137,11 +137,5 @@
|
||||
#io-channel-cells = <1>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
adc1: adc@50040000 {
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
@ -81,11 +81,6 @@
|
||||
#io-channel-cells = <1>;
|
||||
};
|
||||
|
||||
adc1: adc@50040000 {
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
};
|
||||
|
||||
rtc@40002800 {
|
||||
bbram: bbram_regs {
|
||||
compatible = "st,stm32-bbram";
|
||||
|
||||
@ -157,11 +157,6 @@
|
||||
sample-point = <875>;
|
||||
};
|
||||
|
||||
adc1: adc@50040000 {
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
};
|
||||
|
||||
rtc@40002800 {
|
||||
bbram: backup_regs {
|
||||
compatible = "st,stm32-bbram";
|
||||
|
||||
@ -252,11 +252,6 @@
|
||||
#io-channel-cells = <1>;
|
||||
};
|
||||
|
||||
adc1: adc@50040000 {
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
};
|
||||
|
||||
adc3: adc@50040200 {
|
||||
compatible = "st,stm32-adc";
|
||||
reg = <0x50040200 0x100>;
|
||||
@ -264,7 +259,6 @@
|
||||
interrupts = <47 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
temp-channel = <17>;
|
||||
};
|
||||
|
||||
|
||||
@ -335,11 +335,6 @@
|
||||
#io-channel-cells = <1>;
|
||||
};
|
||||
|
||||
adc1: adc@50040000 {
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
};
|
||||
|
||||
octospi1: octospi@a0001000 {
|
||||
compatible = "st,stm32-ospi";
|
||||
reg = <0xa0001000 0x400>;
|
||||
|
||||
@ -601,8 +601,6 @@
|
||||
interrupts = <37 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <17>;
|
||||
vref-channel = <0>;
|
||||
};
|
||||
|
||||
@ -590,9 +590,6 @@
|
||||
interrupts = <37 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-vbat-channel;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <19>;
|
||||
vref-channel = <0>;
|
||||
vbat-channel = <18>;
|
||||
@ -605,9 +602,6 @@
|
||||
interrupts = <113 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-vbat-channel;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <13>;
|
||||
vref-channel = <0>;
|
||||
vbat-channel = <14>;
|
||||
|
||||
@ -374,8 +374,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
};
|
||||
|
||||
iwdg: watchdog@40003000 {
|
||||
|
||||
@ -308,8 +308,6 @@
|
||||
interrupts = <18 0>;
|
||||
status = "disabled";
|
||||
#io-channel-cells = <1>;
|
||||
has-temp-channel;
|
||||
has-vref-channel;
|
||||
temp-channel = <12>;
|
||||
vref-channel = <13>;
|
||||
};
|
||||
|
||||
@ -16,7 +16,6 @@
|
||||
};
|
||||
|
||||
&adc1 {
|
||||
has-vbat-channel;
|
||||
vbat-channel = <18>;
|
||||
vref-mv = <3300>;
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user