diff --git a/qcom/parrot-wcn6750.dtsi b/qcom/parrot-wcn6750.dtsi index aac6c43e..202ecbee 100644 --- a/qcom/parrot-wcn6750.dtsi +++ b/qcom/parrot-wcn6750.dtsi @@ -2,3 +2,17 @@ &soc { }; + +&qupv3_se2_i2c { + status = "ok"; + nq@64 { + compatible = "rtc6226"; + reg = <0x64>; + fmint-gpio = <&tlmm 105 0>; + vdd-supply = <&L5E>; + rtc6226,vdd-supply-voltage = <2800000 2800000>; + rtc6226,vdd-load = <15000>; + vio-supply = <&L22B>; + rtc6226,vio-supply-voltage = <1800000 1800000>; + }; +}; diff --git a/qcom/parrot.dtsi b/qcom/parrot.dtsi index 05662e47..088a91f5 100644 --- a/qcom/parrot.dtsi +++ b/qcom/parrot.dtsi @@ -1701,7 +1701,18 @@ dma-names = "rx", "tx"; #address-cells = <1>; #size-cells = <0>; - status = "disabled"; + status = "ok"; + ngd@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <1>; + + /* slimbus child nodes */ + slimbus: btfmslim-driver { + compatible = "slim217,221"; + reg = <1 0>; + }; + }; }; cluster-device {