From 0e2489326f56fbbdce7a7387770ecca73fe47d62 Mon Sep 17 00:00:00 2001 From: Ramireddy KrishnaKanth Reddy Date: Tue, 25 Jun 2024 18:03:31 +0530 Subject: [PATCH] ARM: dts: msm: Enable fsa4480 in parrot dtsi Add compatible string for fsa4480 parrot. Change-Id: I3c9bea536817c0a80fcc6342b6d0788e1e84d476 Signed-off-by: Ramireddy KrishnaKanth Reddy --- qcom/parrot.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/parrot.dtsi b/qcom/parrot.dtsi index 0b1c2cca..ec24ae5c 100644 --- a/qcom/parrot.dtsi +++ b/qcom/parrot.dtsi @@ -2884,6 +2884,7 @@ status = "ok"; fsa4480: fsa4480@42 { + compatible = "qcom,fsa4480-i2c"; reg = <0x42>; }; };