Re: [PATCH v2 1/4] media: dt-bindings: samsung-fimc: drop simple-bus

From: Rob Herring
Date: Wed Feb 08 2023 - 18:50:17 EST



On Tue, 07 Feb 2023 21:58:31 +0100, Krzysztof Kozlowski wrote:
> The FIMC camera node wrapper is not a bus, so using simple-bus fallback
> compatible just to instantiate its children nodes was never correct.
> Drop the simple-bus compatible and expect driver to explicitly populate
> children devices.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. None
> ---
> Documentation/devicetree/bindings/media/samsung-fimc.txt | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>