zephyr/dts/bindings/flash_controller/st,stm32wb-flash-controller.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

15 lines
314 B
YAML

description: STM32 WB flash controller
compatible: "st,stm32wb-flash-controller"
include: flash-controller.yaml
properties:
single-bank:
type: boolean
description: dual-bank mode not enabled (page erase 4096k)
dual-bank:
type: boolean
description: dual-bank mode enabled (page erase 2048k)