Skip to content

Commit 0a2824c

Browse files
swift-tknashif
authored andcommitted
dts: mtd: update MSPI device binding
update the device bindings so that it becomes SoC independent. Signed-off-by: Swift Tian <[email protected]>
1 parent 5d24b6d commit 0a2824c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dts/bindings/mtd/mspi-aps6404l.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Copyright 2024 Ambiq Micro Inc.
1+
# Copyright (c) 2024, Ambiq Micro Inc. <www.ambiq.com>
22
# SPDX-License-Identifier: Apache-2.0
33

44
description: AP Memory APS6404L pSRAM on MSPI bus
55

66
compatible: "mspi-aps6404l"
77

8-
include: ambiq,mspi-device.yaml
8+
include: [mspi-device.yaml, "jedec,jesd216.yaml"]

dts/bindings/mtd/mspi-atxp032.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ description: NOR Flash devices ATXP032 on MSPI bus
55

66
compatible: "mspi-atxp032"
77

8-
include: ambiq,mspi-device.yaml
8+
include: [mspi-device.yaml, "jedec,jesd216.yaml"]

0 commit comments

Comments
 (0)