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 C9B33C4332F for ; Mon, 14 Nov 2022 20:43:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237054AbiKNUnp (ORCPT ); Mon, 14 Nov 2022 15:43:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236533AbiKNUno (ORCPT ); Mon, 14 Nov 2022 15:43:44 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 534F81145E for ; Mon, 14 Nov 2022 12:42:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1668458569; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=LbWjPGYhr+GO1H5x0EkUkfhuZivLdlj/zRgU+tW9BQ0=; b=MXTNb2oB0xcmVqd0QMFNoz5h4VEfNKe+i/Qw6uDeutkP7MzjmMAbvRSOV30uSJRnEgTNlO dgyWtPjrNJVIssGl8Q+YqLFlJOQZ6hmg/UeEE7ZgvGFEdgtJ2LNPIOZfo7YKi/VhDVPIW5 A0gvUu7yt4GLxGgvEAkzmD0AuwphhE0= Received: from mail-qv1-f69.google.com (mail-qv1-f69.google.com [209.85.219.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-392-M1ZXI3rON_mPrxC5sN0MhA-1; Mon, 14 Nov 2022 15:42:47 -0500 X-MC-Unique: M1ZXI3rON_mPrxC5sN0MhA-1 Received: by mail-qv1-f69.google.com with SMTP id z18-20020a0cfed2000000b004bc28af6f7dso9138625qvs.4 for ; Mon, 14 Nov 2022 12:42:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LbWjPGYhr+GO1H5x0EkUkfhuZivLdlj/zRgU+tW9BQ0=; b=UyKe16faaQxcrwnojXtL5kVMitNPxZMbuCCI0PKxg/ALBGBK49HhV/01ROLNso8e2o JjSZMSg1MoDXqMdziYUHecnBzLiGGgR8Ihfk9P3TktzmIhupGjL5aCj/t60SSxgfkJxA NEzHTGK5diV5iwNiDeoinBRaUiFrHfuUBJCPfgs3x2xCpJmcwSlInEYW6fsswVo3K49x FvkzDsEFGy0BU7u38oJVk2ls7LL6+Hpfv3FhoYh+2bCx1MbWS1v6lGAYDgGCSNYS5Z2L BhdTYE9el53fRGOfmv6xRcG0ApT/baG+GfVSC9/vOosG2CexZahpG1WxK4krehBWJIBc R9lQ== X-Gm-Message-State: ANoB5ploepO72Xy4Cc7x/YwGbLPJyzKurG4hcBzqSHCzg+gbqu9On79g NmNfj7RGdrPwo8+RmMf0ETYG8YqlxKrFBe1hQSeUA9557Tle8gtQM1W9Ml12fVvWErNzAtfNP8/ 4lt4U+nLykF7AvmmxDKWC+w== X-Received: by 2002:a05:620a:909:b0:6fa:e58e:f32b with SMTP id v9-20020a05620a090900b006fae58ef32bmr13332609qkv.739.1668458567432; Mon, 14 Nov 2022 12:42:47 -0800 (PST) X-Google-Smtp-Source: AA0mqf7C5iPdOS7Y7CDRc1SZGacqtA4vD0Ot5AYZigwkzzm705pOdGXhMaQJbKJaIAOm+XVaX0Wwvg== X-Received: by 2002:a05:620a:909:b0:6fa:e58e:f32b with SMTP id v9-20020a05620a090900b006fae58ef32bmr13332591qkv.739.1668458567223; Mon, 14 Nov 2022 12:42:47 -0800 (PST) Received: from x1 (c-73-214-169-22.hsd1.pa.comcast.net. [73.214.169.22]) by smtp.gmail.com with ESMTPSA id h5-20020ac85685000000b003a4ec43f2b5sm6069969qta.72.2022.11.14.12.42.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Nov 2022 12:42:46 -0800 (PST) Date: Mon, 14 Nov 2022 15:42:45 -0500 From: Brian Masney To: Johan Hovold Cc: Bjorn Andersson , Andy Gross , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Shazad Hussain , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] arm64: dts: qcom: sc8280xp: update UFS PHY nodes Message-ID: References: <20221104092045.17410-1-johan+linaro@kernel.org> <20221104092045.17410-3-johan+linaro@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.2.7 (2022-08-07) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Nov 14, 2022 at 12:18:24PM -0500, Brian Masney wrote: > On Fri, Nov 04, 2022 at 10:20:45AM +0100, Johan Hovold wrote: > > Update the UFS PHY nodes to match the new binding. > > > > Signed-off-by: Johan Hovold > > This is needed in order to boot the sa8540p on linux-next-20221110. Actually, I take that back... This is not needed to boot on -next. There was a separate problem on the latest -next that I describe at: https://lore.kernel.org/linux-arm-msm/20221114202943.2389489-1-bmasney@redhat.com/T/#u My Reviewed-by still applies for the patch. Brian