Skip to content

Commit

Permalink
x86: dt: Correct local apic documentation in device tree bindings
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sebastian Andrzej Siewior authored and Thomas Gleixner committed Feb 28, 2011
1 parent a906fda commit a56ec98
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Documentation/devicetree/bindings/x86/interrupt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit a56ec98

Please sign in to comment.