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 C29E1C64EC7 for ; Tue, 28 Feb 2023 15:48:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230157AbjB1Psy (ORCPT ); Tue, 28 Feb 2023 10:48:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43678 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230124AbjB1Psp (ORCPT ); Tue, 28 Feb 2023 10:48:45 -0500 Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 50BDC4492 for ; Tue, 28 Feb 2023 07:48:40 -0800 (PST) Received: by mail-wr1-x42f.google.com with SMTP id j2so10236011wrh.9 for ; Tue, 28 Feb 2023 07:48:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1677599319; 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=kPPcSM7cJFme3QuQE7JkKVDyEl6XTV+0C/RSCHiSBvw=; b=U234OuP7IlWP3zDebTbiHVpOQ0hrcBSk+f0jmcgQgz5KhWiQQ2u8dD8/Zhh7T/pbBt idCMrSEy/7DCGN7xRNBDV/8XCzajg/rXwcjDhrUwzCoqywkcMviphHCd2TsLIyGUe0m+ a1BKTr5aDkywJ+VAOb9sbcMtwwp8kQKiclcdlViQt80BQRmGf7y08lSulVz3GtZsSQpo HPpgAdAlhImBg40l8hAUKGlCEGebwf8SjI+aT5cSeGiZOgJEAAz6EsFNzR6WJfw30QfU fMPH+YbO8O1NSQ+dAr4MWCDSQ/TITw/ydypV6rnCXXpp3zQ/uirBwaNRXz/xDmRCUlkS cbAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677599319; 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=kPPcSM7cJFme3QuQE7JkKVDyEl6XTV+0C/RSCHiSBvw=; b=G5CHae/hBcLUGHQC/WKvYPlHKNjiiDfJ9Y+ld7vlcp8AlyZQMdhOt/3sPk3fkVdcDX vJtQOcfPVcZAU39HRQXZh7tREYBdwLEaZYZaWqWkfWmsCBUiuEzpW18/9KIzZJdH506Y u1j17RC188wdts5nKgKrik8RUjzHhbYWpO38dhZ50MEA5EmWzzmjhATbeXTRGD9LEfe9 MhKV9Y7oQ6HzDbLUlRDn+8L+FvzF03/zD4/V+V8ksP8nlG9qYv0K1Lyq56F9divKJU4n IPVBugsuTkUeow7vK4Z08pCsSo+pLMT/UAII9z8IPeGbLDxv1UTGGBANFpjTHw/gHzPi temQ== X-Gm-Message-State: AO0yUKVJeOxKrKF9TfYj/fTo3LEn3B2hN7Jgfdn7q83hvyIaQuYRcUB+ nvdvC3AmzMPym5LsKqV/l1mLzA== X-Google-Smtp-Source: AK7set/jx8KDkgxFKTKVjW32HMOrBS98c4oO5060qCBoCKEBqQG87Tu98Ji9ZbroAFdOUduKXrS7iA== X-Received: by 2002:a05:6000:1e07:b0:2c7:d7c:7d7 with SMTP id bj7-20020a0560001e0700b002c70d7c07d7mr2642471wrb.22.1677599318823; Tue, 28 Feb 2023 07:48:38 -0800 (PST) Received: from [192.168.0.162] (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id n7-20020a5d4c47000000b002c5534db60bsm10041694wrt.71.2023.02.28.07.48.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 28 Feb 2023 07:48:38 -0800 (PST) Message-ID: Date: Tue, 28 Feb 2023 15:48:37 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 12/18] media: venus: firmware: Correct IS_V6() checks Content-Language: en-US To: Konrad Dybcio , Stanimir Varbanov , Vikash Garodia , Andy Gross , Bjorn Andersson , Mauro Carvalho Chehab , Dikshita Agarwal , Dikshita Agarwal , Mansur Alisha Shaik , Jonathan Marek Cc: Mauro Carvalho Chehab , Stanimir Varbanov , linux-media@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Vikash Garodia References: <20230228-topic-venus-v1-0-58c2c88384e9@linaro.org> <20230228-topic-venus-v1-12-58c2c88384e9@linaro.org> From: Bryan O'Donoghue In-Reply-To: <20230228-topic-venus-v1-12-58c2c88384e9@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28/02/2023 15:24, Konrad Dybcio wrote: > - if (IS_V6(core)) > + /* > + * This may sound counter-intuitive, but when there's no TZ, we gotta > + * do things that it would otherwise do for us, such as initializing > + * the hardware at a very basic level. > + * */ Suggest "When there is no TZ we have got to initialize hardware in-lieu of TZ" as an example. Either way please drop that "gotta" - I ain't gonna ACK such a butchering of the language. Then Reviewed-by: Bryan O'Donoghue