Thread (20 messages) 20 messages, 4 authors, 2022-08-16

Re: [PATCH 6/6] i2c: imx-lpi2c: handle IPG clock

From: Krzysztof Kozlowski <hidden>
Date: 2022-08-12 18:58:22
Also in: linux-devicetree, linux-i2c, lkml

On 12/08/2022 13:13, Krzysztof Kozlowski wrote:
quoted
+
+	lpi2c_imx->clk_ipg = devm_clk_get(&pdev->dev, "ipg");
+	if (IS_ERR(lpi2c_imx->clk_ipg)) {
+		dev_err(&pdev->dev, "can't get I2C ipg clock\n");
+		return PTR_ERR(lpi2c_imx->clk_ipg);
 	}
You just broke all DTS...
And Rob's bot agrees (through bindings):
https://lore.kernel.org/all/1660317233.465911.168987.nullmailer@robh.at.kernel.org/ (local)

Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help