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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 38B40C432BE for ; Fri, 30 Jul 2021 10:12:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1FC9F60EBB for ; Fri, 30 Jul 2021 10:12:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238508AbhG3KMy (ORCPT ); Fri, 30 Jul 2021 06:12:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60684 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238460AbhG3KMy (ORCPT ); Fri, 30 Jul 2021 06:12:54 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 93717C0613D3 for ; Fri, 30 Jul 2021 03:12:48 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id y34so16846210lfa.8 for ; Fri, 30 Jul 2021 03:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=HsLkR/HJFOyd8pJoENYFHYMDBN3NZwnHjc6YfxQ3dl8=; b=ufYOgMEhc1ClDU5ltnOjlo1fbyMTvyLpxFyvjbI9XtsIHVAZHCdbhp0d+9DS4+8f55 i8BlPirCwoIhJVvr0ykIjapnTlTga7LQDfmsiy8V6V/j0V+nMeSUvOLU1sztX3HZP4jg xKMhIyx1MQ/JXcU9BoWL7n4TVRvhilF1W/kB5/ZGn8Wb0Pl6ZxdBjEpMN6HMAVIzAacr oxUcF1lO+N6pPm2OgLQKNSn/Zxbsi1RVx5DylobncgX0k+nQZhw3icIaT82YqrMawXQb bi7390Fet4KRv4C4Cj8VPXpc4JTZWjHqdOzS5SO1/4LwYZNRgZdmmAzF7QHSBYWhP7Zi LaRQ== 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=HsLkR/HJFOyd8pJoENYFHYMDBN3NZwnHjc6YfxQ3dl8=; b=S2rfZac90ec4jVwfol8Y4KMmsDg15E/wVwOD/5A7su5y/HDFNvgm72iw6ajwsHEK0R /e+HdpSxm9trAKp4Ld01r9enOb2hKx5EcxwbQwJrMY2sd7q+9f+8t7E0Nirl5cNurGcX h870N8CtRLj+LtMvdyqOGy8dm/XPuDs/ftD7WKTLBsW76CuubUrBKflX6HVB5TOpshp9 eNb0idEncvJq0+bFQPRLcDtvw7mwV7mSNo2bqdGVMkxXqY0ERwj+v+YBNjrLvuFV+fT4 qQup0Od22lixQF+vjcYugtE4120nH7tQ7ZJnwwCuGVLwU1c6p7whuzSNCGjw/aulOuFR 9uJg== X-Gm-Message-State: AOAM531OmNYW+6eZ7+NZQc0XYVneEqARMw/3DeON5bs7JckT9apfJb/C InfWNsOny2De2SUqaX1boFVBVbHf+Z/Z8NxnthPkBA== X-Google-Smtp-Source: ABdhPJypPfA3Px4jtbDVZYY7wb0UeRHMt02OLb/ww/GLw1XchMeZyH86gddeb+fVz5pKilqK3LE9PJ1U8EOkFaDyLzQ= X-Received: by 2002:a19:c7cd:: with SMTP id x196mr638110lff.465.1627639966985; Fri, 30 Jul 2021 03:12:46 -0700 (PDT) MIME-Version: 1.0 References: <20210717045627.1739959-1-daniel@0x0f.com> In-Reply-To: <20210717045627.1739959-1-daniel@0x0f.com> From: Linus Walleij Date: Fri, 30 Jul 2021 12:12:36 +0200 Message-ID: Subject: Re: [PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd To: Daniel Palmer Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , Linux ARM , linux-kernel , Rob Herring , Romain Perier Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Sat, Jul 17, 2021 at 6:56 AM Daniel Palmer wrote: > This is a little series to add a compatible string for the Sigmastar > SSD201 and SSD202D to the msc313 gpio driver, add the specific offsets > for the pins on these chips, and then a bunch of DT wiring stuff so > that the LEDs on the M5 stack unitv2 work and it can control the > power switch for the USB connected. > > Daniel Palmer (10): > dt-bindings: gpio: msc313: Add compatible for ssd20xd > dt-bindings: gpio: msc313: Add offsets for ssd20xd > gpio: msc313: Code clean ups > gpio: msc313: Add support for SSD201 and SSD202D I suppose Bartosz can just merge the 4 first patches into the GPIO tree and you can take the rest into the SoC tree? Yours, Linus Walleij 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=-4.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 43D4FC4338F for ; Fri, 30 Jul 2021 10:15:18 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 0622561008 for ; Fri, 30 Jul 2021 10:15:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0622561008 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wv+Ci1ZVsOtF3GNzx/+OQDN0tm/vtZJKg5efaZkqeAE=; b=rpDKiiIIlYomsV NLvx8hFaNtphMB34BW7WlSyvzx4nu/hMhVgAv7op6OhfyvbrWufjmFRFb5bFpKgI4RKLA1mNlbzQB Jstpb2q8dm+SCiAmuemv+YmyQ4NBdZDUQ+BypDkfAi4EdDZ50mTVvx1R8ii4hnLjv2VMyk052Kh7e ukiGtceAhd+Vdp6e/2iKrU/hUQQnNP4I+TB+apHMLRgwdUaXbOy6Gbu1U8crDcWq2Cgq4gG5qI0/L O7PJi5BuA9CW3vN1w93OAixcGD/98RZyOPZI0+SzNR1TS/uths+0elmxVBeSlA6eeVPIGY0MTBq+v vw/pcs7qIXh5g9uXCFXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m9PVg-0086qo-Qs; Fri, 30 Jul 2021 10:12:57 +0000 Received: from mail-lf1-x12b.google.com ([2a00:1450:4864:20::12b]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m9PVY-0086n8-UD for linux-arm-kernel@lists.infradead.org; Fri, 30 Jul 2021 10:12:50 +0000 Received: by mail-lf1-x12b.google.com with SMTP id p38so1952608lfa.0 for ; Fri, 30 Jul 2021 03:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=HsLkR/HJFOyd8pJoENYFHYMDBN3NZwnHjc6YfxQ3dl8=; b=ufYOgMEhc1ClDU5ltnOjlo1fbyMTvyLpxFyvjbI9XtsIHVAZHCdbhp0d+9DS4+8f55 i8BlPirCwoIhJVvr0ykIjapnTlTga7LQDfmsiy8V6V/j0V+nMeSUvOLU1sztX3HZP4jg xKMhIyx1MQ/JXcU9BoWL7n4TVRvhilF1W/kB5/ZGn8Wb0Pl6ZxdBjEpMN6HMAVIzAacr oxUcF1lO+N6pPm2OgLQKNSn/Zxbsi1RVx5DylobncgX0k+nQZhw3icIaT82YqrMawXQb bi7390Fet4KRv4C4Cj8VPXpc4JTZWjHqdOzS5SO1/4LwYZNRgZdmmAzF7QHSBYWhP7Zi LaRQ== 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=HsLkR/HJFOyd8pJoENYFHYMDBN3NZwnHjc6YfxQ3dl8=; b=EsMv0oyTbXuk1fmyePY1CTewPAcwY1tE3Psu5TfTvb60CaYrOaYTA1wtHEu5lrNjHP 17xZjCEjcybIxAsbEgou6cvWHvMs1qUrCo0SZ8OHq4Pk8PgrPUjJ8I581+0gq7M0YNsV rfnRGAxLBNR2LAkpBw0U4cQI+eV860Wl+JJsedJgwf6qk7XpBdfPD5DLu6a1rwq+zH00 1AcVbaktFVvHwIO7onf9H4f91xDjyy6K2XcZzSaVuIZmkewIQwEZToCiK9OfoIE5irhq JSbZ14xsgtoAsE6nTpFRm5jKg8pS+8vObXZGEiqU+Jd9AHBKHbyF001J4/1q8buZ1kok rQ7Q== X-Gm-Message-State: AOAM533Ee0Epv5x5NVkGou0BMKJYvwdApbWgn7uFxKbPEp8D7q+6YxXD i7uY/aoVLPPMjB8wm45yik0L9I3BLgBd2FJHJSAcGQ== X-Google-Smtp-Source: ABdhPJypPfA3Px4jtbDVZYY7wb0UeRHMt02OLb/ww/GLw1XchMeZyH86gddeb+fVz5pKilqK3LE9PJ1U8EOkFaDyLzQ= X-Received: by 2002:a19:c7cd:: with SMTP id x196mr638110lff.465.1627639966985; Fri, 30 Jul 2021 03:12:46 -0700 (PDT) MIME-Version: 1.0 References: <20210717045627.1739959-1-daniel@0x0f.com> In-Reply-To: <20210717045627.1739959-1-daniel@0x0f.com> From: Linus Walleij Date: Fri, 30 Jul 2021 12:12:36 +0200 Message-ID: Subject: Re: [PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd To: Daniel Palmer Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , Linux ARM , linux-kernel , Rob Herring , Romain Perier X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210730_031249_056335_72502AE4 X-CRM114-Status: GOOD ( 15.72 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Jul 17, 2021 at 6:56 AM Daniel Palmer wrote: > This is a little series to add a compatible string for the Sigmastar > SSD201 and SSD202D to the msc313 gpio driver, add the specific offsets > for the pins on these chips, and then a bunch of DT wiring stuff so > that the LEDs on the M5 stack unitv2 work and it can control the > power switch for the USB connected. > > Daniel Palmer (10): > dt-bindings: gpio: msc313: Add compatible for ssd20xd > dt-bindings: gpio: msc313: Add offsets for ssd20xd > gpio: msc313: Code clean ups > gpio: msc313: Add support for SSD201 and SSD202D I suppose Bartosz can just merge the 4 first patches into the GPIO tree and you can take the rest into the SoC tree? Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel