Skip to content

Commit 73fb091

Browse files
mbolivar-nordicfabiobaltieri
authored andcommitted
dts: bindings: fix stm32 UART base include file
Include files should not have compatible properties set. These do not represent real hardware and should therefore not appear to do so, e.g. by appearing in the bindings index as if they were a real hardware peripheral. Signed-off-by: Martí Bolívar <[email protected]>
1 parent 8c4d464 commit 73fb091

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dts/bindings/serial/st,stm32-uart-base.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
# Common fields for STM32 UART peripherals.
55
description: STM32 UART-BASE
66

7-
compatible: "st,stm32-uart-base"
8-
97
include: [uart-controller.yaml, pinctrl-device.yaml]
108

119
properties:

0 commit comments

Comments
 (0)