summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/power/meson8-power.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/power/meson8-power.h')
-rw-r--r--dts/include/dt-bindings/power/meson8-power.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/power/meson8-power.h b/dts/include/dt-bindings/power/meson8-power.h
new file mode 100644
index 0000000000..7a55ba2cd2
--- /dev/null
+++ b/dts/include/dt-bindings/power/meson8-power.h
@@ -0,0 +1,13 @@
+/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
+/*
+ * Copyright (c) 2019 Martin Blumenstingl <martin.blumenstingl@googlemail.com>
+ */
+
+#ifndef _DT_BINDINGS_MESON8_POWER_H
+#define _DT_BINDINGS_MESON8_POWER_H
+
+#define PWRC_MESON8_VPU_ID 0
+#define PWRC_MESON8_ETHERNET_MEM_ID 1
+#define PWRC_MESON8_AUDIO_DSP_MEM_ID 2
+
+#endif /* _DT_BINDINGS_MESON8_POWER_H */