update(driver): adaption hardware V1.2.
This commit is contained in:
@@ -424,7 +424,7 @@
|
||||
sensor0_mname = "gc2083_mipi";
|
||||
sensor0_twi_cci_id = <0>;
|
||||
sensor0_twi_addr = <0x6e>;
|
||||
sensor0_mclk_id = <0>;
|
||||
sensor0_mclk_id = <1>;
|
||||
sensor0_pos = "rear";
|
||||
sensor0_isp_used = <1>;
|
||||
sensor0_fmt = <1>;
|
||||
@@ -451,7 +451,7 @@
|
||||
sensor1_mname = "sc2356_mipi";
|
||||
sensor1_twi_cci_id = <1>;
|
||||
sensor1_twi_addr = <0x6c>;
|
||||
sensor1_mclk_id = <1>;
|
||||
sensor1_mclk_id = <0>;
|
||||
sensor1_pos = "front";
|
||||
sensor1_isp_used = <1>;
|
||||
sensor1_fmt = <1>;
|
||||
@@ -1150,15 +1150,15 @@
|
||||
};
|
||||
|
||||
pwm9_pin_a: pwm9@0 {
|
||||
pins = "PD22";
|
||||
pins = "PE9";
|
||||
function = "pwm9";
|
||||
muxsel = <2>;
|
||||
muxsel = <5>;
|
||||
drive-strength = <10>;
|
||||
bias-pull-up;
|
||||
};
|
||||
|
||||
pwm9_pin_b: pwm9@1 {
|
||||
pins = "PD22";
|
||||
pins = "PE9";
|
||||
function = "gpio_in";
|
||||
muxsel = <0>;
|
||||
};
|
||||
@@ -1669,7 +1669,7 @@
|
||||
pinctrl-names = "active", "sleep";
|
||||
pinctrl-0 = <&pwm0_pin_a>;
|
||||
pinctrl-1 = <&pwm0_pin_b>;
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&pwm4 {
|
||||
@@ -1690,7 +1690,7 @@
|
||||
pinctrl-names = "active", "sleep";
|
||||
pinctrl-0 = <&pwm9_pin_a>;
|
||||
pinctrl-1 = <&pwm9_pin_b>;
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pwm10 {
|
||||
|
||||
@@ -2155,7 +2155,7 @@ CONFIG_LCD_SUPPORT_T050K589=y
|
||||
CONFIG_LCD_SUPPORT_ICN6202=y
|
||||
CONFIG_LCD_SUPPORT_ICN6202_2LANE=y
|
||||
# CONFIG_LCD_SUPPORT_NT35510_MIPI is not set
|
||||
# CONFIG_LCD_REVERT_180_DEGREE is not set
|
||||
CONFIG_LCD_REVERT_180_DEGREE=y
|
||||
|
||||
#
|
||||
# Display engine feature select
|
||||
|
||||
@@ -1578,7 +1578,7 @@ CONFIG_LCD_SUPPORT_T050K589=y
|
||||
CONFIG_LCD_SUPPORT_ICN6202=y
|
||||
CONFIG_LCD_SUPPORT_ICN6202_2LANE=y
|
||||
# CONFIG_LCD_SUPPORT_NT35510_MIPI is not set
|
||||
# CONFIG_LCD_REVERT_180_DEGREE is not set
|
||||
CONFIG_LCD_REVERT_180_DEGREE=y
|
||||
|
||||
#
|
||||
# Display engine feature select
|
||||
|
||||
Reference in New Issue
Block a user