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=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 97F56C32757 for ; Wed, 14 Aug 2019 10:54:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6FEDE206C1 for ; Wed, 14 Aug 2019 10:54:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="SdT02fPi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727780AbfHNKyq (ORCPT ); Wed, 14 Aug 2019 06:54:46 -0400 Received: from mail-wm1-f65.google.com ([209.85.128.65]:50544 "EHLO mail-wm1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727722AbfHNKym (ORCPT ); Wed, 14 Aug 2019 06:54:42 -0400 Received: by mail-wm1-f65.google.com with SMTP id v15so4190998wml.0 for ; Wed, 14 Aug 2019 03:54:41 -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:content-transfer-encoding:in-reply-to :user-agent; bh=tT1WBkErjAogTXzuIr64b4Ipw6zSwCNCCPdgxI3cPic=; b=SdT02fPizF4VsboyubypNXDpHVLnbdZbIsuPH+ovAlV5oBYyfxf+IqaHkW/lXVSOgg kwC+GscgHbhE+BM34hlIzT1cHQV6ngH7tNC6TG6DmwZgNBLe2MCZ3Jmg07GXmPHYOjbr k8NQN/NtlfNnCZyMXOYOJxsiWf1JmP53Mq5BITPOgRDzYyO3Cs8pF9uq2ZIMQNO8QJF9 o884eKSq00ZGTYrgQWUjcD9Rs6p7yHWWqjEpnGMmjiHchQLPx/2yM62XgRZYSEQ7tqg2 rDfQ/uBtjTxdZcZUQXerWQzzjolGQb0sTjZZnUuqFYftQRe7QZM7gpY1vADKoRV3FXTd puUw== 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:content-transfer-encoding :in-reply-to:user-agent; bh=tT1WBkErjAogTXzuIr64b4Ipw6zSwCNCCPdgxI3cPic=; b=k9gqmjypYOG6E3wzWNDBEGxyLrqc1M8ESbVKML/x4tz1Mc5pxFgxbuWj4GLocapefL uEhzLE0Fgp6RLFuO+mflu3QrhoseYrEdKorC1uQOKaOqtdFX5+aNKMcAsw66GwBTyIa+ p+/eyVdCaK6GshaAPfEVP+KGeGns43UH6JLy5oDUwlC86gQ6U9AT+SQBtAY3z5H/WITm 3d4SoKdloB2FqqcbBVlrl0Z7IYqDDDvvhX8v/nUEp1+N4nuOprkd4eX6oObw8uSRqDys SOl1QidERP51f4OEYmkzvW06GzUB5TjwI/g9WVgcf4YEBjlV6gffST7xQuyOFhYG6q6c 3E+g== X-Gm-Message-State: APjAAAW5e3nuGMQqXrR+QEi582L0oSwDpqwDocbnmkhlXHxcnW6ssziI Q+ID4llAlHp06cr8GNaiNSpZkQ== X-Google-Smtp-Source: APXvYqyKLin58q1G/qvQ8vEt+Ct9hq4RH5l/rpi6T0U8tdIutWirP+pgkhY/ww5FQqvj81PeYCpPOA== X-Received: by 2002:a1c:a8c9:: with SMTP id r192mr8019337wme.43.1565780080798; Wed, 14 Aug 2019 03:54:40 -0700 (PDT) Received: from dell ([2.27.35.255]) by smtp.gmail.com with ESMTPSA id e9sm2998336wrm.43.2019.08.14.03.54.38 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 14 Aug 2019 03:54:39 -0700 (PDT) Date: Wed, 14 Aug 2019 11:54:37 +0100 From: Lee Jones To: Linus Walleij Cc: Andrew Jeffery , linux-aspeed , Rob Herring , Mark Rutland , Joel Stanley , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , "linux-kernel@vger.kernel.org" , "open list:GPIO SUBSYSTEM" Subject: Re: [PATCH 3/3] dt-bindings: aspeed: Remove mention of deprecated compatibles Message-ID: <20190814105437.GE26727@dell> References: <20190724081313.12934-1-andrew@aj.id.au> <20190724081313.12934-4-andrew@aj.id.au> <20190812101504.GF26727@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 14 Aug 2019, Linus Walleij wrote: > On Mon, Aug 12, 2019 at 12:15 PM Lee Jones wrote: > > On Mon, 05 Aug 2019, Linus Walleij wrote: > > > > > On Wed, Jul 24, 2019 at 10:13 AM Andrew Jeffery wrote: > > > > > > > Guide readers away from using the aspeed,g[45].* compatible patterns. > > > > > > > > Signed-off-by: Andrew Jeffery > > > > > > Patch applied to the pinctrl tree. > > > > With my Ack? > > Sorry no. :( Was I too trigger-happy? > > Usually I take Rob's ACK as authoritative for anything under > Documentation/devicetree but if you have concerns about the > patch from an MFD point of view I will revert it pending further > discussion. No need. I would have Acked it. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog