注释掉其他功能
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "../rk3568-linux.dtsi"
|
||||
|
||||
/*************************camera***********************/
|
||||
#include "rp-camera-mipi-gc2093-single-2lane.dtsi"
|
||||
// #include "rp-camera-mipi-gc2093-single-2lane.dtsi"
|
||||
/***************************************************/
|
||||
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
thermal-zone = "soc-thermal";
|
||||
threshold-temp = <60000>; //60C
|
||||
running-time = <10000>; //10s
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
rp_power{
|
||||
@@ -109,10 +109,10 @@
|
||||
* };
|
||||
*/
|
||||
|
||||
led { //system led
|
||||
gpio_num = <&gpio0 RK_PD6 GPIO_ACTIVE_HIGH>;
|
||||
gpio_function = <3>;
|
||||
};
|
||||
// led { //system led
|
||||
// gpio_num = <&gpio0 RK_PD6 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <3>;
|
||||
// };
|
||||
//fan { //fan
|
||||
// gpio_num = <&gpio3 RK_PB6 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <4>;
|
||||
@@ -127,44 +127,44 @@
|
||||
gpio_function = <4>;
|
||||
};
|
||||
|
||||
hub_rst { //usb hub
|
||||
gpio_num = <&gpio0 RK_PB0 GPIO_ACTIVE_HIGH>;
|
||||
gpio_function = <4>;
|
||||
};
|
||||
usb_pwr0 { //host0 power en
|
||||
gpio_num = <&gpio1 RK_PD0 GPIO_ACTIVE_HIGH>;
|
||||
gpio_function = <4>;
|
||||
};
|
||||
usb_pwr1 { //host1 power en
|
||||
gpio_num = <&gpio1 RK_PD1 GPIO_ACTIVE_HIGH>;
|
||||
gpio_function = <4>;
|
||||
};
|
||||
usb_pwr2 { //host2 power en
|
||||
gpio_num = <&gpio1 RK_PD2 GPIO_ACTIVE_HIGH>;
|
||||
gpio_function = <4>;
|
||||
};
|
||||
usb_pwr3 { //host3 power en
|
||||
gpio_num = <&gpio1 RK_PD4 GPIO_ACTIVE_HIGH>;
|
||||
gpio_function = <4>;
|
||||
};
|
||||
usb_pwr4 { //host4 power en
|
||||
gpio_num = <&gpio1 RK_PD3 GPIO_ACTIVE_HIGH>;
|
||||
gpio_function = <4>;
|
||||
};
|
||||
// hub_rst { //usb hub
|
||||
// gpio_num = <&gpio0 RK_PB0 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <4>;
|
||||
// };
|
||||
// usb_pwr0 { //host0 power en
|
||||
// gpio_num = <&gpio1 RK_PD0 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <4>;
|
||||
// };
|
||||
// usb_pwr1 { //host1 power en
|
||||
// gpio_num = <&gpio1 RK_PD1 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <4>;
|
||||
// };
|
||||
// usb_pwr2 { //host2 power en
|
||||
// gpio_num = <&gpio1 RK_PD2 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <4>;
|
||||
// };
|
||||
// usb_pwr3 { //host3 power en
|
||||
// gpio_num = <&gpio1 RK_PD4 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <4>;
|
||||
// };
|
||||
// usb_pwr4 { //host4 power en
|
||||
// gpio_num = <&gpio1 RK_PD3 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <4>;
|
||||
// };
|
||||
|
||||
spk_en { //spk enable
|
||||
gpio_num = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>;
|
||||
gpio_function = <4>;
|
||||
};
|
||||
spk_mute { //spk mute
|
||||
gpio_num = <&gpio3 RK_PA7 GPIO_ACTIVE_LOW>;
|
||||
gpio_function = <4>;
|
||||
};
|
||||
// spk_en { //spk enable
|
||||
// gpio_num = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <4>;
|
||||
// };
|
||||
// spk_mute { //spk mute
|
||||
// gpio_num = <&gpio3 RK_PA7 GPIO_ACTIVE_LOW>;
|
||||
// gpio_function = <4>;
|
||||
// };
|
||||
|
||||
vdd_3g { //4G module power en
|
||||
gpio_num = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>;
|
||||
gpio_function = <4>;
|
||||
};
|
||||
// vdd_3g { //4G module power en
|
||||
// gpio_num = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>;
|
||||
// gpio_function = <4>;
|
||||
// };
|
||||
|
||||
};
|
||||
|
||||
@@ -264,17 +264,17 @@
|
||||
vccio3-supply = <&vccio_sd>;
|
||||
vccio4-supply = <&vcc_1v8>;
|
||||
vccio5-supply = <&vcc_3v3>;
|
||||
vccio6-supply = <&vcc_3v3>;
|
||||
vccio6-supply = <&vcc_1v8>;
|
||||
vccio7-supply = <&vcc_3v3>;
|
||||
};
|
||||
|
||||
&i2c3 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
&i2c5 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
rtc@51 {
|
||||
status = "okay";
|
||||
compatible = "rtc,hym8563";
|
||||
@@ -283,38 +283,38 @@
|
||||
};
|
||||
|
||||
&uart3 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&uart3m1_xfer>;
|
||||
};
|
||||
|
||||
&uart4 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&uart4m0_xfer>;
|
||||
};
|
||||
|
||||
&uart5 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&uart5m0_xfer>;
|
||||
};
|
||||
|
||||
|
||||
&uart6 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&uart6m1_xfer>;
|
||||
};
|
||||
|
||||
&uart7 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&uart7m1_xfer>;
|
||||
};
|
||||
|
||||
&uart8 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&uart8m0_xfer>;
|
||||
};
|
||||
@@ -335,7 +335,7 @@
|
||||
};
|
||||
|
||||
&video_phy1 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
/******** must be close,if not system no run ******/
|
||||
|
||||
Reference in New Issue
Block a user