18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ or MIT) */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2019 BayLibre, SAS
48c2ecf20Sopenharmony_ci * Author: Neil Armstrong <narmstrong@baylibre.com>
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_MESON_G12A_POWER_H
88c2ecf20Sopenharmony_ci#define _DT_BINDINGS_MESON_G12A_POWER_H
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#define PWRC_G12A_VPU_ID		0
118c2ecf20Sopenharmony_ci#define PWRC_G12A_ETH_ID		1
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif
14