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 062DFC433FE for ; Mon, 3 Oct 2022 22:02:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229901AbiJCWCE (ORCPT ); Mon, 3 Oct 2022 18:02:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60846 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229938AbiJCWCD (ORCPT ); Mon, 3 Oct 2022 18:02:03 -0400 Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DF5E331EDA for ; Mon, 3 Oct 2022 15:02:01 -0700 (PDT) Received: by mail-ej1-x636.google.com with SMTP id f1so7546045ejw.7 for ; Mon, 03 Oct 2022 15:02:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=HV8KUZ4GPFpWtPFVlTgVXPYpTAfZV/oMcB7Ni0y1cJo=; b=RGdIZ/Z08zcTidBpIfZ0fUtwIMOXTxw+d9f8ATQtx5bqfwijqOxlO3TmILLjGojEI2 0/C5o5myNt1Z+AoGNzL0GIChH3w8BxEM7gjOO7emlAUCGpXQRh9i0w9hwJ7T+VyNVHxA zom+NkFhWHw2lZYpCC0XaUpZ4OM8cvk5uBToPmMKKfqm/+d+WaBKU+5XnTXoDE86DL6k /6ZO0lICunGPOsrQiBGGlXMpj364fioMKCSrUHFaHPYQzlC01cczqHltiEGI2X/tTZ8V bjQzktzxjHpcn0+BEoYXCVjcxVlqrCQaL+d1wg6/pNMxX8nsi5O6ZzQ05V50eTC6I1B5 Y+Yw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=HV8KUZ4GPFpWtPFVlTgVXPYpTAfZV/oMcB7Ni0y1cJo=; b=evggF+s+ALG9TrfQ3bPs+lYhKe2uE9HgQQg33uXe4vE9hF2jldHvd8Tedu/9a7Kz/S SA8tU+Zbx17jabIgOTd5o5L3Yypg39gxmXDqKJ0S7pRVSIGW39eMOzfelnmT9duD8qJd d9Rlj4Tpa4deul1ITHrvpZhigtbksgnLAcRsumdZJh7Qr4N1XFAIcGJIEcLd8wnsKTVH ZUnKJBi1DZRKn/N/KdAwp/r3NmcGjjBwTr2JqgKfGZBrawwN4ACeqiNWMP3F4B0rGPTK jN62558VDzU1vRjjpyZhxxvEfXJNbb3qzBzE5E/T2qkTNRNs9EE6kCwTVKIErn8/TMgy +v3Q== X-Gm-Message-State: ACrzQf3niggm8wg9XslKwsMqK1Dr5qdL2q6fjH6l7TcyN0YV/NMv0A/w n0nBGBhTaNvEqwCRp9C7liu4wMY18yMAmGN/zgAmCQ== X-Google-Smtp-Source: AMsMyM72H+D6z11aPXLsbrptZmRmrhUBp1HI9zRSIGSONqexAiHHRxKlnMat4VIWoHNajB1Qjvswtq1P9D6cs4Gf/nY= X-Received: by 2002:a17:906:5d04:b0:77f:ca9f:33d1 with SMTP id g4-20020a1709065d0400b0077fca9f33d1mr17295191ejt.526.1664834520528; Mon, 03 Oct 2022 15:02:00 -0700 (PDT) MIME-Version: 1.0 References: <20220924080459.13084-1-krzysztof.kozlowski@linaro.org> In-Reply-To: <20220924080459.13084-1-krzysztof.kozlowski@linaro.org> From: Linus Walleij Date: Tue, 4 Oct 2022 00:01:49 +0200 Message-ID: Subject: Re: [PATCH 00/32] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings To: Krzysztof Kozlowski Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Sricharan R , Stephan Gerhold , Shawn Guo , Vinod Koul , krishna Lanka , Sivaprakash Murugesan , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, Sep 24, 2022 at 10:05 AM Krzysztof Kozlowski wrote: > This is the third patchset around Qualcomm pinctrl in recent days: > 1. First round of TLMM fixes: merged > 2. LPASS fixes: https://lore.kernel.org/linux-devicetree/20220922195651.345369-1-krzysztof.kozlowski@linaro.org/T/#t > 3. Second round of TLMM fixes: THIS PATCHSET Same thing with TLMM as LPASS! Stack up the bindings, send me pull requests, because I trust you. Yours, Linus Walleij