dts: add base binding for memory management drivers
This adds a simple base binding for memory management drivers. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
e783e3c12b
commit
213fccbfe4
7
dts/bindings/mm/mm_drv.yaml
Normal file
7
dts/bindings/mm/mm_drv.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Copyright (c) 2021 Intel Corporation
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# Common fields for Memory Management Driver
|
||||
|
||||
include: base.yaml
|
Loading…
Reference in a new issue