dts: bindings: serial: stm32: block clock-frequency
Blocks 'clock-frequency' property included from 'uart-controller.yml' in the STM32 UART base. Signed-off-by: Georgij Cernysiov <geo.cgv@gmail.com>
This commit is contained in:
parent
6d493776e9
commit
e59ff45ebc
1 changed files with 6 additions and 1 deletions
|
@ -4,7 +4,12 @@
|
|||
# Common fields for STM32 UART peripherals.
|
||||
description: STM32 UART-BASE
|
||||
|
||||
include: [uart-controller.yaml, pinctrl-device.yaml, reset-device.yaml]
|
||||
include:
|
||||
- name: uart-controller.yaml
|
||||
property-blocklist:
|
||||
- clock-frequency
|
||||
- name: pinctrl-device.yaml
|
||||
- name: reset-device.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue