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 6BB03C433FE for ; Tue, 22 Mar 2022 00:03:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233809AbiCVAEZ (ORCPT ); Mon, 21 Mar 2022 20:04:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57376 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233451AbiCVAEY (ORCPT ); Mon, 21 Mar 2022 20:04:24 -0400 Received: from mail-yw1-x1135.google.com (mail-yw1-x1135.google.com [IPv6:2607:f8b0:4864:20::1135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7966D34BAE for ; Mon, 21 Mar 2022 17:01:44 -0700 (PDT) Received: by mail-yw1-x1135.google.com with SMTP id 00721157ae682-2e6650cde1bso21441847b3.12 for ; Mon, 21 Mar 2022 17:01:44 -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=ywTufhA3FR1/uGbGs9dVJU1wkRSfjG6XIwDZtPklIYU=; b=sNLMReKM2ItpOQlh0a49eKt4IyTU1NVD0wjxZ50uS3Z/lUS3/RqBwBWbFDtWrAjiHv Yw8lcxv6B7ZgLVnIHIlEaASd1HtIG5IhsXeNrXRLJKQq38nDiwnGgUgUXStG2Z7IYZxQ yOpTdOGwyEoptGU7xuBMDIYiwG6hSwINV06i4wog605QayijGdDbTTKO9XCx2yuDN2l5 dzqgXIpxo594MF1bk5mAcsbtFNNCDITBM4qqQ+/z8ZLWIozPi7/dlWuet/OrYb9f55Jq CG5vMSlknY9UvTHDOkL09NhG8awlzh/ePDjqGWZTS343e+NsjUMC4o32n6ciNn+9fBTO YM6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ywTufhA3FR1/uGbGs9dVJU1wkRSfjG6XIwDZtPklIYU=; b=dw229F3lq5cXv0w4imdET58NOBf/pZdbnrB2bpa0n/NI18qS3LzUwcXvkazxUsxLb9 zfsopKnL/lfgupwGeJ11cm9dxZuvtnTDVKgBOVzylffdL4zFi3kOR7jlYIUBxXGd5KI4 eoqKEcd1zV4GJNEJhThOI6B8D21imtS/yt3JOWB6UENCYtZ2ZSFHu+i7yhkpuZ2CeIIj 5QnK/PYY8PZ15TkRGmehL3nqCtA6LC6n+9WbTGNrxVMVjSJnOZAN8ARFnB1ujGuV8DQx gIvaz1nWI4+CPcVMzwmPf8wNUgwbWZKY9WpycfGPcx5v0B8ubwWeCy6FtoMS2sHZ8Ilp pE5Q== X-Gm-Message-State: AOAM531FebWTtyLOhh1ni4BDzn8B8VUNMVhaiAUCRkHf+E86uaSSrjJT XHYpZwA7qeOi0LL+nGTjlLp2heGV/0VOaP7jaBwOiQ== X-Google-Smtp-Source: ABdhPJwQPleOGUzzVS5PuXozRt8Rq46qgetZgQA9Bho/3bRRZMg1eV9Y/vVIhEwWfkqe7AdRn/plzXYfKzJmPTJ6Sro= X-Received: by 2002:a81:5706:0:b0:2e5:c451:b257 with SMTP id l6-20020a815706000000b002e5c451b257mr23336409ywb.126.1647907294658; Mon, 21 Mar 2022 17:01:34 -0700 (PDT) MIME-Version: 1.0 References: <20220317225844.1262643-1-linus.walleij@linaro.org> <20220317225844.1262643-3-linus.walleij@linaro.org> <67600921-a4ea-367e-6b45-c4a1a12ae88b@kernel.org> In-Reply-To: From: Linus Walleij Date: Tue, 22 Mar 2022 01:01:23 +0100 Message-ID: Subject: Re: [PATCH 3/5 v2] dt-bindings: gnss: Rewrite sirfstar binding in YAML To: Rob Herring Cc: Krzysztof Kozlowski , Johan Hovold , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sun, Mar 20, 2022 at 7:58 PM Rob Herring wrote: > I fixed up both and applied. Thanks for handling this Rob! Yours, Linus Walleij