Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 619437bb authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: smb2: add support for typec_present"

parents ddc631a7 4dddde23
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -341,6 +341,7 @@ struct smb_charger {
	int			otg_cl_ua;
	int			otg_cl_ua;
	bool			uusb_apsd_rerun_done;
	bool			uusb_apsd_rerun_done;
	bool			pd_hard_reset;
	bool			pd_hard_reset;
	bool			typec_present;
	u8			typec_status[5];
	u8			typec_status[5];
	bool			typec_legacy_valid;
	bool			typec_legacy_valid;
	int			fake_input_current_limited;
	int			fake_input_current_limited;