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=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 831B0FA372A for ; Wed, 16 Oct 2019 14:00:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5CDFD2067D for ; Wed, 16 Oct 2019 14:00:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="VTvgClYQ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405693AbfJPOAl (ORCPT ); Wed, 16 Oct 2019 10:00:41 -0400 Received: from mail-qk1-f195.google.com ([209.85.222.195]:37846 "EHLO mail-qk1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405621AbfJPOAk (ORCPT ); Wed, 16 Oct 2019 10:00:40 -0400 Received: by mail-qk1-f195.google.com with SMTP id u184so22841208qkd.4 for ; Wed, 16 Oct 2019 07:00:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gqml278NTu5znyLj4o9Te22EdTDlURV2Qw1cIDtLTt4=; b=VTvgClYQ4A/Fh9y5c/hd9xtq28k1VhkkJC6Lae1lj1lS9CSeatI4xJUFt7aVOZWMpC c70NFA/b7hFsue6/wOXLILAIv1rMEqDmIBvWLgw6pEyTOArvK00uv3y2ezSbJfK//Mo4 i5r/NkgWwB3lrYFwN5LcQ2tCGu8aeZgWrDRUWzHNOOQGwGamIoEpvEQqymVoEvVUbbPM BMHUwKj6KZhVgqPx3JZOk8L73cAWjLzEeo4NDhHQfPwLXBPLSaQKGY3a2evpL/0tLBHW 9QGKALZPSodLHlZ5Ia7E3FjNomYdIpr+7Yb013hif8sY1MGNRGE4+poi7QzFf+5L98II qPDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gqml278NTu5znyLj4o9Te22EdTDlURV2Qw1cIDtLTt4=; b=RyiP5AOAQ/F3SIV1EexWKQTCnRaX5Ig/wo4ad+e+Eb14iBkf08FAfcSbpTMIgwNa6N u5/ILBbGkN/EQt00VY/lgZRjUKk1+/gdDOkhAJ/WmCkXInOrZ9EnwJxsayk92xrcsAtk bjTipJfo/jktvMgEjw380zPEfJFcBpeMNQehEzfBRreBIX0hvj5iKKKAuUNrglHPjrRI cjJ5fwo/u1kQazRKjgl5Z9G9ciUA27kLEMlmWQBF1Xj5VSMCjfP86wjo9xkEiooOicRE d9/+ePIlNfzaplVpGXjYPqjYvaUJNjsUSMZof0Q6gIGcxA3WofjuYgUZ+2k9Tf6uvhzo Gw+Q== X-Gm-Message-State: APjAAAWopWj8j0BG2hPftC9X3r4EInAauRxrX5NJs4xifalhuNpSmw2e Fl1dW+KT0Y97RyzxP3BKCQ++pNR/RsnnUfpnkLZELQ== X-Google-Smtp-Source: APXvYqxE/W8Wym2zPEoThfzgBl+Y8q8y0M/tZiDg5SGuXU2OGToGJCLrZSvaS15buTSq1qqdW86Kkg/8vbhVY6QMYW4= X-Received: by 2002:a05:620a:34b:: with SMTP id t11mr38547340qkm.213.1571234438671; Wed, 16 Oct 2019 07:00:38 -0700 (PDT) MIME-Version: 1.0 References: <20191008044153.12734-1-andrew@aj.id.au> <2de90789-c374-4821-89f9-5d5f01e7d2d6@www.fastmail.com> In-Reply-To: <2de90789-c374-4821-89f9-5d5f01e7d2d6@www.fastmail.com> From: Linus Walleij Date: Wed, 16 Oct 2019 16:00:26 +0200 Message-ID: Subject: Re: [PATCH 0/7] pinctrl: Fixes for AST2600 support To: Andrew Jeffery Cc: "open list:GPIO SUBSYSTEM" , Rob Herring , Mark Rutland , Joel Stanley , linux-aspeed , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , "linux-kernel@vger.kernel.org" , Johnny Huang , Ryan Chen Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 16, 2019 at 1:42 PM Andrew Jeffery wrote: > I was hoping to get them into the 5.4 fixes branch: I consider them all fixes OK I moved them all to fixes. > > I need a shortlist of anything that should go into v5.4 if anything. > > IMO all of them should go into 5.4, as above. OK > It's there something I can do in the future to communicate this better? Nah it is a complicated process, things need to be done manually at times, overly obsessing with process is counterproductive. Yours, Linus Walleij