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 639F9C54EBE for ; Wed, 11 Jan 2023 09:21:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229606AbjAKJUo (ORCPT ); Wed, 11 Jan 2023 04:20:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53822 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238500AbjAKJTt (ORCPT ); Wed, 11 Jan 2023 04:19:49 -0500 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7054B10E5 for ; Wed, 11 Jan 2023 01:19:39 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id k26-20020a05600c1c9a00b003d972646a7dso13846557wms.5 for ; Wed, 11 Jan 2023 01:19:39 -0800 (PST) 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:message-id:reply-to; bh=5JkE8k+zb6V8XAsdWBYWdOcqpT4YkPRqlcEpPrFh1Mg=; b=NN8bbzG32j/Fvv6jjEGG9bL8osozCnlyMafcRK3SkjAW3nn6SLlG75IJ8PfqZmf2W/ WqlJokplJSTsJL9GoNnUrTRVSUaLFKVyH0w/8U9KWzzGrR4bh8eh2WQXagEcWRfoOIu8 QwvasTG4ypvW3CNjN0BzinfOIdBnERXF/ca7FUIC1CO+3vVmsLd0fW8Ju5rm1DeJ+8EO c1EvGLqVTfDBYQzml0XBYpcZaM7WTJKudiuos98/hTetLMnuKzvYNzvCeXu8ldIDLNE4 MnhjugfAolunskgCgaDIRMYx/D6B/lJTTu7zMW32EwpL9sDFPr6Lm34PqanEuPGwCMTv Eddg== 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:message-id:reply-to; bh=5JkE8k+zb6V8XAsdWBYWdOcqpT4YkPRqlcEpPrFh1Mg=; b=Z7IcbrUAbw0gFoEeH3Mx3L3yVfecFZiHQ95G/dMPF65HGD5e0ZVkdoF6Yu1aA3A2Pa Z382E1XcBv3DNZMCYHmpKCz3BprcU41tdvjyr+t1Wdo+NxJzP+OryApML/u/NooHNlQA 2Kqu0uXbPRd6bTr6bWtj3Lc1GunA6i7iq9SlYo7FesoGjT99lFJ1/yIryH3I3aLcJnyX R88lq0ztyDYon28AGEGWzLPlY2gzWMlVhREDcaeImcVhvLdcP6c0Gjio6ydY6qNXaf9Z yyvEJixwrlFhAxUg3sbldW8YeaL2eXiTVn4APd6l1fS/QfrLrqVV2wtyjEgMDuAhCAWB 6b8w== X-Gm-Message-State: AFqh2kqg6BEOApRiPgAijvv+x2Xm4blhNDf+xBf354cLcTpFwJZchKjN bl4/Z0S94JM45aEWge23sM9Mog== X-Google-Smtp-Source: AMrXdXueETs+9QMmUplpsdR2JoM7cnnfCNkCjsejlTKSruG40GsXye6Bu9UvxFfBHAdM4QOI2zwzVw== X-Received: by 2002:a05:600c:4f96:b0:3d9:ed3b:5b3e with SMTP id n22-20020a05600c4f9600b003d9ed3b5b3emr8928750wmq.19.1673428778035; Wed, 11 Jan 2023 01:19:38 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id n14-20020a05600c4f8e00b003c6b7f5567csm5442557wmq.0.2023.01.11.01.19.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 11 Jan 2023 01:19:37 -0800 (PST) Message-ID: Date: Wed, 11 Jan 2023 10:19:35 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH v5 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings Content-Language: en-US To: Yuji Ishikawa , Hans Verkuil , Laurent Pinchart , Mauro Carvalho Chehab , Nobuhiro Iwamatsu , Rob Herring , Krzysztof Kozlowski , "Rafael J . Wysocki" , Mark Brown Cc: linux-media@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <20230111022433.25950-1-yuji2.ishikawa@toshiba.co.jp> <20230111022433.25950-2-yuji2.ishikawa@toshiba.co.jp> From: Krzysztof Kozlowski In-Reply-To: <20230111022433.25950-2-yuji2.ishikawa@toshiba.co.jp> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 11/01/2023 03:24, Yuji Ishikawa wrote: > Adds the Device Tree binding documentation that allows to describe > the Video Input Interface found in Toshiba Visconti SoCs. > > Signed-off-by: Yuji Ishikawa > Reviewed-by: Nobuhiro Iwamatsu > --- > Changelog v2: > - no change > > Changelog v3: > - no change > > Changelog v4: > - fix style problems at the v3 patch > - remove "index" member > - update example > > Changelog v5: > - no change No change? so all comments got ignored? This is a friendly reminder during the review process. It seems my previous comments were not fully addressed. Maybe my feedback got lost between the quotes, maybe you just forgot to apply it. Please go back to the previous discussion and either implement all requested changes or keep discussing them. Thank you. Best regards, Krzysztof