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 d50614b commit 0e0b820Copy full SHA for 0e0b820
dts/arm/renesas/rz/rzg/r9a08g045.dtsi
@@ -203,8 +203,8 @@
203
};
204
205
adc: adc@40058000 {
206
- compatible = "renesas,rz-adc";
207
- reg = <0x40058000 0x80>;
+ compatible = "renesas,rz-adc-c";
+ reg = <0x40058000 DT_SIZE_K(4)>;
208
interrupts = <312 3>;
209
interrupt-names = "scanend";
210
#io-channel-cells = <1>;
0 commit comments