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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E1EE3C433E0 for ; Fri, 26 Feb 2021 00:26:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A78B364F22 for ; Fri, 26 Feb 2021 00:26:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232491AbhBZA03 (ORCPT ); Thu, 25 Feb 2021 19:26:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40500 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233158AbhBZAZn (ORCPT ); Thu, 25 Feb 2021 19:25:43 -0500 Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C912C061574 for ; Thu, 25 Feb 2021 16:25:03 -0800 (PST) Received: by mail-pj1-x1029.google.com with SMTP id e9so2050199pjs.2 for ; Thu, 25 Feb 2021 16:25:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=eOoaUNEIrZkYP4MaJJhMh9LsswTy7WfpZEcTge5k7XQ=; b=i3eIjv/vQSWGcTmp+1d5sHPrAmusUghr7lwOeU/EGT4b6HMMbou27nUzp2gruEQrFU xUQHIWpt8olmqzC6pzz71V9StFBfwMS8ZunuhPRpZslEx+vTLHAUIhUeRnqYjDjN+eri 1rvoMDpkRFAznHx6snAv/INa4FQ9OJ958Ilpw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=eOoaUNEIrZkYP4MaJJhMh9LsswTy7WfpZEcTge5k7XQ=; b=rNi9h8erch7DXssADPn78SD89r5bo4bP9jJ8fA52OZSgVNAPz2cSQdLFBA4GjYhRnl HxuXSO+VzcKHCtVndPtTvvl8e5duERg49PzzCtBYCE3ouIaoNt3aYvhaNTxfTEKnKGCk xzfyROP0DbAItAts+XilOyLnl3AgaISC2vbN1IEmMSx6uFpAK+NKFg6evVglH7y1IoZ5 qrVoFuMJn49Boo+wdQWmt/dEh2SUH5abDYzfmD85womDiBJjBIKeazKkUMs5IGpIfdn/ WoMgyCe5XVAzfEnJcADElpgqD0U2n/oRMyfP/FV8e29860cNtoWkZ+9Tzb1Nig8uv2YB SaEw== X-Gm-Message-State: AOAM5305gJwwFn4E5wxT5+nkTOYReG212rpcEEyJZayJbfzSvyjxiiEC XGppcKQiXbUc6/v9B63qlmscGg== X-Google-Smtp-Source: ABdhPJw/5SWf+U71TYTnL8EL6Ko0ao/8ZFP3YZ/5INp+qJ611p3MY9kMcUXBGFNdugpws1g0Goh7gg== X-Received: by 2002:a17:90a:67ca:: with SMTP id g10mr520218pjm.166.1614299103224; Thu, 25 Feb 2021 16:25:03 -0800 (PST) Received: from localhost ([2620:15c:202:1:1d8:8d0c:f75e:edd8]) by smtp.gmail.com with UTF8SMTPSA id ob6sm6547366pjb.30.2021.02.25.16.25.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 25 Feb 2021 16:25:02 -0800 (PST) Date: Thu, 25 Feb 2021 16:25:00 -0800 From: Matthias Kaehlcke To: Douglas Anderson Cc: Bjorn Andersson , Stephen Boyd , Alexandru M Stan , Rob Clark , Abhishek Kumar , Philip Chen , Andy Gross , Rob Herring , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 09/13] arm64: dts: qcom: sc7180: add GO_LAZOR variant property for lazor Message-ID: References: <20210225221310.1939599-1-dianders@chromium.org> <20210225141022.9.I4a38fe64dd79c54af80d7e4ef5940f8cf4f86e75@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210225141022.9.I4a38fe64dd79c54af80d7e4ef5940f8cf4f86e75@changeid> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 25, 2021 at 02:13:06PM -0800, Douglas Anderson wrote: > From: Abhishek Kumar > > For trogdor, in the latest board-2.bin file, new BDF with variant > name GO_LAZOR has been introduced, so we need this property set, for > GO_LAZOR BDF to be picked. > > Cc: Philip Chen > Signed-off-by: Abhishek Kumar > [dianders: adjusted subject line and sort order] > Signed-off-by: Douglas Anderson I don't claim to be familiar with this part, but the same is done downstream and the corresponding downstream commit references a bug that talks about a 'GO_LAZOR' BDF variant, so this must be awesome! Reviewed-by: Matthias Kaehlcke