[PATCH v1] arm64: dts: exynos8895: Add camera hsi2c nodes

Krzysztof Kozlowski krzk at kernel.org
Mon Dec 16 00:46:02 PST 2024


On 14/12/2024 23:07, Ivaylo Ivanov wrote:
> Add nodes for hsi2c1-4 (CAM0-3), which allows using them.
> 
> Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1 at gmail.com>
> ---
>  arch/arm64/boot/dts/exynos/exynos8895.dtsi | 44 ++++++++++++++++++++++
>  1 file changed, 44 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/exynos/exynos8895.dtsi b/arch/arm64/boot/dts/exynos/exynos8895.dtsi
> index 90b318b2f..36657abfc 100644
> --- a/arch/arm64/boot/dts/exynos/exynos8895.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos8895.dtsi
> @@ -292,6 +292,50 @@ pinctrl_peric1: pinctrl at 10980000 {
>  			interrupts = <GIC_SPI 430 IRQ_TYPE_LEVEL_HIGH>;
>  		};
>  
> +		hsi2c_1: i2c at 10990000 {
> +			compatible = "samsung,exynos8895-hsi2c";



There is no such compatible. Your changelog part or cover letter must
always explain where the missing bindings are.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list