From patchwork Fri Mar 3 08:25:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 658648 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 B3271C678D4 for ; Fri, 3 Mar 2023 08:27:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230081AbjCCI1c (ORCPT ); Fri, 3 Mar 2023 03:27:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48336 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229936AbjCCI13 (ORCPT ); Fri, 3 Mar 2023 03:27:29 -0500 Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4EB4219F3B for ; Fri, 3 Mar 2023 00:26:47 -0800 (PST) Received: by mail-ed1-x52e.google.com with SMTP id d30so7222609eda.4 for ; Fri, 03 Mar 2023 00:26:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1677831935; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=HyTodj56FVVqhB5c72IpvxIoMGzVGBFIiqS+7BLcwRs=; b=cb6HTUr90ZeIec3XCIRPoVl0Om6XbL+EWUr+qgcdLkYIIt07IF9MQMbdi1YPALUzJi /01hBbiNUfMBWoedTodqr/gQyv08sY7Zt98iXyTpcdWja0PUmPW3cJvU5lMkaKiwPEgr Kr3mriZxe5Ar9xk3hGE0Lf3SyP0eS0zwmflLiLVOG4muqMHCW1zR+rhGu+doKrkBu7x4 Vaq39UU3ynCDWPHhghesn133FDh1udNi4LghvK+gCWQmcBbiYRKmtfZAd+JVJ8N3m5Ej 5PaGlFnWFaVNX9Sm1RKUNrb8C81bME1MdZ7uemlr+OTA/P2oWlzWESlTJ+0bqAF64bBU IX3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677831935; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=HyTodj56FVVqhB5c72IpvxIoMGzVGBFIiqS+7BLcwRs=; b=n1mfyxH+/2UvpK5uu7xcS/dFy1svKoDNMNkZmnn8tsQILxfWZ4CrrDDzS1KU0PyBrt aK/c4Ai4I4GHkxXhM013S4KGFTgoQiX7QKoAbspeNkfHtsgYIVvQq7iq4/0CiYvDHqTS 5thlVfjGKJ61yMxosKhHhYO29wDRncaEWk+g6OtyOwmbiinlrddRGRbePd62NwxiuRj6 IG5MdKOobm59r8FyetMD0kRJfhHtMjvdM+sNTZH1w0EeuknTFtg48EecvZmpRsOsDpW+ gkxsVkdPurVRxWxc7pALRaxqJB5XLNL3QJpsTYSuXHlxjsvPOhhIyS8G2cwGam5tFiuV gMjg== X-Gm-Message-State: AO0yUKUhnzSZQTHuVxRodI1bsay17Jsa+tOiicfbEO51F1skXeXLm0Y/ RWNvKMkGxd0fNniEx4TMdeD3ciJipe/QzfeO X-Google-Smtp-Source: AK7set+VbKb9r3ebORu6DSpPn4N5ouxZuYyjkpqSCLyLcLXhWrpUN7190MNQC3BEKVni3GKLKvcYKg== X-Received: by 2002:a05:6402:3447:b0:4c3:6d95:7337 with SMTP id l7-20020a056402344700b004c36d957337mr946759edc.25.1677831935022; Fri, 03 Mar 2023 00:25:35 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id m30-20020a50d7de000000b004c13fe8fabfsm848576edj.84.2023.03.03.00.25.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 00:25:34 -0800 (PST) From: Krzysztof Kozlowski To: Wolfram Sang , Rob Herring , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] MAINTAINERS: i2c: include all I2C bindings in the I2C entry Date: Fri, 3 Mar 2023 09:25:30 +0100 Message-Id: <20230303082530.11878-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org I2C subsystem maintainer entry should also cover all I2C device bindings, not only the common part of them, because: 1. The bindings usually go via subsystem maintainer tree, 2. The maintainer might know the domain better. Signed-off-by: Krzysztof Kozlowski --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4cbe823f3545..661e1c7e28f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9585,7 +9585,7 @@ S: Maintained W: https://i2c.wiki.kernel.org/ Q: https://patchwork.ozlabs.org/project/linux-i2c/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git -F: Documentation/devicetree/bindings/i2c/i2c.txt +F: Documentation/devicetree/bindings/i2c/ F: Documentation/i2c/ F: drivers/i2c/* F: include/dt-bindings/i2c/i2c.h