File tree Expand file tree Collapse file tree
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272 };
7373
7474 vcc_cam_avdd: regulator-vcc-cam-avdd {
75- compatible = "regulator-fixed";
75+ compatible = "regulator-fixed";
7676 regulator-name = "vcc_cam_avdd";
7777 gpio = <&gpio3 RK_PC0 GPIO_ACTIVE_LOW>;
7878 pinctrl-names = "default";
8383 };
8484
8585 vcc_cam_dovdd: regulator-vcc-cam-dovdd {
86- compatible = "regulator-fixed";
86+ compatible = "regulator-fixed";
8787 regulator-name = "vcc_cam_dovdd";
8888 gpio = <&gpio3 RK_PC1 GPIO_ACTIVE_LOW>;
8989 pinctrl-names = "default";
9494 };
9595
9696 vcc_cam_dvdd: regulator-vcc-cam-dvdd {
97- compatible = "regulator-fixed";
97+ compatible = "regulator-fixed";
9898 regulator-name = "vcc_cam_dvdd";
9999 gpio = <&gpio3 RK_PC5 GPIO_ACTIVE_HIGH>;
100100 enable-active-high;
106106 };
107107
108108 vcc_lens_afvdd: regulator-vcc-lens-afvdd {
109- compatible = "regulator-fixed";
109+ compatible = "regulator-fixed";
110110 regulator-name = "vcc_lens_afvdd";
111111 gpio = <&gpio3 RK_PB2 GPIO_ACTIVE_LOW>;
112112 pinctrl-names = "default";
Original file line number Diff line number Diff line change 2626 };
2727
2828 cam_afvdd_2v8: regulator-cam-afvdd-2v8 {
29- compatible = "regulator-fixed";
29+ compatible = "regulator-fixed";
3030 gpio = <&pca9670 2 GPIO_ACTIVE_LOW>;
3131 regulator-max-microvolt = <2800000>;
3232 regulator-min-microvolt = <2800000>;
3535 };
3636
3737 cam_avdd_2v8: regulator-cam-avdd-2v8 {
38- compatible = "regulator-fixed";
38+ compatible = "regulator-fixed";
3939 gpio = <&pca9670 4 GPIO_ACTIVE_LOW>;
4040 regulator-max-microvolt = <2800000>;
4141 regulator-min-microvolt = <2800000>;
4444 };
4545
4646 cam_dovdd_1v8: regulator-cam-dovdd-1v8 {
47- compatible = "regulator-fixed";
47+ compatible = "regulator-fixed";
4848 gpio = <&pca9670 3 GPIO_ACTIVE_LOW>;
4949 regulator-max-microvolt = <1800000>;
5050 regulator-min-microvolt = <1800000>;
Original file line number Diff line number Diff line change 260260 status = "okay";
261261};
262262
263- &usb_host_ohci{
263+ &usb_host_ohci {
264264 status = "okay";
265265};
Original file line number Diff line number Diff line change 2626 };
2727
2828 cam_afvdd_2v8: regulator-cam-afvdd-2v8 {
29- compatible = "regulator-fixed";
29+ compatible = "regulator-fixed";
3030 gpio = <&pca9670 2 GPIO_ACTIVE_LOW>;
3131 regulator-max-microvolt = <2800000>;
3232 regulator-min-microvolt = <2800000>;
3535 };
3636
3737 cam_avdd_2v8: regulator-cam-avdd-2v8 {
38- compatible = "regulator-fixed";
38+ compatible = "regulator-fixed";
3939 gpio = <&pca9670 4 GPIO_ACTIVE_LOW>;
4040 regulator-max-microvolt = <2800000>;
4141 regulator-min-microvolt = <2800000>;
4444 };
4545
4646 cam_dovdd_1v8: regulator-cam-dovdd-1v8 {
47- compatible = "regulator-fixed";
47+ compatible = "regulator-fixed";
4848 gpio = <&pca9670 3 GPIO_ACTIVE_LOW>;
4949 regulator-max-microvolt = <1800000>;
5050 regulator-min-microvolt = <1800000>;
Original file line number Diff line number Diff line change 5353 gpios = <&gpio4 RK_PA1 GPIO_ACTIVE_LOW>;
5454 linux,default-trigger = "default-on";
5555 pinctrl-names = "default";
56- pinctrl-0 =<&blue_led>;
56+ pinctrl-0 = <&blue_led>;
5757 };
5858
5959 led-1 {
6262 gpios = <&gpio0 RK_PB7 GPIO_ACTIVE_LOW>;
6363 linux,default-trigger = "heartbeat";
6464 pinctrl-names = "default";
65- pinctrl-0 =<&heartbeat_led>;
65+ pinctrl-0 = <&heartbeat_led>;
6666 };
6767 };
6868
Original file line number Diff line number Diff line change 2828 compatible = "operating-points-v2";
2929 opp-shared;
3030
31- opp-1200000000{
31+ opp-1200000000 {
3232 opp-hz = /bits/ 64 <1200000000>;
3333 opp-microvolt = <750000 750000 950000>;
3434 clock-latency-ns = <40000>;
4949 compatible = "operating-points-v2";
5050 opp-shared;
5151
52- opp-1200000000{
52+ opp-1200000000 {
5353 opp-hz = /bits/ 64 <1200000000>;
5454 opp-microvolt = <750000 750000 950000>;
5555 clock-latency-ns = <40000>;
You can’t perform that action at this time.
0 commit comments