mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] x86: dt: remove the statement where we ignore lapic
       [not found] <tip-a906fdaacca49917d83e5032dfc31f694249ad10@git.kernel.org>
@ 2011-02-27 18:13 ` Sebastian Andrzej Siewior
  2011-02-28  9:00   ` [tip:x86/platform] x86: dt: Correct local apic documentation in device tree bindings tip-bot for Sebastian Andrzej Siewior
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Andrzej Siewior @ 2011-02-27 18:13 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, Sebastian Andrzej Siewior

Until "x86: dt: Cleanup local apic setup" we read the lapic's address
from the MSR and ignored the entry in DT. Reflect this change the
documentation.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
---
 .../devicetree/bindings/x86/interrupt.txt          |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/x86/interrupt.txt b/Documentation/devicetree/bindings/x86/interrupt.txt
index 8b0efb0..7d19f49 100644
--- a/Documentation/devicetree/bindings/x86/interrupt.txt
+++ b/Documentation/devicetree/bindings/x86/interrupt.txt
@@ -24,6 +24,3 @@ Interrupt chips
   Required property:
 
      compatible = "intel,ce4100-lapic";
-
-  This node is currently unused by Linux as the address of the local APIC
-  read from a MSR.
-- 
1.7.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [tip:x86/platform] x86: dt: Correct local apic documentation in device tree bindings
  2011-02-27 18:13 ` [PATCH] x86: dt: remove the statement where we ignore lapic Sebastian Andrzej Siewior
@ 2011-02-28  9:00   ` tip-bot for Sebastian Andrzej Siewior
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Sebastian Andrzej Siewior @ 2011-02-28  9:00 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: linux-kernel, hpa, mingo, bigeasy, tglx

Commit-ID:  a56ec98357ad26b380f1005198de1aa519c9e9cb
Gitweb:     http://git.kernel.org/tip/a56ec98357ad26b380f1005198de1aa519c9e9cb
Author:     Sebastian Andrzej Siewior <bigeasy@linutronix.de>
AuthorDate: Sun, 27 Feb 2011 19:13:39 +0100
Committer:  Thomas Gleixner <tglx@linutronix.de>
CommitDate: Mon, 28 Feb 2011 09:58:06 +0100

x86: dt: Correct local apic documentation in device tree bindings

Until "x86: dt: Cleanup local apic setup" we read the local apic
address from the MSR and ignored the entry in DT. Reflect this change
in the documentation.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
LKML-Reference: <1298830419-22681-1-git-send-email-bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
 .../devicetree/bindings/x86/interrupt.txt          |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/x86/interrupt.txt b/Documentation/devicetree/bindings/x86/interrupt.txt
index 8b0efb0..7d19f49 100644
--- a/Documentation/devicetree/bindings/x86/interrupt.txt
+++ b/Documentation/devicetree/bindings/x86/interrupt.txt
@@ -24,6 +24,3 @@ Interrupt chips
   Required property:
 
      compatible = "intel,ce4100-lapic";
-
-  This node is currently unused by Linux as the address of the local APIC
-  read from a MSR.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-28  9:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <tip-a906fdaacca49917d83e5032dfc31f694249ad10@git.kernel.org>
2011-02-27 18:13 ` [PATCH] x86: dt: remove the statement where we ignore lapic Sebastian Andrzej Siewior
2011-02-28  9:00   ` [tip:x86/platform] x86: dt: Correct local apic documentation in device tree bindings tip-bot for Sebastian Andrzej Siewior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome