| // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| * Copyright (c) 2020 Rockchip Electronics Co., Ltd. |
| * Copyright (c) 2022 Edgeble AI Technologies Pvt. Ltd. |
| #include "rv1126-edgeble-neu2.dtsi" |
| model = "Edgeble Neu2 IO Board"; |
| compatible = "edgeble,neural-compute-module-2-io", |
| "edgeble,neural-compute-module-2", "rockchip,rv1126"; |
| stdout-path = "serial2:1500000n8"; |
| card-detect-delay = <200>; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&sdmmc0_clk &sdmmc0_cmd &sdmmc0_bus4 &sdmmc0_det>; |
| rockchip,default-sample-phase = <90>; |
| vqmmc-supply = <&vccio_sd>; |