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 6B540C6FD1C for ; Thu, 23 Mar 2023 10:52:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231649AbjCWKwD (ORCPT ); Thu, 23 Mar 2023 06:52:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57422 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230498AbjCWKvq (ORCPT ); Thu, 23 Mar 2023 06:51:46 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE32F36FEE; Thu, 23 Mar 2023 03:50:38 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 39193625AD; Thu, 23 Mar 2023 10:50:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 235A2C4339B; Thu, 23 Mar 2023 10:50:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679568637; bh=6bjS4jIxMl+j083BULXsAmGvEUpjTDQFOqlIa1PfSXk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rxegH0bb9kGbPsubd8HWExWGB4f5XxqpTBC/o8JxMpCXqMBChgjs55D3+PSXblCTY wEpjtrvnXNn4O7M6hUuH1ImAE0E99YbFWFoH9g1Ilf5QwWHOuTLqqGIE7AHRpttFZf APXvPbX8NmiZAMw0Y4qy6VQCqXkcZLeKir2/Y5Nog09M40NLguOAnrDZn7fhrbSnya n83f0Ay8Ga4jufUXB9FbVuAvqgz95PwAsKQMMUlmeCa6IA+DucdX2/79bNUKt1BZzu h8q97KKi3FNkpswN/SXmDk4sVL9eLs9rP8lbnuZkSF7DtwiPJi6QcYSsvhpL4UK4Ci dkJXlODITnaFg== Date: Thu, 23 Mar 2023 11:50:34 +0100 From: Andi Shyti To: Patrick Rudolph Cc: Laurent Pinchart , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v10 0/4] Add support for Maxim MAX735x/MAX736x variants Message-ID: <20230323105034.zgrgnc35h3emad4o@intel.intel> References: <20230323074419.2494609-1-patrick.rudolph@9elements.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230323074419.2494609-1-patrick.rudolph@9elements.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Patrick, > Patrick Rudolph (4): > dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants > i2c: muxes: pca954x: Add MAX735x/MAX736x support > i2c: muxes: pca954x: Add regulator support > i2c: muxes: pca954x: Configure MAX7357 in enhanced mode this last patch did not come through as you can also see here[*]. Is it just me not receiving 4/4? If not, can you resend, please? Andi [*] https://lore.kernel.org/linux-i2c/?q=f%3Apatrick.rudolph%409elements.com