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=-10.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 8DAA8C433EF for ; Fri, 17 Sep 2021 23:41:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 67D9B60041 for ; Fri, 17 Sep 2021 23:41:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235433AbhIQXnA (ORCPT ); Fri, 17 Sep 2021 19:43:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48704 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233569AbhIQXnA (ORCPT ); Fri, 17 Sep 2021 19:43:00 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 397DCC061757 for ; Fri, 17 Sep 2021 16:41:37 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id y28so38465351lfb.0 for ; Fri, 17 Sep 2021 16:41:37 -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=PnbdN3UCLAUCSO4VZIIA2qQL73S6L45jVruxNydbTrE=; b=aWqIVvX9llY6+8fAsRoJ5vE0qofZ3Ge2tLqBWaHXKlXI++P+q9sHj+3Vs8HM+V+EeX 7enIyaJbxFhE/wSf5//Xx2Zyhz5Y2NrVXE+ByHojfqDz9JOlmMjxBJ2oyS8xF3n22ctK 62b9Fk8lBZG9h7xOzDtP1d9WWD1Ia0pFRuuzCtx+on5rE72/Qv1PN3QGUDb+4INDIgvK UP3U90hcFVxlw31d4TX3CdSKE/ZS/qdVn2VNfESCFO1b3zDd1rX4xzoMvpfxQp0uQuli CZCPCkMCPRvnzFoOnXYFlidK8l99mOysSDqVJNJVnPk3+erdS8Ml9wzdlIkVNIlbed4F 6YWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PnbdN3UCLAUCSO4VZIIA2qQL73S6L45jVruxNydbTrE=; b=bpppQZGmHTejuthQ9eLskhsdvAa1Dlcufdi5/97/HlodPgXaOoZkQWhBFSLyoXnXat cIc6BsUqajMtLCJaWed/zhsbiE+MsLoWHZ7DhSs/5N51w/EEbQFNF468Qd3log19In7Z u7H+tMNhABsfM91eazyTDYPz8wI8LXFmQvzGRI0kHwzxO+Q/VEMv6h+vFeuNDWAWXsdB fvL6FH+QZABi4hQAI1d/4Wf9SRX5Ia/pB1HjiQxks+Qi3Qn9pi/gxdti7cbz7OqJbqRp 20S0qDtV+Zll32faFr366ggRnWq7MKiRsZKCGyFtc0A0p7bAqXW8tZW+4Qcff1tD93fG hgkw== X-Gm-Message-State: AOAM530Y+K4qqR6o0JfPqrUXCpZnkd2idV91a8NECG9RmjGqveojuQCP Y/kihcYhTkEoasRHcCTxwjyGJekM0UJ9jD/k7ELcbw== X-Google-Smtp-Source: ABdhPJzIV512qryJ+JnO7qP7YBFgWkpHpPcXbqnJv8d2u3jbvziAQ2liUehMup4iRBRk+n/kRb/tARgPhmw9tlb6rxU= X-Received: by 2002:a2e:5758:: with SMTP id r24mr11874618ljd.432.1631922095497; Fri, 17 Sep 2021 16:41:35 -0700 (PDT) MIME-Version: 1.0 References: <20210909213118.1087083-1-robh@kernel.org> <20210909213118.1087083-7-robh@kernel.org> In-Reply-To: <20210909213118.1087083-7-robh@kernel.org> From: Linus Walleij Date: Sat, 18 Sep 2021 01:41:24 +0200 Message-ID: Subject: Re: [PATCH 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names To: Rob Herring Cc: Stephen Boyd , Pavel Machek , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Linux ARM , linux-clk , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel , Linux LED Subsystem Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Thu, Sep 9, 2021 at 11:31 PM Rob Herring wrote: > Add a 'reg' entry for register-bit-led nodes on the Arm Ltd platforms. > The 'reg' entry is the LED control register address. With this, the node > name can be updated to use a generic node name, 'led', and a > unit-address. > > Cc: Linus Walleij > Cc: Liviu Dudau > Cc: Sudeep Holla > Cc: Lorenzo Pieralisi > Cc: linux-arm-kernel@lists.infradead.org > Signed-off-by: Rob Herring Reviewed-by: Linus Walleij 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=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 0D824C433F5 for ; Fri, 17 Sep 2021 23:43:41 +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 C45E360E97 for ; Fri, 17 Sep 2021 23:43:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C45E360E97 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=n4IsUs7nPxB6fqayDN4QyGXKMy39tPNxWhuVPIqpy/c=; b=bPmkCN5HmkCAVr xB71RtP4Xny3S+VmQ8sN/BoHx/LAl9Td3zrSLHt+fhJplpDtcBjSxPwwZoVyNWR75UcoIg7q7gObE yp4QCpRpsVfRX20MlnTPFQZ13/s5hVr0hMHhda4BME8KjmvbAY87iBYG+HyvmTqvH7i3Tsx2oJ7gz kJAfJUnt0qun6A2MnnpJmycgoKrxGs6hQ1lV0yyWLe3xM51Vh/4HNSKM2zFcwzTffbk9n1RYBxxvT KdJ3N5U2Htpuw8an+dvW2CS4aubh2vej/B7d3NQ4PyulB3oSMN2WbpOB+Ifw4J2lLQ/xrN9s69SWP ib1SvhJQipIGdRujvMZw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mRNUC-00F9Ep-9x; Fri, 17 Sep 2021 23:41:40 +0000 Received: from mail-lf1-x133.google.com ([2a00:1450:4864:20::133]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mRNU9-00F9Dl-Au for linux-arm-kernel@lists.infradead.org; Fri, 17 Sep 2021 23:41:38 +0000 Received: by mail-lf1-x133.google.com with SMTP id z24so13063224lfu.13 for ; Fri, 17 Sep 2021 16:41:36 -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=PnbdN3UCLAUCSO4VZIIA2qQL73S6L45jVruxNydbTrE=; b=aWqIVvX9llY6+8fAsRoJ5vE0qofZ3Ge2tLqBWaHXKlXI++P+q9sHj+3Vs8HM+V+EeX 7enIyaJbxFhE/wSf5//Xx2Zyhz5Y2NrVXE+ByHojfqDz9JOlmMjxBJ2oyS8xF3n22ctK 62b9Fk8lBZG9h7xOzDtP1d9WWD1Ia0pFRuuzCtx+on5rE72/Qv1PN3QGUDb+4INDIgvK UP3U90hcFVxlw31d4TX3CdSKE/ZS/qdVn2VNfESCFO1b3zDd1rX4xzoMvpfxQp0uQuli CZCPCkMCPRvnzFoOnXYFlidK8l99mOysSDqVJNJVnPk3+erdS8Ml9wzdlIkVNIlbed4F 6YWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PnbdN3UCLAUCSO4VZIIA2qQL73S6L45jVruxNydbTrE=; b=vOf7PgMvt7R6vqUpYHtFrfIhmOfJ6naqaYUBs2znuiKR1oVRin+xexxVRuH9kgpmHT nrUw7B0cK4RPW9dNvH1pm12ZHiPOOj/6/r1e29sLz95RJ1hcyVybtu3PXfb/Mso4ErgY +T4VqZsUXW6N85Czic7xDDJ3Kjg44cOu5UDWxz7u+TJ/3P9ERXh0NUQSuvIUOTL5gvfk JDoDBHpgXZNXHvSrBv3q9RAYB4/MNAXN/1j3LzpP4atJhqmnHkt6fKzApsOz4hdca7h4 W1jTJpK+Tu6oX3TuSY0sB/siH4fElconKeqksJsFDna9/3Ci6c9XvlGukH7Q+UPNXNoo N2mA== X-Gm-Message-State: AOAM533KscinMbCKZE6H9Lr1QoCOB3/et2hg7UmgQ68/TzrTuv8apEE7 cERykdm2d9llVcLtxXOoKfvt8nLPwLiMN4BgF7Xf0w== X-Google-Smtp-Source: ABdhPJzIV512qryJ+JnO7qP7YBFgWkpHpPcXbqnJv8d2u3jbvziAQ2liUehMup4iRBRk+n/kRb/tARgPhmw9tlb6rxU= X-Received: by 2002:a2e:5758:: with SMTP id r24mr11874618ljd.432.1631922095497; Fri, 17 Sep 2021 16:41:35 -0700 (PDT) MIME-Version: 1.0 References: <20210909213118.1087083-1-robh@kernel.org> <20210909213118.1087083-7-robh@kernel.org> In-Reply-To: <20210909213118.1087083-7-robh@kernel.org> From: Linus Walleij Date: Sat, 18 Sep 2021 01:41:24 +0200 Message-ID: Subject: Re: [PATCH 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names To: Rob Herring Cc: Stephen Boyd , Pavel Machek , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Linux ARM , linux-clk , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel , Linux LED Subsystem X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210917_164137_460673_E202EBB6 X-CRM114-Status: GOOD ( 11.05 ) 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 Thu, Sep 9, 2021 at 11:31 PM Rob Herring wrote: > Add a 'reg' entry for register-bit-led nodes on the Arm Ltd platforms. > The 'reg' entry is the LED control register address. With this, the node > name can be updated to use a generic node name, 'led', and a > unit-address. > > Cc: Linus Walleij > Cc: Liviu Dudau > Cc: Sudeep Holla > Cc: Lorenzo Pieralisi > Cc: linux-arm-kernel@lists.infradead.org > Signed-off-by: Rob Herring Reviewed-by: Linus Walleij Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel