commit | b021e05535c3dabc07fbac2222db535d414110dc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 14 18:18:36 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 25 06:34:01 2014 -0700 |
tree | 5dee8ac0748dec4688cbbd63bea2059e69cc0c22 | |
parent | 72cd085aaed511abf1ece0b406b79b90d26826af [diff] |
x86: dts: Move PCI peripherals into a pci node These peripherals should not be at the top level, since they exist inside the PCI bus. We don't have a full device tree node for pci yet, but we should at least put it at the right level. Signed-off-by: Simon Glass <sjg@chromium.org>