File tree Expand file tree Collapse file tree 9 files changed +26
-1
lines changed Expand file tree Collapse file tree 9 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 423
423
424
424
adc0: adc@4005c000 {
425
425
compatible = "renesas,ra-adc";
426
+ unit = <0>;
426
427
reg = <0x4005c000 0x100>;
427
428
#io-channel-cells = <1>;
428
429
vref-mv = <3300>;
Original file line number Diff line number Diff line change 260
260
#size-cells = <1>;
261
261
};
262
262
263
- agt0: agt@40084000 {
263
+ adc0: adc@4005c000 {
264
+ compatible = "renesas,ra-adc";
265
+ unit = <0>;
266
+ reg = <0x4005c000 0x100>;
267
+ #io-channel-cells = <1>;
268
+ vref-mv = <3300>;
269
+ channel-available-mask = <0x00ff01ff>;
270
+ reference = "external";
271
+ average-count = <16>;
272
+ variant = <16>;
273
+ status = "disabled";
274
+ };
275
+
276
+ agt0: agt@40084000 {
264
277
compatible = "renesas,ra-agt";
265
278
channel = <0>;
266
279
reg = <0x40084000 0x100>;
Original file line number Diff line number Diff line change 270
270
271
271
adc0: adc@40170000 {
272
272
compatible = "renesas,ra-adc";
273
+ unit = <0>;
273
274
reg = <0x40170000 0x100>;
274
275
#io-channel-cells = <1>;
275
276
vref-mv = <3300>;
Original file line number Diff line number Diff line change 267
267
compatible = "renesas,ra-adc";
268
268
interrupts = <38 1>;
269
269
interrupt-names = "scanend";
270
+ unit = <0>;
270
271
reg = <0x40170000 0x100>;
271
272
#io-channel-cells = <1>;
272
273
vref-mv = <3300>;
Original file line number Diff line number Diff line change 287
287
compatible = "renesas,ra-adc";
288
288
interrupts = <38 1>;
289
289
interrupt-names = "scanend";
290
+ unit = <0>;
290
291
reg = <0x40170000 0x100>;
291
292
#io-channel-cells = <1>;
292
293
vref-mv = <3300>;
297
298
compatible = "renesas,ra-adc";
298
299
interrupts = <39 1>;
299
300
interrupt-names = "scanend";
301
+ unit = <1>;
300
302
reg = <0x40170200 0x100>;
301
303
#io-channel-cells = <1>;
302
304
vref-mv = <3300>;
Original file line number Diff line number Diff line change 233
233
adc0: adc@4005c000 {
234
234
compatible = "renesas,ra-adc";
235
235
interrupt-names = "scanend";
236
+ unit = <0>;
236
237
reg = <0x4005c000 0x100>;
237
238
#io-channel-cells = <1>;
238
239
vref-mv = <3300>;
Original file line number Diff line number Diff line change 284
284
compatible = "renesas,ra-adc";
285
285
interrupts = <38 1>;
286
286
interrupt-names = "scanend";
287
+ unit = <0>;
287
288
reg = <0x40170000 0x100>;
288
289
#io-channel-cells = <1>;
289
290
vref-mv = <3300>;
294
295
compatible = "renesas,ra-adc";
295
296
interrupts = <39 1>;
296
297
interrupt-names = "scanend";
298
+ unit = <1>;
297
299
reg = <0x40170200 0x100>;
298
300
#io-channel-cells = <1>;
299
301
vref-mv = <3300>;
Original file line number Diff line number Diff line change 307
307
compatible = "renesas,ra-adc";
308
308
interrupts = <38 1>;
309
309
interrupt-names = "scanend";
310
+ unit = <0>;
310
311
reg = <0x4005c000 0x100>;
311
312
#io-channel-cells = <1>;
312
313
vref-mv = <3300>;
317
318
compatible = "renesas,ra-adc";
318
319
interrupts = <39 1>;
319
320
interrupt-names = "scanend";
321
+ unit = <1>;
320
322
reg = <0x4005c200 0x100>;
321
323
#io-channel-cells = <1>;
322
324
vref-mv = <3300>;
Original file line number Diff line number Diff line change 372
372
compatible = "renesas,ra-adc";
373
373
interrupts = <38 1>;
374
374
interrupt-names = "scanend";
375
+ unit = <0>;
375
376
reg = <0x40332000 0x100>;
376
377
#io-channel-cells = <1>;
377
378
vref-mv = <3300>;
383
384
compatible = "renesas,ra-adc";
384
385
interrupts = <39 1>;
385
386
interrupt-names = "scanend";
387
+ unit = <1>;
386
388
reg = <0x40332200 0x100>;
387
389
#io-channel-cells = <1>;
388
390
vref-mv = <3300>;
You can’t perform that action at this time.
0 commit comments