From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B8A6C317144; Sun, 17 May 2026 10:31:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779013897; cv=none; b=DtFn2+lvcxRpA1LCUltEYbVQFjj/GJOZybQaN1ZqHSSGusYFVT3BiZkNEdKyILqTom/ZepiSKFU/8w0K9o+gy+vUUiytw2u5pPlMJsKgwEUp7tlUVrqxa1WtGu07v8DLSMbYnj/2AzEV54VAHSpvhdFQhGKVAtuuIWiXrp09gp0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779013897; c=relaxed/simple; bh=2LoNGLxKpbNGIlnyuD9F+D4BlNWTV6SYStdZR9yqZUA=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=uaeWthAwQm+qfIJ+FZSQhUXuuLxW8+FwH3taH6huvb7seklM0dRBIgRlDQCv0ymh2oAFjzpbzV1a/XkPLR7LoOht9Iq4K86E/xLZu+utQ2tDpf6hCk6UUvWRkkgkEZ2DCRgtXDkqY5pz6/Ku/LflMVxcjWzevqDcuCx+919oF0E= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=WNMz2mf1; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="WNMz2mf1" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6EEAAC2BCB0; Sun, 17 May 2026 10:31:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1779013897; bh=2LoNGLxKpbNGIlnyuD9F+D4BlNWTV6SYStdZR9yqZUA=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=WNMz2mf1VpPRCTtY9H10C+qTaWBOmOLZGW4Jf2AJpDRAy+Fp6lrt80taEgZ4ZNJFu p7xyDtLuSg4euxrKZA2FsacgMEj8TLxhXZ2hZicRTc0PKMvmmgWMR2eIv8oa8Kxh6L eZoym/Q9rUXn0m2rxw8S1Qgrxv66QCoij+4yu/tJ94nf1rK3RXFJAgS+pQs3PAoCMJ ejrm7dyUyXdCGVxTScOYKVby2nloZUrKxTkSzn+7X8njgAShu8XYv11cz4EYXTKnyA hbnx2vpbhJHIIFOUBlXYE6rELfYIiOB2C0crbfnUZQPkWOt/0r4+eSSOKBA4HqfJFM F6U7uL5onZoAg== Message-ID: <759def4a-df59-499a-b21e-c441cc7c2fe8@kernel.org> Date: Sun, 17 May 2026 11:31:26 +0100 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 1/3] media: dt-bindings: qcom: add JPEG encoder binding To: Krzysztof Kozlowski , Atanas Filipov , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kapatrala Syed , Hariram Purushothaman , Bjorn Andersson , Konrad Dybcio , Gjorgji Rosikopulos , afilipov@quicinc.com Cc: linux-media@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20260515-qcom-jpeg-v4l2-v1-0-f38c2e1b3555@oss.qualcomm.com> <20260515-qcom-jpeg-v4l2-v1-1-f38c2e1b3555@oss.qualcomm.com> Content-Language: en-US From: Bryan O'Donoghue In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 16/05/2026 21:16, Krzysztof Kozlowski wrote: > > Bryan, before you waste more time here - you missed announcement that > this should have never been posted. I read that after doing my review. Sod's law. --- bod