mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: rockchip: rk3368-tb_8836 fix cw2015 gpio define
This commit is contained in:
6
arch/arm64/boot/dts/rk3368-tb_8846.dts
Executable file → Normal file
6
arch/arm64/boot/dts/rk3368-tb_8846.dts
Executable file → Normal file
@@ -448,9 +448,9 @@
|
||||
CW2015@62 {
|
||||
compatible = "cw201x";
|
||||
reg = <0x62>;
|
||||
//dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>;
|
||||
//bat_low_gpio = <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>;
|
||||
chg_ok_gpio = <&gpio0 GPIO_C2 GPIO_ACTIVE_HIGH>;
|
||||
dc_det_gpio = <&gpio0 GPIO_C1 GPIO_ACTIVE_LOW>;
|
||||
bat_low_gpio = <&gpio0 GPIO_C2 GPIO_ACTIVE_LOW>;
|
||||
chg_ok_gpio = <&gpio0 GPIO_D3 GPIO_ACTIVE_HIGH>;
|
||||
bat_config_info = <0x15 0x42 0x60 0x59 0x52 0x58 0x4D 0x48 0x48 0x44 0x44 0x46 0x49 0x48 0x32
|
||||
0x24 0x20 0x17 0x13 0x0F 0x19 0x3E 0x51 0x45 0x08 0x76 0x0B 0x85 0x0E 0x1C 0x2E 0x3E 0x4D 0x52 0x52
|
||||
0x57 0x3D 0x1B 0x6A 0x2D 0x25 0x43 0x52 0x87 0x8F 0x91 0x94 0x52 0x82 0x8C 0x92 0x96 0xFF 0x7B 0xBB
|
||||
|
||||
Reference in New Issue
Block a user