diff --git a/qcom/kalama.dtsi b/qcom/kalama.dtsi index 6efaf945..112d5152 100644 --- a/qcom/kalama.dtsi +++ b/qcom/kalama.dtsi @@ -3628,3 +3628,11 @@ &qupv3_se7_2uart { status = "ok"; }; + +&qupv3_hub_i2c2 { + status = "ok"; + fsa4480: fsa4480@42 { + compatible = "qcom,fsa4480-i2c"; + reg = <0x42>; + }; +};