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=-7.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 4648AC433E2 for ; Tue, 1 Sep 2020 16:31:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 227392065F for ; Tue, 1 Sep 2020 16:31:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ILdqXg8H" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730562AbgIAQbs (ORCPT ); Tue, 1 Sep 2020 12:31:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35452 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728054AbgIAQb3 (ORCPT ); Tue, 1 Sep 2020 12:31:29 -0400 Received: from mail-oi1-x244.google.com (mail-oi1-x244.google.com [IPv6:2607:f8b0:4864:20::244]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9E747C061244 for ; Tue, 1 Sep 2020 09:31:29 -0700 (PDT) Received: by mail-oi1-x244.google.com with SMTP id d189so1670739oig.12 for ; Tue, 01 Sep 2020 09:31:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=S8P/pGRN3+eF1lFG+QbGHNg7RtpFmtMcIoRvyWFIPx8=; b=ILdqXg8HtxwsfiuMxkImnYYE+IfWs8gywZzwY809yURczcri8T3PX9LKoud15Mb+Pm QZ6NU/e7CZMihQ4CtdVdshOsDYSo/v+tKNyVi99GPtwXS6c9D1JsmdHhSghcU/meivv3 avcOXCoJ6MZZsPTpLjkr0sSHhtKtRJVXyJ4HeaKIAr+dcthzvyIBY2CwHuoo+earmSvQ R8FP2I0gSejY7GEftzXcJD//6LxbAj8D2KntgymZVM1UEaxC3kGXh7AZ/a4dQRKeOjZl u3CuWvw9g2TQxqux9/m10z842GGL6g4pc9TG3SPFO9k1n2LQf0AC+2lVqbSDDhjthn7N Il6w== 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=S8P/pGRN3+eF1lFG+QbGHNg7RtpFmtMcIoRvyWFIPx8=; b=MQuH3ZqZu6HsDw7nilUw5mKJhLK5UIM7IA2wBRGswHQB8uqare0xg2tHwROkI7PmbO Tb+Ri8o0RoZoHSZcm94auEm74Cf6xbZfJsqZhsDBQM4LhBTtQdCHkuQ7m4XICbzTEJlt ecxSIdx8l33w/TdJAYhQWzPJaNxd5NA0eXvH6SLqQPke74HkkH1b8YAdcs8j7rZCXoBX IrH1DArNMqZR+i6CR5ON8KayjVNNeCqnnZeeXNJ6ZYcpjsPjEtxd7BxZRrRFuiyt+OoD TR/ojjpOL5RxSTVPE/KBGa31X67cukXyYL2U9Ac5vr5IkxrLUuDy2DLXfOjcGrGDmm4z V7DA== X-Gm-Message-State: AOAM533osxKX2vgdWxW4+XWX1gss+NHHavUso4qdUK2mclu1U2ikRzal 82Cx4fbk0QS586otGDASSSnESg== X-Google-Smtp-Source: ABdhPJxJB3t1uCqybjslyX45+QYVX1nPwHLVX/lB4QEfYvn4uKcE7pyCzD7QE2zKm0pj+pUkVIZUXA== X-Received: by 2002:aca:758f:: with SMTP id q137mr1702045oic.170.1598977889030; Tue, 01 Sep 2020 09:31:29 -0700 (PDT) Received: from yoga ([2605:6000:e5cb:c100:8898:14ff:fe6d:34e]) by smtp.gmail.com with ESMTPSA id j4sm256848otp.75.2020.09.01.09.31.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Sep 2020 09:31:28 -0700 (PDT) Date: Tue, 1 Sep 2020 11:31:25 -0500 From: Bjorn Andersson To: Adrian Schmutzler Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 2/2] arm64: dts: replace status value "ok" by "okay" Message-ID: <20200901163125.GZ3715@yoga> References: <20200817223214.62179-1-freifunk@adrianschmutzler.de> <20200817223214.62179-2-freifunk@adrianschmutzler.de> <20200830173219.GA483@uller> <01aa01d68078$f7f57da0$e7e078e0$@adrianschmutzler.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01aa01d68078$f7f57da0$e7e078e0$@adrianschmutzler.de> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue 01 Sep 11:00 CDT 2020, Adrian Schmutzler wrote: > > -----Original Message----- > > From: Bjorn Andersson [mailto:bjorn.andersson@linaro.org] > > Sent: Sonntag, 30. August 2020 19:32 > > To: Adrian Schmutzler > > Cc: linux-arm-msm@vger.kernel.org; devicetree@vger.kernel.org > > Subject: Re: [PATCH 2/2] arm64: dts: replace status value "ok" by "okay" > > > > On Mon 17 Aug 22:32 UTC 2020, Adrian Schmutzler wrote: > > > > > While the DT parser recognizes "ok" as a valid value for the "status" > > > property, it is actually mentioned nowhere. Use the proper value > > > "okay" instead, as done in the majority of files already. > > > > > > Signed-off-by: Adrian Schmutzler > > > > The content of this looks good Adrian. > > > > But you're lacking most maintainers among the recipients of these patches > > and I would expect if applied in the current form we will have merge issues > > as the patches travels towards Linus' tree. > > > > So please split it per vendor and ensure that the various maintainers are > > copied (use ./scripts/get_maintainer.pl) > > Thanks for the instructions, I was used to a different submission behavior. > > I split stuff up (all of ARM64 and most of ARM changes) and submitted > them separately via the recommended way. > Thank you, Bjorn