All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180913181245.25484-6-robh@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 1a439a3..06c02d9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,16 +1,16 @@
 dtc has new checks for SPI buses. Fix the warnings in node names.
 
-arch/arm/boot/dts/bcm53340-ubnt-unifi-switch8.dtb: Warning (spi_bus_bridge): /axi at 18000000/qspi at 27200: node name for SPI buses should be 'spi'
-arch/arm/boot/dts/bcm958525er.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'
-arch/arm/boot/dts/bcm958525xmc.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'
-arch/arm/boot/dts/bcm958622hr.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'
-arch/arm/boot/dts/bcm958625hr.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'
-arch/arm/boot/dts/bcm988312hr.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'
+arch/arm/boot/dts/bcm53340-ubnt-unifi-switch8.dtb: Warning (spi_bus_bridge): /axi@18000000/qspi@27200: node name for SPI buses should be 'spi'
+arch/arm/boot/dts/bcm958525er.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'
+arch/arm/boot/dts/bcm958525xmc.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'
+arch/arm/boot/dts/bcm958622hr.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'
+arch/arm/boot/dts/bcm958625hr.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'
+arch/arm/boot/dts/bcm988312hr.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'
 
 Cc: Ray Jui <rjui@broadcom.com>
 Cc: Scott Branden <sbranden@broadcom.com>
 Cc: Jon Mason <jonmason@broadcom.com>
-Cc: bcm-kernel-feedback-list at broadcom.com
+Cc: bcm-kernel-feedback-list@broadcom.com
 Signed-off-by: Rob Herring <robh@kernel.org>
 ---
 Please apply to the sub-arch tree. The dtc changes haven't landed, but 
@@ -28,8 +28,8 @@ index 3084a7c95733..e4d49731287f 100644
  			reg = <0x33000 0x14>;
  		};
  
--		qspi: qspi at 27200 {
-+		qspi: spi at 27200 {
+-		qspi: qspi@27200 {
++		qspi: spi@27200 {
  			compatible = "brcm,spi-bcm-qspi", "brcm,spi-nsp-qspi";
  			reg = <0x027200 0x184>,
  			      <0x027000 0x124>,
@@ -41,8 +41,8 @@ index 09ba85046322..2b219addeb44 100644
  			brcm,nand-has-wp;
  		};
  
--		qspi: qspi at 27200 {
-+		qspi: spi at 27200 {
+-		qspi: qspi@27200 {
++		qspi: spi@27200 {
  			compatible = "brcm,spi-bcm-qspi", "brcm,spi-nsp-qspi";
  			reg = <0x027200 0x184>,
  			      <0x027000 0x124>,
diff --git a/a/content_digest b/N1/content_digest
index 544eb90..831eac8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,27 @@
- "From\0robh@kernel.org (Rob Herring)\0"
+ "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH] ARM: dts: brcm: Fix SPI bus warnings\0"
  "Date\0Thu, 13 Sep 2018 13:12:30 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0devicetree@vger.kernel.org"
+ " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0Jon Mason <jonmason@broadcom.com>"
+  Ray Jui <rjui@broadcom.com>
+  bcm-kernel-feedback-list@broadcom.com
+ " Scott Branden <sbranden@broadcom.com>\0"
  "\00:1\0"
  "b\0"
  "dtc has new checks for SPI buses. Fix the warnings in node names.\n"
  "\n"
- "arch/arm/boot/dts/bcm53340-ubnt-unifi-switch8.dtb: Warning (spi_bus_bridge): /axi at 18000000/qspi at 27200: node name for SPI buses should be 'spi'\n"
- "arch/arm/boot/dts/bcm958525er.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'\n"
- "arch/arm/boot/dts/bcm958525xmc.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'\n"
- "arch/arm/boot/dts/bcm958622hr.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'\n"
- "arch/arm/boot/dts/bcm958625hr.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'\n"
- "arch/arm/boot/dts/bcm988312hr.dtb: Warning (spi_bus_bridge): /axi/qspi at 27200: node name for SPI buses should be 'spi'\n"
+ "arch/arm/boot/dts/bcm53340-ubnt-unifi-switch8.dtb: Warning (spi_bus_bridge): /axi@18000000/qspi@27200: node name for SPI buses should be 'spi'\n"
+ "arch/arm/boot/dts/bcm958525er.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'\n"
+ "arch/arm/boot/dts/bcm958525xmc.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'\n"
+ "arch/arm/boot/dts/bcm958622hr.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'\n"
+ "arch/arm/boot/dts/bcm958625hr.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'\n"
+ "arch/arm/boot/dts/bcm988312hr.dtb: Warning (spi_bus_bridge): /axi/qspi@27200: node name for SPI buses should be 'spi'\n"
  "\n"
  "Cc: Ray Jui <rjui@broadcom.com>\n"
  "Cc: Scott Branden <sbranden@broadcom.com>\n"
  "Cc: Jon Mason <jonmason@broadcom.com>\n"
- "Cc: bcm-kernel-feedback-list at broadcom.com\n"
+ "Cc: bcm-kernel-feedback-list@broadcom.com\n"
  "Signed-off-by: Rob Herring <robh@kernel.org>\n"
  "---\n"
  "Please apply to the sub-arch tree. The dtc changes haven't landed, but \n"
@@ -34,8 +39,8 @@
  " \t\t\treg = <0x33000 0x14>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tqspi: qspi at 27200 {\n"
- "+\t\tqspi: spi at 27200 {\n"
+ "-\t\tqspi: qspi@27200 {\n"
+ "+\t\tqspi: spi@27200 {\n"
  " \t\t\tcompatible = \"brcm,spi-bcm-qspi\", \"brcm,spi-nsp-qspi\";\n"
  " \t\t\treg = <0x027200 0x184>,\n"
  " \t\t\t      <0x027000 0x124>,\n"
@@ -47,12 +52,12 @@
  " \t\t\tbrcm,nand-has-wp;\n"
  " \t\t};\n"
  " \n"
- "-\t\tqspi: qspi at 27200 {\n"
- "+\t\tqspi: spi at 27200 {\n"
+ "-\t\tqspi: qspi@27200 {\n"
+ "+\t\tqspi: spi@27200 {\n"
  " \t\t\tcompatible = \"brcm,spi-bcm-qspi\", \"brcm,spi-nsp-qspi\";\n"
  " \t\t\treg = <0x027200 0x184>,\n"
  " \t\t\t      <0x027000 0x124>,\n"
  "-- \n"
  2.17.1
 
-8c94c3a4fb35b3a599e56174f832d1ce35aa35935e9d91349330aec289c232e8
+a2fc362f7d4497d0814a65e12688b7b397e7b4240a5eef99cdd838efa808b9c0

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.