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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72014C47093 for ; Tue, 1 Jun 2021 13:57:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4ADFF600CD for ; Tue, 1 Jun 2021 13:57:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234066AbhFAN70 (ORCPT ); Tue, 1 Jun 2021 09:59:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47022 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234038AbhFAN7Z (ORCPT ); Tue, 1 Jun 2021 09:59:25 -0400 Received: from mail-io1-xd2f.google.com (mail-io1-xd2f.google.com [IPv6:2607:f8b0:4864:20::d2f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4E0A6C06174A for ; Tue, 1 Jun 2021 06:57:43 -0700 (PDT) Received: by mail-io1-xd2f.google.com with SMTP id k16so15345346ios.10 for ; Tue, 01 Jun 2021 06:57:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sartura-hr.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=4nE/qCkrTv5LOleZj9XggFjxi8FS3vtiNauKvN5aI+Q=; b=SgUqi4P2JobZlL4RXHNQszk4btmAppREYqphxBTb4Bz9vEiD33x7qChYZ6ixD2UCZ9 KQoCLtCBm5NWfrJ8m91N/qCSApyUvUMxPhRz5UtOAea9QdbEVN9zz5UR7zMLyN7ONQNl ekWXteti0IDFVuC1vSZzx72EphyJ//eA7yLwwPpL2N7oE+LMPxBJ9UdKEZtc3BiyCo7g 1UeQFnZkm8Zox+kp0H5u0E7Y/uAi4EfFaKo8ReBmI1OU8yvSR193SNPitx5NoxO00CTI UisilPu8P+JPbg8+F+R9VC3yGePVq8rBRx4HI8NnlfUvM74SirFKaqRNmoDDxIr8M09x i/Pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=4nE/qCkrTv5LOleZj9XggFjxi8FS3vtiNauKvN5aI+Q=; b=HSdeR21s+AzmzncrYnS7cZdZ3Fb/OGwEY4NXlIdLtbqU7+idPfAeQn5LUeGecrgqER 77AMWtZDpfZcd8Kb2wBTzMyrOFaUp/0682bpCe60m0omRjMcFn3Y+BP2kotOSMhZJ3yY GcJXc4XhGHSzXKY72js9lnEXG7O+B4StbcutquuoLMei5r2YpinF2YDYtj+s/gKpS0Do CEnxrWeQ7/YFD419QHbgUHKpSxBFx3N5VfpVAB6Yoc4lWb/q3bNTGxvzArltUXvaw2ew 20DoURSUqRVSnmyhmCxbu1sM5C2Kj7TpF8JTGWWazpWCA0KEsFxkV3FQ0bvcS8t5AtY/ cM1w== X-Gm-Message-State: AOAM531K/EUuo1fH//GinGJPzhSDW/ZJojh/WbLCr+WMtUo/gKVDKORQ NTZaGsoDlaeIUYEYa+sLSUYbJBuiWHjtxzpJhceg+Q== X-Google-Smtp-Source: ABdhPJyPTSaApD2DegKhOQDmDfQ8vVHrnYUqV1J1I78/BVT/LMq1bBPwYo8ibnjCL7cBLNmkfaXuQgb45n6DnNBDqYI= X-Received: by 2002:a05:6602:134c:: with SMTP id i12mr21559976iov.175.1622555862697; Tue, 01 Jun 2021 06:57:42 -0700 (PDT) MIME-Version: 1.0 References: <20210524120539.3267145-1-robert.marko@sartura.hr> <20210524120539.3267145-3-robert.marko@sartura.hr> <20210524230940.GA1350504@robh.at.kernel.org> <20210525074649.GC4005783@dell> <20210526075255.GG4005783@dell> <20210601081933.GU543307@dell> <50ced58164999f51a8c8b9c8dc01468e@walle.cc> In-Reply-To: <50ced58164999f51a8c8b9c8dc01468e@walle.cc> From: Robert Marko Date: Tue, 1 Jun 2021 15:57:32 +0200 Message-ID: Subject: Re: [PATCH v2 3/4] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings To: Michael Walle Cc: Lee Jones , Rob Herring , Linus Walleij , Bartosz Golaszewski , "open list:GPIO SUBSYSTEM" , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Luka Perkov , jmp@epiphyte.org, Paul Menzel , Donald Buczek Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 1, 2021 at 3:54 PM Michael Walle wrote: > > Am 2021-06-01 10:19, schrieb Lee Jones: > > Why do you require one single Regmap anyway? Are they register banks > > not neatly separated on a per-function basis? > > AFAIK you can only have one I2C device driver per device, hence the > simple-mfd-i2c. > > -michael That is my understanding as well. Regards, Robert -- Robert Marko Staff Embedded Linux Engineer Sartura Ltd. Lendavska ulica 16a 10000 Zagreb, Croatia Email: robert.marko@sartura.hr Web: www.sartura.hr