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

diff --git a/a/1.txt b/N1/1.txt
index 376e1bd..7f7ba09 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -57,9 +57,9 @@ index e9433350a20f..000000000000
 @@ -1,1585 +0,0 @@
 -.. SPDX-License-Identifier: GPL-2.0
 -
--==================================================
+-=========================
 -Booting the Linux/ppc kernel without Open Firmware
--==================================================
+-=========================
 -
 -Copyright (c) 2005 Benjamin Herrenschmidt <benh at kernel.crashing.org>,
 -IBM Corp.
@@ -120,7 +120,7 @@ index e9433350a20f..000000000000
 -
 -
 -Revision Information
--====================
+-==========
 -
 -   May 18, 2005: Rev 0.1
 -			 - Initial draft, no chapter III yet.
@@ -184,7 +184,7 @@ index e9433350a20f..000000000000
 -
 -
 -I - Introduction
--================
+-========
 -
 -During the development of the Linux/ppc64 kernel, and more
 -specifically, the addition of new platform types outside of the old
@@ -395,7 +395,7 @@ index e9433350a20f..000000000000
 -
 -
 -II - The DT block format
--========================
+-============
 -
 -
 -This chapter defines the actual format of the flattened device-tree
@@ -767,8 +767,7 @@ index e9433350a20f..000000000000
 -
 -
 -III - Required content of the device tree
--=========================================
--
+-====================-
 -.. Warning::
 -
 -   All ``linux,*`` properties defined in this document apply only
@@ -1146,7 +1145,7 @@ index e9433350a20f..000000000000
 -
 -
 -IV - "dtc", the device tree compiler
--====================================
+-==================
 -
 -
 -dtc source code can be found at
@@ -1266,7 +1265,7 @@ index e9433350a20f..000000000000
 -
 -
 -V - Recommendations for a bootloader
--====================================
+-==================
 -
 -
 -Here are some various ideas/recommendations that have been proposed
@@ -1299,8 +1298,7 @@ index e9433350a20f..000000000000
 -
 -
 -VI - System-on-a-chip devices and nodes
--=======================================
--
+-===================-
 -Many companies are now starting to develop system-on-a-chip
 -processors, where the processor core (CPU) and many peripheral devices
 -exist on a single piece of silicon.  For these SOCs, an SOC node
@@ -1347,8 +1345,7 @@ index e9433350a20f..000000000000
 -
 -
 -VII - Specifying interrupt information for devices
--===================================================
--
+-=========================-
 -The device tree represents the buses and devices of a hardware
 -system in a form similar to the physical bus topology of the
 -hardware.
@@ -1411,12 +1408,12 @@ index e9433350a20f..000000000000
 -
 -Sense and level information should be encoded as follows:
 -
--	==  ========================================
+-	=  ====================
 -	0   low to high edge sensitive type enabled
 -	1   active low level sensitive type enabled
 -	2   active high level sensitive type enabled
 -	3   high to low edge sensitive type enabled
--	==  ========================================
+-	=  ====================
 -
 -4) ISA Interrupt Controllers
 -----------------------------
@@ -1429,15 +1426,15 @@ index e9433350a20f..000000000000
 -ISA PIC interrupt controllers should adhere to the ISA PIC
 -encodings listed below:
 -
--	==  ========================================
+-	=  ====================
 -	0   active low level sensitive type enabled
 -	1   active high level sensitive type enabled
 -	2   high to low edge sensitive type enabled
 -	3   low to high edge sensitive type enabled
--	==  ========================================
+-	=  ====================
 -
 -VIII - Specifying Device Power Management Information (sleep property)
--======================================================================
+-===================================
 -
 -Devices on SOCs often have mechanisms for placing devices into low-power
 -states that are decoupled from the devices' own register blocks.  Sometimes,
@@ -1468,8 +1465,7 @@ index e9433350a20f..000000000000
 -sleep-map should wait until its necessity is demonstrated).
 -
 -IX - Specifying dma bus information
--===================================
--
+-=================-
 -Some devices may have DMA memory range shifted relatively to the beginning of
 -RAM, or even placed outside of kernel RAM. For example, the Keystone 2 SoC
 -worked in LPAE mode with 4G memory has:
@@ -1525,7 +1521,7 @@ index e9433350a20f..000000000000
 -	};
 -
 -Appendix A - Sample SOC node for MPC8540
