From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AD3CBC6FA82 for ; Thu, 8 Sep 2022 11:38:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231476AbiIHLim (ORCPT ); Thu, 8 Sep 2022 07:38:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46172 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231429AbiIHLih (ORCPT ); Thu, 8 Sep 2022 07:38:37 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 04A2511979E for ; Thu, 8 Sep 2022 04:38:36 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id i26so11496685lfp.11 for ; Thu, 08 Sep 2022 04:38:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=grqX19KGO8eCpQz3LigCL9EjlFRHcaI3gD40UOrTb78=; b=aq7Pf89eDR+03e/1BvAyg2jjoqYLAHFBBg6Jzpu+powYbJ3VkVxIalvphU7patc+AL 28woYXGvjt1KmUAHQAcf5IeParcnJvnbZItooWH/18XzKJ8E3DXaCYVmgx5fHqidhVXR 4Rt2POJc0bYdUyEcbA05kiI8YSew9OoiRuXatoiWStgki6FfqC1QafVC3ZLQSoiBl580 PKYNAPh2W02ywtxJ+vRnh+oO9660gC+ZoYxcmUyu2RXSVCRer1PSOAyc16KDopjGQFoj Uth/jmyWrJRxyomiSsHA3JTylisEmBNH3jBl1iojO8EZjn1NkgDPKiOUHthoomm3EXSX Kytg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=grqX19KGO8eCpQz3LigCL9EjlFRHcaI3gD40UOrTb78=; b=ANFUTM7cGEkcS6maFle9fuLdi+7LVXWECv70JfTeNY41iyYg1CgUZK8FDQGwaB/uq8 KHCtH6gtXYmrtxRY6wTj91M6itYmv4xSnQqR+18zSJ/5ku7iyhQZLen0sHbmkx/azGgL D7tKmz57ELTzmdeksIjgMq5guKpqdQyWNJerqDj43luwfIYtSIUtzjboNnMQmkzBvSFV sRN9xRe9LY+O5EzbBpfHfiVXW6oqRIOs4VW+JObcyzYWoLifyPN0JvrMvh8v0zVRDpJx lSqowDthgQRzvN+Llxpp4+Rwnt0viPjC0Bgc4kBd0M3f6CdvXzOvvjENsWYnPhAF+KoV wsFg== X-Gm-Message-State: ACgBeo0vE0/tDXRI2cpTi/3faUTI/CVxIUsU+67JrEno2+N6HMszhLuC fvpeDPHf4OG/WGQ4RJQ+vft8fw== X-Google-Smtp-Source: AA6agR7OdszDXca1mtiu9oJ1zsvD0Ie5SZlza967cSFAEmoFSH0tSdNxKFXyn0iKi2nrmxkRabnGvw== X-Received: by 2002:a05:6512:312d:b0:497:a3df:a08b with SMTP id p13-20020a056512312d00b00497a3dfa08bmr2406053lfd.462.1662637114396; Thu, 08 Sep 2022 04:38:34 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id j18-20020a056512345200b004979ec19387sm1480626lfr.305.2022.09.08.04.38.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 04:38:33 -0700 (PDT) Message-ID: <43c63dce-60fc-f21e-4ca3-5ba2518b79b7@linaro.org> Date: Thu, 8 Sep 2022 13:38:32 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v2 1/4] media: dt-bindings: Document Renesas RZ/G2L CSI-2 block Content-Language: en-US To: Lad Prabhakar , Laurent Pinchart , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Philipp Zabel , Jacopo Mondi , =?UTF-8?Q?Niklas_S=c3=b6derlund?= , Sakari Ailus , Hans Verkuil Cc: Geert Uytterhoeven , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Prabhakar , Biju Das References: <20220905230406.30801-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20220905230406.30801-2-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Krzysztof Kozlowski In-Reply-To: <20220905230406.30801-2-prabhakar.mahadev-lad.rj@bp.renesas.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 06/09/2022 01:04, Lad Prabhakar wrote: > Document the CSI-2 block which is part of CRU found in Renesas > RZ/G2L (and alike) SoCs. > > Signed-off-by: Lad Prabhakar > Reviewed-by: Laurent Pinchart Thank you for your patch. There is something to discuss/improve. > +additionalProperties: false > + > +examples: > + - | > + #include > + #include > + > + csi: csi2@10830400 { That's still not properly named. Node name just "csi". With that: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof