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 B754DC77B7C for ; Thu, 4 May 2023 11:31:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230261AbjEDLbn (ORCPT ); Thu, 4 May 2023 07:31:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48898 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229958AbjEDLbe (ORCPT ); Thu, 4 May 2023 07:31:34 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D687E5B93 for ; Thu, 4 May 2023 04:30:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1683199838; 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=etM/xsyH0Yws4Ss9w0FeDxzo7Qe+jK+oUIOXEFjGcd8=; b=JKBsBy4g0J6cUsW3wJT4RD+rp1gRR+xkEe6CueZG5uIacsBmhH1ZIWoVK4JEXlnOuyTXhN B/wNWGdnWFfur/9OjtJnrPFcMzrJB68GHqz3BQ7xmzTeiM3aSiINE5l9eMneI3/xfSrSgq bSRRvvf0BYF1qdZohKu9RQrwfXXCQqc= Received: from mail-yw1-f200.google.com (mail-yw1-f200.google.com [209.85.128.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-205-AeB1iNIbNBq6AI_pY5yYdw-1; Thu, 04 May 2023 07:30:37 -0400 X-MC-Unique: AeB1iNIbNBq6AI_pY5yYdw-1 Received: by mail-yw1-f200.google.com with SMTP id 00721157ae682-559ffd15df9so3773237b3.3 for ; Thu, 04 May 2023 04:30:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683199836; x=1685791836; 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=etM/xsyH0Yws4Ss9w0FeDxzo7Qe+jK+oUIOXEFjGcd8=; b=R4LLxtfmxh4/cMx48E2lRru2APT+wG5oS6aTQ3hnyGlnG412oo/crFiXSXubOtHyrJ 5ezphcdH2daX9S5Bi/KwJRpgBpvzl21dcE7b1LFa2ppUTjI0sAA4Zbq/ekVMO3QE9k/B mDhE4Nm7RKgAtwpfUpPdzObubNat+0T+b6JHU+PXWATL+W5olYf9c1TFGWfdbS1320Nd 1CjhqlxG9AIsbphGzMF/jMyfivA4bD+eNkZq8Gi0o4KY5G0ByZnDHeEwCAnh2ESydp5r TCelAGBIYwOOd3678Z4ykJSGKcFaZFue4zFlr9cp8RqrQ5S9rWJjfpqZ02Kf+6ztkmG7 66Bg== X-Gm-Message-State: AC+VfDwRFeYnuR0Ttz82+ud+jYxTVIn0Bmc6DAKAdAZfwsmzWZdvU79q JbfOOVT32Gnunls8gDSFUDiU8UZJvbgsFibB1EdF1MILLCh6Fagp4GiEMbbu59REQuLlWd98aBI JeZLn1NcmO8Dj9B6U58X7qQ2sxO94FavlxQ== X-Received: by 2002:a0d:df47:0:b0:546:cbe:df90 with SMTP id i68-20020a0ddf47000000b005460cbedf90mr2130349ywe.30.1683199836746; Thu, 04 May 2023 04:30:36 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ6WqSfhXeOgcoG9W336jrt9NurtLdPMvCA2qb+J24+Wvkaf3h4qxOXU5wi4L6FB4BZ+du91Sw== X-Received: by 2002:a0d:df47:0:b0:546:cbe:df90 with SMTP id i68-20020a0ddf47000000b005460cbedf90mr2130319ywe.30.1683199836481; Thu, 04 May 2023 04:30:36 -0700 (PDT) Received: from brian-x1 (c-73-214-169-22.hsd1.pa.comcast.net. [73.214.169.22]) by smtp.gmail.com with ESMTPSA id c198-20020a814ecf000000b0054fa9e39be0sm334848ywb.56.2023.05.04.04.30.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 May 2023 04:30:35 -0700 (PDT) Date: Thu, 4 May 2023 07:30:33 -0400 From: Brian Masney To: Andrew Halaney Cc: linux-kernel@vger.kernel.org, agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v4 v0/4] sa8155p-adp devicetree ethernet cleanup Message-ID: References: <20230501212446.2570364-1-ahalaney@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230501212446.2570364-1-ahalaney@redhat.com> User-Agent: Mutt/2.2.9 (2022-11-12) Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Mon, May 01, 2023 at 04:24:42PM -0500, Andrew Halaney wrote: > This series cleans up some devicetree conventions in sa8155p-adp based > on feedback from other platforms. > > The hope is that by getting it right here, future contributors won't > repeat the same mistakes as I did! Reviewed-by: Brian Masney