--========================================
+-====================
 -
 -::
 -
diff --git a/a/content_digest b/N1/content_digest
index 72207c8..4c4b827 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020201008142420.2083861-1-robh@kernel.org\0"
  "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH 2/2] dt: Remove booting-without-of.rst\0"
- "Date\0Thu,  8 Oct 2020 09:24:20 -0500\0"
+ "Date\0Thu, 08 Oct 2020 14:24:20 +0000\0"
  "To\0devicetree@vger.kernel.org\0"
  "Cc\0linux-kernel@vger.kernel.org"
   Frank Rowand <frowand.list@gmail.com>
@@ -84,9 +84,9 @@
  "@@ -1,1585 +0,0 @@\n"
  "-.. SPDX-License-Identifier: GPL-2.0\n"
  "-\n"
- "-==================================================\n"
+ "-=========================\n"
  "-Booting the Linux/ppc kernel without Open Firmware\n"
- "-==================================================\n"
+ "-=========================\n"
  "-\n"
  "-Copyright (c) 2005 Benjamin Herrenschmidt <benh at kernel.crashing.org>,\n"
  "-IBM Corp.\n"
@@ -147,7 +147,7 @@
  "-\n"
  "-\n"
  "-Revision Information\n"
- "-====================\n"
+ "-==========\n"
  "-\n"
  "-   May 18, 2005: Rev 0.1\n"
  "-\t\t\t - Initial draft, no chapter III yet.\n"
@@ -211,7 +211,7 @@
  "-\n"
  "-\n"
  "-I - Introduction\n"
- "-================\n"
+ "-========\n"
  "-\n"
  "-During the development of the Linux/ppc64 kernel, and more\n"
  "-specifically, the addition of new platform types outside of the old\n"
@@ -422,7 +422,7 @@
  "-\n"
  "-\n"
  "-II - The DT block format\n"
- "-========================\n"
+ "-============\n"
  "-\n"
  "-\n"
  "-This chapter defines the actual format of the flattened device-tree\n"
@@ -794,8 +794,7 @@
  "-\n"
  "-\n"
  "-III - Required content of the device tree\n"
- "-=========================================\n"
- "-\n"
+ "-====================-\n"
  "-.. Warning::\n"
  "-\n"
  "-   All ``linux,*`` properties defined in this document apply only\n"
@@ -1173,7 +1172,7 @@
  "-\n"
  "-\n"
  "-IV - \"dtc\", the device tree compiler\n"
- "-====================================\n"
+ "-==================\n"
  "-\n"
  "-\n"
  "-dtc source code can be found at\n"
@@ -1293,7 +1292,7 @@
  "-\n"
  "-\n"
  "-V - Recommendations for a bootloader\n"
- "-====================================\n"
+ "-==================\n"
  "-\n"
  "-\n"
  "-Here are some various ideas/recommendations that have been proposed\n"
@@ -1326,8 +1325,7 @@
  "-\n"
  "-\n"
  "-VI - System-on-a-chip devices and nodes\n"
- "-=======================================\n"
- "-\n"
+ "-===================-\n"
  "-Many companies are now starting to develop system-on-a-chip\n"
  "-processors, where the processor core (CPU) and many peripheral devices\n"
  "-exist on a single piece of silicon.  For these SOCs, an SOC node\n"
@@ -1374,8 +1372,7 @@
  "-\n"
  "-\n"
  "-VII - Specifying interrupt information for devices\n"
- "-===================================================\n"
- "-\n"
+ "-=========================-\n"
  "-The device tree represents the buses and devices of a hardware\n"
  "-system in a form similar to the physical bus topology of the\n"
  "-hardware.\n"
@@ -1438,12 +1435,12 @@
  "-\n"
  "-Sense and level information should be encoded as follows:\n"
  "-\n"
- "-\t==  ========================================\n"
+ "-\t=  ====================\n"
  "-\t0   low to high edge sensitive type enabled\n"
  "-\t1   active low level sensitive type enabled\n"
  "-\t2   active high level sensitive type enabled\n"
  "-\t3   high to low edge sensitive type enabled\n"
- "-\t==  ========================================\n"
+ "-\t=  ====================\n"
  "-\n"
  "-4) ISA Interrupt Controllers\n"
  "-----------------------------\n"
@@ -1456,15 +1453,15 @@
  "-ISA PIC interrupt controllers should adhere to the ISA PIC\n"
  "-encodings listed below:\n"
  "-\n"
