All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: Florian Fainelli <f.fainelli@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Cc: "Andrew Lunn" <andrew@lunn.ch>,
	"Vivien Didelot" <vivien.didelot@gmail.com>,
	"Vladimir Oltean" <olteanv@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Rob Herring" <robh+dt@kernel.org>, "Ray Jui" <rjui@broadcom.com>,
	"Scott Branden" <sbranden@broadcom.com>,
	"maintainer:BROADCOM IPROC ARM ARCHITECTURE"
	<bcm-kernel-feedback-list@broadcom.com>,
	"Hauke Mehrtens" <hauke@hauke-m.de>,
	"Rafał Miłecki" <zajec5@gmail.com>,
	"open list:NETWORKING DRIVERS" <netdev@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	"open list" <linux-kernel@vger.kernel.org>,
	"Kurt Kanzenbach" <kurt@kmk-computers.de>
Subject: Re: [PATCH v2 00/10] Broadcom b53 YAML bindings
Date: Fri, 20 Nov 2020 18:56:22 -0800	[thread overview]
Message-ID: <fb26d286-d0df-db00-53d3-1a0a185109c5@gmail.com> (raw)
In-Reply-To: <20201112045020.9766-1-f.fainelli@gmail.com>



On 11/11/2020 8:50 PM, Florian Fainelli wrote:
> Hi,
> 
> This patch series fixes the various Broadcom SoCs DTS files and the
> existing YAML binding for missing properties before adding a proper b53
> switch YAML binding from Kurt.
> 
> If this all looks good, given that there are quite a few changes to the
> DTS files, it might be best if I take them through the upcoming Broadcom
> ARM SoC pull requests. Let me know if you would like those patches to be
> applied differently.
> 
> Thanks!

Series applied to devicetree/next, thanks everyone.
-- 
Florian

WARNING: multiple messages have this Message-ID (diff)
From: Florian Fainelli <f.fainelli@gmail.com>
To: Florian Fainelli <f.fainelli@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Cc: "Andrew Lunn" <andrew@lunn.ch>,
	"Kurt Kanzenbach" <kurt@kmk-computers.de>,
	"Scott Branden" <sbranden@broadcom.com>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>, "Ray Jui" <rjui@broadcom.com>,
	"Rafał Miłecki" <zajec5@gmail.com>,
	"open list" <linux-kernel@vger.kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	"Rob Herring" <robh+dt@kernel.org>,
	"maintainer:BROADCOM IPROC ARM ARCHITECTURE"
	<bcm-kernel-feedback-list@broadcom.com>,
	"Hauke Mehrtens" <hauke@hauke-m.de>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"open list:NETWORKING DRIVERS" <netdev@vger.kernel.org>,
	"Vladimir Oltean" <olteanv@gmail.com>,
	"Vivien Didelot" <vivien.didelot@gmail.com>
Subject: Re: [PATCH v2 00/10] Broadcom b53 YAML bindings
Date: Fri, 20 Nov 2020 18:56:22 -0800	[thread overview]
Message-ID: <fb26d286-d0df-db00-53d3-1a0a185109c5@gmail.com> (raw)
In-Reply-To: <20201112045020.9766-1-f.fainelli@gmail.com>



On 11/11/2020 8:50 PM, Florian Fainelli wrote:
> Hi,
> 
> This patch series fixes the various Broadcom SoCs DTS files and the
> existing YAML binding for missing properties before adding a proper b53
> switch YAML binding from Kurt.
> 
> If this all looks good, given that there are quite a few changes to the
> DTS files, it might be best if I take them through the upcoming Broadcom
> ARM SoC pull requests. Let me know if you would like those patches to be
> applied differently.
> 
> Thanks!

Series applied to devicetree/next, thanks everyone.
-- 
Florian

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-11-21  2:56 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12  4:50 [PATCH v2 00/10] Broadcom b53 YAML bindings Florian Fainelli
2020-11-12  4:50 ` Florian Fainelli
2020-11-12  4:50 ` [PATCH v2 01/10] dt-bindings: net: dsa: Extend switch nodes pattern Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-12  4:50 ` [PATCH v2 02/10] dt-bindings: net: dsa: Document sfp and managed properties Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-12  4:50 ` [PATCH v2 03/10] ARM: dts: BCM5301X: Update Ethernet switch node name Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-12  4:50 ` [PATCH v2 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-12  5:25   ` Rafał Miłecki
2020-11-12  5:25     ` Rafał Miłecki
2020-11-12  4:50 ` [PATCH v2 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-12  5:26   ` Rafał Miłecki
2020-11-12  5:26     ` Rafał Miłecki
2020-11-12  4:50 ` [PATCH v2 06/10] ARM: dts: NSP: Update ethernet switch node name Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-12  4:50 ` [PATCH v2 07/10] ARM: dts: NSP: Fix Ethernet switch SGMII register name Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-12  4:50 ` [PATCH v2 08/10] ARM: dts: NSP: Add a SRAB compatible string for each board Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-14  1:08   ` Vladimir Oltean
2020-11-14  1:08     ` Vladimir Oltean
2020-11-12  4:50 ` [PATCH v2 09/10] ARM: dts: NSP: Provide defaults ports container node Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-14  1:10   ` Vladimir Oltean
2020-11-14  1:10     ` Vladimir Oltean
2020-11-12  4:50 ` [PATCH v2 10/10] dt-bindings: net: dsa: b53: Add YAML bindings Florian Fainelli
2020-11-12  4:50   ` Florian Fainelli
2020-11-21  2:56 ` Florian Fainelli [this message]
2020-11-21  2:56   ` [PATCH v2 00/10] Broadcom b53 " Florian Fainelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fb26d286-d0df-db00-53d3-1a0a185109c5@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=hauke@hauke-m.de \
    --cc=kuba@kernel.org \
    --cc=kurt@kmk-computers.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=rjui@broadcom.com \
    --cc=robh+dt@kernel.org \
    --cc=sbranden@broadcom.com \
    --cc=vivien.didelot@gmail.com \
    --cc=zajec5@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.