All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220505170637.26538-5-sumitg@nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index f8d6110..2bb6142 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,8 +14,8 @@ index f9d343b24597..40ad58a1dd10 100644
  		#size-cells = <1>;
  		ranges = <0x0 0x0 0x0 0x40000000>;
  
--		misc@100000 {
-+		apbmisc: misc@100000 {
+-		misc(a)100000 {
++		apbmisc: misc(a)100000 {
  			compatible = "nvidia,tegra194-misc";
  			reg = <0x00100000 0xf000>,
  			      <0x0010f000 0x1000>;
@@ -23,7 +23,7 @@ index f9d343b24597..40ad58a1dd10 100644
  			gpio-controller;
  		};
  
-+		cbb-noc@2300000 {
++		cbb-noc(a)2300000 {
 +			compatible = "nvidia,tegra194-cbb-noc";
 +			reg = <0x02300000 0x1000>;
 +			interrupts = <GIC_SPI 230 IRQ_TYPE_LEVEL_HIGH>,
@@ -33,7 +33,7 @@ index f9d343b24597..40ad58a1dd10 100644
 +			status = "okay";
 +		};
 +
-+		axi2apb: axi2apb@2390000 {
++		axi2apb: axi2apb(a)2390000 {
 +			compatible = "nvidia,tegra194-axi2apb";
 +			reg = <0x2390000 0x1000>,
 +			    <0x23a0000 0x1000>,
@@ -44,14 +44,14 @@ index f9d343b24597..40ad58a1dd10 100644
 +			status = "okay";
 +		 };
 +
- 		ethernet@2490000 {
+ 		ethernet(a)2490000 {
  			compatible = "nvidia,tegra194-eqos",
  				     "nvidia,tegra186-eqos",
 @@ -1442,6 +1463,26 @@
  			#phy-cells = <0>;
  		};
  
-+		sce-noc@b600000 {
++		sce-noc(a)b600000 {
 +			compatible = "nvidia,tegra194-sce-noc";
 +			reg = <0xb600000 0x1000>;
 +			interrupts = <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>,
@@ -61,7 +61,7 @@ index f9d343b24597..40ad58a1dd10 100644
 +			status = "okay";
 +		};
 +
-+		rce-noc@be00000 {
++		rce-noc(a)be00000 {
 +			compatible = "nvidia,tegra194-rce-noc";
 +			reg = <0xbe00000 0x1000>;
 +			interrupts = <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>,
@@ -71,14 +71,14 @@ index f9d343b24597..40ad58a1dd10 100644
 +			status = "okay";
 +		};
 +
- 		hsp_aon: hsp@c150000 {
+ 		hsp_aon: hsp(a)c150000 {
  			compatible = "nvidia,tegra194-hsp";
  			reg = <0x0c150000 0x90000>;
 @@ -1576,6 +1617,25 @@
  
  		};
  
-+		aon-noc@c600000 {
++		aon-noc(a)c600000 {
 +			compatible = "nvidia,tegra194-aon-noc";
 +			reg = <0xc600000 0x1000>;
 +			interrupts = <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>,
@@ -87,7 +87,7 @@ index f9d343b24597..40ad58a1dd10 100644
 +			status = "okay";
 +		};
 +
-+		bpmp-noc@d600000 {
++		bpmp-noc(a)d600000 {
 +			compatible = "nvidia,tegra194-bpmp-noc";
 +			reg = <0xd600000 0x1000>;
 +			interrupts = <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>,
@@ -97,7 +97,7 @@ index f9d343b24597..40ad58a1dd10 100644
 +			status = "okay";
 +		};
 +
- 		iommu@10000000 {
+ 		iommu(a)10000000 {
  			compatible = "nvidia,tegra194-smmu", "nvidia,smmu-500";
  			reg = <0x10000000 0x800000>;
 -- 
diff --git a/a/content_digest b/N1/content_digest
index a8b68b7..6499d33 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,9 @@
  "ref\020220505170637.26538-1-sumitg@nvidia.com\0"
  "From\0Sumit Gupta <sumitg@nvidia.com>\0"
  "Subject\0[Patch v4 4/9] arm64: tegra: Add node for CBB1.0 in Tegra194 SOC\0"
- "Date\0Thu, 5 May 2022 22:36:32 +0530\0"
- "To\0<linux-tegra@vger.kernel.org>"
-  <linux-kernel@vger.kernel.org>
-  <devicetree@vger.kernel.org>
-  <thierry.reding@gmail.com>
-  <jonathanh@nvidia.com>
-  <robh+dt@kernel.org>
- " <kbuild-all@lists.01.org>\0"
- "Cc\0<sumitg@nvidia.com>"
-  <bbasu@nvidia.com>
-  <vsethi@nvidia.com>
- " <jsequeira@nvidia.com>\0"
- "\00:1\0"
+ "Date\0Thu, 05 May 2022 22:36:32 +0530\0"
+ "To\0kbuild-all@lists.01.org\0"
+ "\01:1\0"
  "b\0"
  "Adding device tree nodes to enable the driver for handling errors from\n"
  "Control Backbone(CBB). CBB version 1.0 is used in Tegra194 SOC.\n"
@@ -31,8 +21,8 @@
  " \t\t#size-cells = <1>;\n"
  " \t\tranges = <0x0 0x0 0x0 0x40000000>;\n"
  " \n"
- "-\t\tmisc@100000 {\n"
- "+\t\tapbmisc: misc@100000 {\n"
+ "-\t\tmisc(a)100000 {\n"
+ "+\t\tapbmisc: misc(a)100000 {\n"
  " \t\t\tcompatible = \"nvidia,tegra194-misc\";\n"
  " \t\t\treg = <0x00100000 0xf000>,\n"
  " \t\t\t      <0x0010f000 0x1000>;\n"
@@ -40,7 +30,7 @@
  " \t\t\tgpio-controller;\n"
  " \t\t};\n"
  " \n"
- "+\t\tcbb-noc@2300000 {\n"
+ "+\t\tcbb-noc(a)2300000 {\n"
  "+\t\t\tcompatible = \"nvidia,tegra194-cbb-noc\";\n"
  "+\t\t\treg = <0x02300000 0x1000>;\n"
  "+\t\t\tinterrupts = <GIC_SPI 230 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -50,7 +40,7 @@
  "+\t\t\tstatus = \"okay\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\taxi2apb: axi2apb@2390000 {\n"
+ "+\t\taxi2apb: axi2apb(a)2390000 {\n"
  "+\t\t\tcompatible = \"nvidia,tegra194-axi2apb\";\n"
  "+\t\t\treg = <0x2390000 0x1000>,\n"
  "+\t\t\t    <0x23a0000 0x1000>,\n"
@@ -61,14 +51,14 @@
  "+\t\t\tstatus = \"okay\";\n"
  "+\t\t };\n"
  "+\n"
- " \t\tethernet@2490000 {\n"
+ " \t\tethernet(a)2490000 {\n"
  " \t\t\tcompatible = \"nvidia,tegra194-eqos\",\n"
  " \t\t\t\t     \"nvidia,tegra186-eqos\",\n"
  "@@ -1442,6 +1463,26 @@\n"
  " \t\t\t#phy-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "+\t\tsce-noc@b600000 {\n"
+ "+\t\tsce-noc(a)b600000 {\n"
  "+\t\t\tcompatible = \"nvidia,tegra194-sce-noc\";\n"
  "+\t\t\treg = <0xb600000 0x1000>;\n"
  "+\t\t\tinterrupts = <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -78,7 +68,7 @@
  "+\t\t\tstatus = \"okay\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\trce-noc@be00000 {\n"
+ "+\t\trce-noc(a)be00000 {\n"
  "+\t\t\tcompatible = \"nvidia,tegra194-rce-noc\";\n"
  "+\t\t\treg = <0xbe00000 0x1000>;\n"
  "+\t\t\tinterrupts = <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -88,14 +78,14 @@
  "+\t\t\tstatus = \"okay\";\n"
  "+\t\t};\n"
  "+\n"
- " \t\thsp_aon: hsp@c150000 {\n"
+ " \t\thsp_aon: hsp(a)c150000 {\n"
  " \t\t\tcompatible = \"nvidia,tegra194-hsp\";\n"
  " \t\t\treg = <0x0c150000 0x90000>;\n"
  "@@ -1576,6 +1617,25 @@\n"
  " \n"
  " \t\t};\n"
  " \n"
- "+\t\taon-noc@c600000 {\n"
+ "+\t\taon-noc(a)c600000 {\n"
  "+\t\t\tcompatible = \"nvidia,tegra194-aon-noc\";\n"
  "+\t\t\treg = <0xc600000 0x1000>;\n"
  "+\t\t\tinterrupts = <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -104,7 +94,7 @@
  "+\t\t\tstatus = \"okay\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tbpmp-noc@d600000 {\n"
+ "+\t\tbpmp-noc(a)d600000 {\n"
  "+\t\t\tcompatible = \"nvidia,tegra194-bpmp-noc\";\n"
  "+\t\t\treg = <0xd600000 0x1000>;\n"
  "+\t\t\tinterrupts = <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -114,10 +104,10 @@
  "+\t\t\tstatus = \"okay\";\n"
  "+\t\t};\n"
  "+\n"
- " \t\tiommu@10000000 {\n"
+ " \t\tiommu(a)10000000 {\n"
  " \t\t\tcompatible = \"nvidia,tegra194-smmu\", \"nvidia,smmu-500\";\n"
  " \t\t\treg = <0x10000000 0x800000>;\n"
  "-- \n"
  2.17.1
 
-18650fc08109d4a949ca0b04f190dd780159008584a5be8958242ff09af1a7e1
+3f28526e61fa576b2547dd1ebaa4f606c0dc88493c28227e9b7fb61e23de7683

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.