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 05950C38A02 for ; Fri, 28 Oct 2022 19:55:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229929AbiJ1Tzb (ORCPT ); Fri, 28 Oct 2022 15:55:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229955AbiJ1Tz2 (ORCPT ); Fri, 28 Oct 2022 15:55:28 -0400 Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49CCA144E31 for ; Fri, 28 Oct 2022 12:55:27 -0700 (PDT) Received: by mail-qt1-x835.google.com with SMTP id a27so849213qtw.10 for ; Fri, 28 Oct 2022 12:55:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=B1cMYk/QcVt3otQQPwi0GgSCciLFitAoAgl4SvI2FMI=; b=RDmn6xvys03Iyp3Ip+PslfwuepFFKQ+KpxzcW2yVmKdPlB3U3KDAuRdnp3EwitvHHc VwPBVa8Fudjz4iJkOvdowQy5lHxDm3jRXTr59Wl17UPXNHAMitx36DJ3zbC/BmwTyD52 yaPAOSRUfP/xlPabt1DefEVa9lDKKycepmtJojOMnlPqe59GjGagShGtdTsDRpgxJcBA s2Tym3U+J+BTBUPaDa8AxZxzmT8XPs/Be3p3GMzHc6oPFg3VTXATJuJZKghnZhkOncCU SxQoXMuiU9xSRSfkOD0vEHIJUuSLrFjCdDnHEIlE6vYiOeLpkhPorS13jTkpKMU5xtMF y6BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=B1cMYk/QcVt3otQQPwi0GgSCciLFitAoAgl4SvI2FMI=; b=0nKXO3lcfgKcbbOPIvkq+HtdvPBvmmZuvOFBOaKRNqZaq6YjPc55LVPmmpYoa7ARxv 1ZjVZGUsA+JkvDTyKLZrx5W90LLYrnBMEv77YGgAMzFN/ek3SP1GVU1K1M/7hwDwj3+I 2TRzt7um1QZPgJGsnrS7q4WwdB3Oofw1ShSq60t2Wf3edivDOX/8Gq4PV3J4yAjI/jZ9 Kk5XpWGBrBF5DeCMXHfQK8LpJ/Qj9kRWGEto7KVCveDrG3ST4VmqPtAthGf5I5PPGSaX XNo1sta0MDYV+k8Q9Z2gvIC+hedFQibsI0GA9GFwMCG1Um9HghdvBIM1/fFQDu0jCQF2 j2Bw== X-Gm-Message-State: ACrzQf0d6igA1yxlyfZd/AAUhnuWCkEkA4k5w/mVGAvJxc1WBEroBlIS fU52eYBjkS0cF844ppoD2H+yHw== X-Google-Smtp-Source: AMsMyM7UmZZuftM3vBoeVqW3MDPKHX+uVi2DQLWsYOGwWOIJqd8CRjl22MSpLHUoiCpLIk1CyPHcjg== X-Received: by 2002:ac8:58d2:0:b0:39d:ac0:b5da with SMTP id u18-20020ac858d2000000b0039d0ac0b5damr988334qta.631.1666986926468; Fri, 28 Oct 2022 12:55:26 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id d17-20020a05622a15d100b003434d3b5938sm2891298qty.2.2022.10.28.12.55.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 28 Oct 2022 12:55:25 -0700 (PDT) Message-ID: Date: Fri, 28 Oct 2022 15:55:24 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: [PATCH v4 06/13] dt-bindings: pinctrl: mediatek,pinctrl-mt6795: Improve interrupts description Content-Language: en-US To: Yassine Oudjana , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , Sean Wang , Andy Teng , AngeloGioacchino Del Regno Cc: Yassine Oudjana , linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221028153505.23741-1-y.oudjana@protonmail.com> <20221028153505.23741-7-y.oudjana@protonmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221028153505.23741-7-y.oudjana@protonmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/10/2022 11:34, Yassine Oudjana wrote: > From: Yassine Oudjana > > Clarify the meaning of sysirq to avoid confusion. > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof