diff --git a/qcom/lahaina.dtsi b/qcom/lahaina.dtsi index 37d4fc73..29274c21 100644 --- a/qcom/lahaina.dtsi +++ b/qcom/lahaina.dtsi @@ -3733,3 +3733,16 @@ &qupv3_se18_4uart { status = "ok"; }; + +&qupv3_se13_i2c { + status = "ok"; + nq@64 { + compatible = "rtc6226"; + reg = <0x64>; + fmint-gpio = <&tlmm 50 0>; + vdd-supply = <&BOB>; + rtc6226,vdd-supply-voltage = <2800000 2800000>; + vio-supply = <&S10B>; + rtc6226,vio-supply-voltage = <1800000 1800000 >; + }; +};