1cb7aa33aSEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2cb7aa33aSEmmanuel Vadot/* 3cb7aa33aSEmmanuel Vadot * Copyright (c) 2022 Edgeble AI Technologies Pvt. Ltd. 4cb7aa33aSEmmanuel Vadot */ 5cb7aa33aSEmmanuel Vadot 6cb7aa33aSEmmanuel Vadot/dts-v1/; 7cb7aa33aSEmmanuel Vadot#include "rk3588.dtsi" 8cb7aa33aSEmmanuel Vadot#include "rk3588-edgeble-neu6a.dtsi" 9*01950c46SEmmanuel Vadot#include "rk3588-edgeble-neu6a-io.dtsi" 10cb7aa33aSEmmanuel Vadot 11cb7aa33aSEmmanuel Vadot/ { 12cb7aa33aSEmmanuel Vadot model = "Edgeble Neu6A IO Board"; 13cb7aa33aSEmmanuel Vadot compatible = "edgeble,neural-compute-module-6a-io", 14cb7aa33aSEmmanuel Vadot "edgeble,neural-compute-module-6a", "rockchip,rk3588"; 15cb7aa33aSEmmanuel Vadot}; 16