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 91118C43217 for ; Tue, 8 Nov 2022 16:50:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233985AbiKHQuH (ORCPT ); Tue, 8 Nov 2022 11:50:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36914 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232035AbiKHQuH (ORCPT ); Tue, 8 Nov 2022 11:50:07 -0500 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2234256572; Tue, 8 Nov 2022 08:50:06 -0800 (PST) Received: by mail-wr1-x433.google.com with SMTP id bs21so21915266wrb.4; Tue, 08 Nov 2022 08:50:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=lzu8o9GG+rQV95TQcHmCItfsXISynxSuosbBYQlCmt8=; b=SocYvczHroVp4XHkMPIp7gSKsqd8xgbGlvXi6yx0ZnEsRTpc++d1845nkZ8B3q4ksI 3JueTDqPardWkafPpYSdIC7Hv3HVTv1xXtizytQMqzC3aou+N2EurrBv/sg9cvKYm8+p YEBagF9gfNE6GWScWusf4ee0BwQKbSwF4orAOzvow0FPH/4Xe8G2RWxc3WYHFNZv2g5t dVbAmFLNH4/7ED4Jz2eww5MpqUrM8Pt30OA1qM0Qz0eKf9OC+Ruo6ehAB5PPQ4WP7JU7 bjzKsPnT3gjs3hFQJIw4GrgAJf9+rycMeL/i5s2EjKuzbC9R6eVgXICy/QWwd7XG1GW7 vMaA== 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:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=lzu8o9GG+rQV95TQcHmCItfsXISynxSuosbBYQlCmt8=; b=o+YKJUi42cPECJ5hUzkyaB2SJQ4rs/4vfJD7GFsJtDphHDuiQASeLpzzSecmnt+xVE jcpbGv+mmdaYK9DfkBr7Z1XKAhLg2lAcEjsFmJk2dH2qx55L3ytGHEXbuYwi4UAFoS5o 1tYEqG+KmWa5Q2wkmAWAtG3+Hh5yePPXD6UGT3cxJR+fIKw/if/ZOMpLHAPVnBNmVgH/ oGoL3g47UL4gk15t1YQ26xvVHFFoknNJDD7EHyRI1JLp9BXEKdCMRS2VGLosb4X4DeJj RYCW5F2KDPab2RsPrjXawO4GSAePksXgkeienWx6EtVvi3riHX0Wgs5jh4ic3Lk1dI7T dNsg== X-Gm-Message-State: ACrzQf1QdVPjBwEXKeokhy2I361rMzaaGfPmi7uKRa3lPysMfnIN5HSV CY5Eap2d9TbS5jRzi/qdi+s= X-Google-Smtp-Source: AMsMyM7PeyIbqxOVDwCt3DMl8SeeLMT1BoIW3zIboH7LXzL+d3ylaG9gT1A3k7WMgfTd+2c53cgLZQ== X-Received: by 2002:a05:6000:a11:b0:236:7685:e7 with SMTP id co17-20020a0560000a1100b00236768500e7mr37639616wrb.359.1667926204501; Tue, 08 Nov 2022 08:50:04 -0800 (PST) Received: from [192.168.0.25] ([37.222.251.204]) by smtp.gmail.com with ESMTPSA id k186-20020a1ca1c3000000b003cf4d99fd2asm11701116wme.6.2022.11.08.08.50.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 08 Nov 2022 08:50:03 -0800 (PST) Message-ID: Date: Tue, 8 Nov 2022 17:50:01 +0100 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 01/13] arm64: dts: mediatek: mt6779: Remove syscon compatible from pin controller To: Linus Walleij , Yassine Oudjana Cc: Rob Herring , Krzysztof Kozlowski , Sean Wang , Andy Teng , AngeloGioacchino Del Regno , 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, Rob Herring References: <20221028153505.23741-1-y.oudjana@protonmail.com> <20221028153505.23741-2-y.oudjana@protonmail.com> Content-Language: en-US From: Matthias Brugger In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 08/11/2022 13:18, Linus Walleij wrote: > On Fri, Oct 28, 2022 at 5:35 PM Yassine Oudjana > wrote: > >> From: Yassine Oudjana >> >> Remove syscon compatible string from pin controller to follow >> DT bindings and pass checks. Adding the syscon compatible to >> the DT bindings documentation instead causes a different check >> error due to the syscon document specifying a maximum of 1 item >> in the reg property, while this has 9. This pin controller has >> never been, and will never be, used as a syscon, hence it is >> safe to drop this compatible. >> >> Signed-off-by: Yassine Oudjana >> Reviewed-by: AngeloGioacchino Del Regno >> Reviewed-by: Rob Herring > > Reviewed-by: Linus Walleij > Applied, thanks. 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 42AE9C43217 for ; Tue, 8 Nov 2022 16:51:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PfoNaLI3EzkMCcToa2EtcfVdG0bMv3u2N/oHO+lBBBQ=; b=pSChmGgtOGDfxf bGSi01x2J90ksvRapQn2y1ABi9U3dYybijwjqy/MykOiQtHUnQ2mrBluJWjRarPJg0V7gzdqkBINc OBo3vHMnTgFmVD/ui4oVkLDXY58x+91WhEPKs9l8HOH1a4VfypqtuGf4H3bMFwz/IvStpMdhoXMcY Y1O7UFGBZfyKPsyz8dIe8rJydm+80GqRC4/6C3FpU62jvGVkhX5YZNpNytAWinSruaxA6TN1proI4 8YyYSQQMZf6/QMkFJDhZTi8GngG+byjn+IuoMx7XM7OoBvZCgzSpYvWBMrPe8MCVmijFEkHCPHsEB XP2girFuEynqPvlMrLBA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osRng-006k8G-5b; Tue, 08 Nov 2022 16:50:12 +0000 Received: from mail-wr1-x42c.google.com ([2a00:1450:4864:20::42c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osRnd-006k75-0R; Tue, 08 Nov 2022 16:50:10 +0000 Received: by mail-wr1-x42c.google.com with SMTP id l14so21937390wrw.2; Tue, 08 Nov 2022 08:50:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=lzu8o9GG+rQV95TQcHmCItfsXISynxSuosbBYQlCmt8=; b=SocYvczHroVp4XHkMPIp7gSKsqd8xgbGlvXi6yx0ZnEsRTpc++d1845nkZ8B3q4ksI 3JueTDqPardWkafPpYSdIC7Hv3HVTv1xXtizytQMqzC3aou+N2EurrBv/sg9cvKYm8+p YEBagF9gfNE6GWScWusf4ee0BwQKbSwF4orAOzvow0FPH/4Xe8G2RWxc3WYHFNZv2g5t dVbAmFLNH4/7ED4Jz2eww5MpqUrM8Pt30OA1qM0Qz0eKf9OC+Ruo6ehAB5PPQ4WP7JU7 bjzKsPnT3gjs3hFQJIw4GrgAJf9+rycMeL/i5s2EjKuzbC9R6eVgXICy/QWwd7XG1GW7 vMaA== 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:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=lzu8o9GG+rQV95TQcHmCItfsXISynxSuosbBYQlCmt8=; b=2aXEydHvz/Lc41iVew9V/nrF44dM4GHI1EKD0XfPc8lQ8Yi/IX3AipOvPemyVPX6aW 4YD5VIG74Mf/q6Vpp8J2reUE39z+LT8wEk4IojYOrvhIX+aVX0pR9zU8fcbzH9A7J1eI dos1+OgbzPi3JbhbSu3Za4pqoD5Y/HBYY2hNJM38nprRo50EVPNxp9L0SCQnVFVIX146 dlSjrGSfJ4ZPcP110OKBpt4ySM0hyVlodmKliQwD4XhYvSjGi5W/QPUSUk4O1Z4k+hjr B8t4j/LlaqUp/lgcF9aoCtlTwrWev2uiUMbbxME4KLXa46Ngzn3iSMrqSVu2nP+UbbV6 OlNw== X-Gm-Message-State: ACrzQf12s5vr+PcPGSZHsLAy2QuIrZrN3ZUE035AdMLpDMoVdsoWSVKt xFYALdLqe30pGmeE61cvMIc= X-Google-Smtp-Source: AMsMyM7PeyIbqxOVDwCt3DMl8SeeLMT1BoIW3zIboH7LXzL+d3ylaG9gT1A3k7WMgfTd+2c53cgLZQ== X-Received: by 2002:a05:6000:a11:b0:236:7685:e7 with SMTP id co17-20020a0560000a1100b00236768500e7mr37639616wrb.359.1667926204501; Tue, 08 Nov 2022 08:50:04 -0800 (PST) Received: from [192.168.0.25] ([37.222.251.204]) by smtp.gmail.com with ESMTPSA id k186-20020a1ca1c3000000b003cf4d99fd2asm11701116wme.6.2022.11.08.08.50.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 08 Nov 2022 08:50:03 -0800 (PST) Message-ID: Date: Tue, 8 Nov 2022 17:50:01 +0100 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 01/13] arm64: dts: mediatek: mt6779: Remove syscon compatible from pin controller To: Linus Walleij , Yassine Oudjana Cc: Rob Herring , Krzysztof Kozlowski , Sean Wang , Andy Teng , AngeloGioacchino Del Regno , 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, Rob Herring References: <20221028153505.23741-1-y.oudjana@protonmail.com> <20221028153505.23741-2-y.oudjana@protonmail.com> Content-Language: en-US From: Matthias Brugger In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221108_085009_082936_0E406B40 X-CRM114-Status: GOOD ( 12.57 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 08/11/2022 13:18, Linus Walleij wrote: > On Fri, Oct 28, 2022 at 5:35 PM Yassine Oudjana > wrote: > >> From: Yassine Oudjana >> >> Remove syscon compatible string from pin controller to follow >> DT bindings and pass checks. Adding the syscon compatible to >> the DT bindings documentation instead causes a different check >> error due to the syscon document specifying a maximum of 1 item >> in the reg property, while this has 9. This pin controller has >> never been, and will never be, used as a syscon, hence it is >> safe to drop this compatible. >> >> Signed-off-by: Yassine Oudjana >> Reviewed-by: AngeloGioacchino Del Regno >> Reviewed-by: Rob Herring > > Reviewed-by: Linus Walleij > Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel