1# Copyright (c) 2024 STMicroelectronics
2
3# SPDX-License-Identifier: Apache-2.0
4
5description: |
6        STM32N6 ADC
7
8        This compatible stands for STM32N6 ADC.
9
10compatible: "st,stm32n6-adc"
11
12include:
13  - name: st,stm32-adc.yaml
14    property-blocklist:
15      - st,adc-clock-source
16      - st,adc-prescaler
17