arm64: dts: rockchip: Add rv1126b-evb1-v11.dtsi
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I2da2b33d45ee8363b7709e54f5ab70a2d83a4941
This commit is contained in:
19
arch/arm64/boot/dts/rockchip/rv1126b-evb1-v11.dtsi
Normal file
19
arch/arm64/boot/dts/rockchip/rv1126b-evb1-v11.dtsi
Normal file
@@ -0,0 +1,19 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2025 Rockchip Electronics Co., Ltd.
|
||||
*/
|
||||
|
||||
#include "rv1126b-evb1-v10.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Rockchip RV1126B EVB1 V11 Board";
|
||||
compatible = "rockchip,rv1126b-evb1-v11", "rockchip,rv1126b";
|
||||
};
|
||||
|
||||
&typec5v_pwren {
|
||||
rockchip,pins = <0 RK_PC5 RK_FUNC_GPIO &pcfg_pull_none>;
|
||||
};
|
||||
|
||||
&vbus5v0_typec {
|
||||
gpio = <&gpio0 RK_PC5 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
Reference in New Issue
Block a user