Thread (18 messages) 18 messages, 4 authors, 2020-07-21

Re: [PATCH v4 1/7] ipq806x: gcc: add support for child probe

From: Amit Kucheria <hidden>
Date: 2020-07-20 09:41:59
Also in: linux-arm-msm, linux-devicetree, linux-pm, lkml

On Thu, Jul 16, 2020 at 7:58 AM Ansuel Smith [off-list ref] wrote:
Add support for child probing needed for tsens driver that share the
seme regs of gcc for this platform.
Typo: same

quoted hunk ↗ jump to hunk
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
---
 drivers/clk/qcom/gcc-ipq806x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clk/qcom/gcc-ipq806x.c b/drivers/clk/qcom/gcc-ipq806x.c
index a8456e09c44d..d6b7adb4be38 100644
--- a/drivers/clk/qcom/gcc-ipq806x.c
+++ b/drivers/clk/qcom/gcc-ipq806x.c
@@ -3089,7 +3089,7 @@ static int gcc_ipq806x_probe(struct platform_device *pdev)
        regmap_write(regmap, 0x3cf8, 8);
        regmap_write(regmap, 0x3d18, 8);

-       return 0;
+       return of_platform_populate(pdev->dev.of_node, NULL, NULL, &pdev->dev);
 }

 static struct platform_driver gcc_ipq806x_driver = {
--
2.27.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help