- "-\t==  ========================================\n"
+ "-\t=  ====================\n"
  "-\t0   active low level sensitive type enabled\n"
  "-\t1   active high level sensitive type enabled\n"
  "-\t2   high to low edge sensitive type enabled\n"
  "-\t3   low to high edge sensitive type enabled\n"
- "-\t==  ========================================\n"
+ "-\t=  ====================\n"
  "-\n"
  "-VIII - Specifying Device Power Management Information (sleep property)\n"
- "-======================================================================\n"
+ "-===================================\n"
  "-\n"
  "-Devices on SOCs often have mechanisms for placing devices into low-power\n"
  "-states that are decoupled from the devices' own register blocks.  Sometimes,\n"
@@ -1495,8 +1492,7 @@
  "-sleep-map should wait until its necessity is demonstrated).\n"
  "-\n"
  "-IX - Specifying dma bus information\n"
- "-===================================\n"
- "-\n"
+ "-=================-\n"
  "-Some devices may have DMA memory range shifted relatively to the beginning of\n"
  "-RAM, or even placed outside of kernel RAM. For example, the Keystone 2 SoC\n"
  "-worked in LPAE mode with 4G memory has:\n"
@@ -1552,7 +1548,7 @@
  "-\t};\n"
  "-\n"
  "-Appendix A - Sample SOC node for MPC8540\n"
- "-========================================\n"
+ "-====================\n"
  "-\n"
  "-::\n"
  "-\n"
@@ -1922,4 +1918,4 @@
  "-- \n"
  2.25.1
 
-c817a20c8cb1e61994d4e1f974cccc61666f1f59317a53be42cd7b2ac2475033
+848333ee97e779accb96ca5a27789a66fdb61534064d065fd63b13a3ccedea78

diff --git a/a/content_digest b/N2/content_digest
index 72207c8..75fec17 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,26 +3,24 @@
  "Subject\0[PATCH 2/2] dt: Remove booting-without-of.rst\0"
  "Date\0Thu,  8 Oct 2020 09:24:20 -0500\0"
  "To\0devicetree@vger.kernel.org\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  Frank Rowand <frowand.list@gmail.com>
-  Mauro Carvalho Chehab <mchehab@kernel.org>
+ "Cc\0Thomas Bogendoerfer <tsbogend@alpha.franken.de>"
+  Yoshinori Sato <ysato@users.sourceforge.jp>
   Geert Uytterhoeven <geert+renesas@glider.be>
-  Michael Ellerman <mpe@ellerman.id.au>
-  Thomas Bogendoerfer <tsbogend@alpha.franken.de>
   Jonathan Corbet <corbet@lwn.net>
-  Paul Mackerras <paulus@samba.org>
-  Yoshinori Sato <ysato@users.sourceforge.jp>
-  Rich Felker <dalias@libc.org>
-  Thomas Gleixner <tglx@linutronix.de>
-  Ingo Molnar <mingo@redhat.com>
-  Borislav Petkov <bp@alien8.de>
-  H. Peter Anvin <hpa@zytor.com>
+  linux-sh@vger.kernel.org
   x86@kernel.org
-  linuxppc-dev@lists.ozlabs.org
-  linux-mips@vger.kernel.org
   linux-doc@vger.kernel.org
-  linux-sh@vger.kernel.org
- " Benjamin Herrenschmidt <benh@kernel.crashing.org>\0"
+  linux-kernel@vger.kernel.org
+  linux-mips@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  Rich Felker <dalias@libc.org>
+  Paul Mackerras <paulus@samba.org>
+  H. Peter Anvin <hpa@zytor.com>
+  Borislav Petkov <bp@alien8.de>
+  Thomas Gleixner <tglx@linutronix.de>
+  Mauro Carvalho Chehab <mchehab@kernel.org>
+  Frank Rowand <frowand.list@gmail.com>
+ " Ingo Molnar <mingo@redhat.com>\0"
  "\00:1\0"
  "b\0"
  "booting-without-of.rstt is an ancient document that first outlined\n"
@@ -1922,4 +1920,4 @@
  "-- \n"
  2.25.1
 
-c817a20c8cb1e61994d4e1f974cccc61666f1f59317a53be42cd7b2ac2475033
+5ff4b7bda7d7301ddd398323feaba9da2b8543290f89578593e67f18e26f9bbb

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.