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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 4915BC4332F for ; Thu, 20 Oct 2022 14:35:44 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kyIewavAgQT8HqxlcwxyX0hG3KB8eThpx+ltEBxFN5Y=; b=y4D/R2uAi+Uwtf gQsAf3xXrtm4TUjuPYbTCNwljN2OUoLlCu3Y5maDpwE+KF9OiafUyNeqHvIQP/OA6RH4FEpzi3y9E dnr3FnAvKMtEGS/L+O0kpklN3GB1TfR2G2IP/PvbzWgScT1XgxrF2awkTsrcZBemG8Zm+YQy/taNR Y/oZ03LTP++4NL59cUZBjQmfMitNpibUOkrsNMW0MI8Q4N94ll0t301GdlXcN3qo+Q34BbbyfiosY Cdu90JGQfB8OhJcBKusRifMh+oSJ5XLQ1YCQ6J6ztHSuA1rQ3hZtE3rVluk/cNzjTZuYD3K77OHIK abdkrMSfBKK0Ce8GRaDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1olWcx-00GF69-JA; Thu, 20 Oct 2022 14:34:32 +0000 Received: from mail-oi1-f170.google.com ([209.85.167.170]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1olWTb-00G6Yu-IW for linux-arm-kernel@lists.infradead.org; Thu, 20 Oct 2022 14:24:52 +0000 Received: by mail-oi1-f170.google.com with SMTP id y67so621661oiy.1 for ; Thu, 20 Oct 2022 07:24:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=//M4ydro8w/uPK+zMzxNa+jnVigH+tv4xyo6f9ExHjU=; b=5xECkiSqe7Zn9C+Tb48QSv+PCz/admZr5l47q+yd6CjIiE4t8SBe0eNjOeQnzKDOYi SoNbJagWXwe9wXNFLMLfWxG5KYYg+YtKzrX+Kv8+ufehBnl6e2SZIIE0LiKN7w9cJ35G VQOgvWiYW0RG+25/5xP5k8PABNSH65qmh/gvnJK12jOkrxl9TZJykPDRjtJgpUiUR9RM yh1kIPqaGxhsMkMdW8QcNwKZ8BeP2VsMVFtqOjNNSHj+fFAoIlY3pdi5e8EEHFetK6qN jkLBc1FxFL9Bem0tO5H4XowpbLPnC/YAME3l5HUMR+QB/CvLTDT7iVK/MItKLskYYmTD IWag== X-Gm-Message-State: ACrzQf1Y/Mr9W38m0poNSOJBYIRO+87pojlCi1veeA/c3kp/SkiITueD Dldplrz2mFrAWbKFmFFVYQ== X-Google-Smtp-Source: AMsMyM44y4ul850o3uaIKSSDKlUZazhcSJb8mmpcj5UOiZ6OD/iL53lVwvJcnVB/QEDGPI0sPh+leQ== X-Received: by 2002:a05:6808:2393:b0:355:39af:eb6e with SMTP id bp19-20020a056808239300b0035539afeb6emr10689812oib.40.1666275890310; Thu, 20 Oct 2022 07:24:50 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id bk15-20020a0568081a0f00b003546cb60859sm7928935oib.14.2022.10.20.07.24.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Oct 2022 07:24:49 -0700 (PDT) Received: (nullmailer pid 1265955 invoked by uid 1000); Thu, 20 Oct 2022 14:24:51 -0000 Date: Thu, 20 Oct 2022 09:24:51 -0500 From: Rob Herring To: Matt Ranostay Cc: nm@ti.com, vigneshr@ti.com, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 1/2] dt-bindings: mfd: ti,j721e-system-controller: add compatible strings for other platforms Message-ID: <20221020142451.GA1264860-robh@kernel.org> References: <20221020032802.308545-1-mranostay@ti.com> <20221020032802.308545-2-mranostay@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221020032802.308545-2-mranostay@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221020_072451_660146_1E23F261 X-CRM114-Status: GOOD ( 12.82 ) 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 Wed, Oct 19, 2022 at 08:28:01PM -0700, Matt Ranostay wrote: > There are multiple J7 based platforms, and the j721e-system-controller > shouldn't be define in non-j721e devices device trees. > > This is mainly for clarity; but also useful in case there are future > erratas that need to be fixed for a specific platform. > > Signed-off-by: Matt Ranostay > --- > .../devicetree/bindings/mfd/ti,j721e-system-controller.yaml | 2 ++ > 1 file changed, 2 insertions(+) Use get_maintainers.pl if you want this applied (by Lee). _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 211B0C4332F for ; Thu, 20 Oct 2022 14:24:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229730AbiJTOYx (ORCPT ); Thu, 20 Oct 2022 10:24:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229840AbiJTOYw (ORCPT ); Thu, 20 Oct 2022 10:24:52 -0400 Received: from mail-oi1-f169.google.com (mail-oi1-f169.google.com [209.85.167.169]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1F9AB5D732 for ; Thu, 20 Oct 2022 07:24:51 -0700 (PDT) Received: by mail-oi1-f169.google.com with SMTP id p127so22370298oih.9 for ; Thu, 20 Oct 2022 07:24:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=//M4ydro8w/uPK+zMzxNa+jnVigH+tv4xyo6f9ExHjU=; b=Y6zjs0C56D/fleH5lvwDrafkP5gW+K8+MOjSw2qHcqqhqCBDtyuTVlIZUCgvJm7Jkc 9cD5ccMsC61ShaER2+pFMRGyt7fUIRAKGK/AT2xIC04QHEKCUnxeObmmcZtoS7WXV9hT IF3/z/muQKeb8QQXH80umfk443FkDewVL/vCvdvvwsdBsvHPxjRzYV3vznepjHCDUih1 fXWYRaEGUQ8gNaiVYj7lOoUt0vKhY8KOEG9fjRQS+99kxpNQa9zqMLRLOp9nZzM02DtF sgkSZ2D0vpwja2wIOARKwL75JVd7X+V993lNg4W+dWGwUdKPnzM/nWV/YGbLeUztWXD9 UR+w== X-Gm-Message-State: ACrzQf3RSNJ5FwDkEGB4quVyu8mOcRRZK+LRgW/cvn16q7hNaECSjXQO 1OB/07y6PkGrhjhgdse7FYUMqDK17Q== X-Google-Smtp-Source: AMsMyM44y4ul850o3uaIKSSDKlUZazhcSJb8mmpcj5UOiZ6OD/iL53lVwvJcnVB/QEDGPI0sPh+leQ== X-Received: by 2002:a05:6808:2393:b0:355:39af:eb6e with SMTP id bp19-20020a056808239300b0035539afeb6emr10689812oib.40.1666275890310; Thu, 20 Oct 2022 07:24:50 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id bk15-20020a0568081a0f00b003546cb60859sm7928935oib.14.2022.10.20.07.24.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Oct 2022 07:24:49 -0700 (PDT) Received: (nullmailer pid 1265955 invoked by uid 1000); Thu, 20 Oct 2022 14:24:51 -0000 Date: Thu, 20 Oct 2022 09:24:51 -0500 From: Rob Herring To: Matt Ranostay Cc: nm@ti.com, vigneshr@ti.com, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 1/2] dt-bindings: mfd: ti,j721e-system-controller: add compatible strings for other platforms Message-ID: <20221020142451.GA1264860-robh@kernel.org> References: <20221020032802.308545-1-mranostay@ti.com> <20221020032802.308545-2-mranostay@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221020032802.308545-2-mranostay@ti.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Oct 19, 2022 at 08:28:01PM -0700, Matt Ranostay wrote: > There are multiple J7 based platforms, and the j721e-system-controller > shouldn't be define in non-j721e devices device trees. > > This is mainly for clarity; but also useful in case there are future > erratas that need to be fixed for a specific platform. > > Signed-off-by: Matt Ranostay > --- > .../devicetree/bindings/mfd/ti,j721e-system-controller.yaml | 2 ++ > 1 file changed, 2 insertions(+) Use get_maintainers.pl if you want this applied (by Lee).