Clean up dt binding descriptions and introduce titles where needed to make board documentation pages look nice. The supported hardware table on board documentation pages sources its data from dt bindings, and needs succinct titles. Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>
18 lines
436 B
YAML
18 lines
436 B
YAML
# Copyright (c) 2025 Silicon Laboratories Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: Silicon Labs Series 2 MSC (Memory System Controller)
|
|
|
|
description: |
|
|
Memory System Controller for Silicon Labs Series 2 SoCs.
|
|
|
|
compatible: "silabs,series2-flash-controller"
|
|
|
|
include: flash-controller.yaml
|
|
|
|
properties:
|
|
low-power-write:
|
|
type: boolean
|
|
description: |
|
|
Reduce current consumption during write, doubling write time
|