Lines Matching +full:device +full:- +full:tree
1 .. SPDX-License-Identifier: GPL-2.0
4 ------------------
9 bootloader <-> kernel interfaces, in order to avoid the degeneration that had
12 this scheme, but no new board support will be accepted in the main tree that
14 merged architecture for ppc32 and ppc64, new 32-bit platforms and 32-bit
19 of a device-tree whose format is defined after Open Firmware specification.
21 doesn't require the device-tree to represent every device in the system and only
23 not require you to create a node for every PCI device in the system. It is a
28 kernel can then probe those and match drivers to device, without having to hard
47 bindings to powerpc. Only the 32-bit client interface
54 extract the device-tree and other information from open
55 firmware and build a flattened device-tree as described
56 in b). prom_init() will then re-enter the kernel using
61 b) Direct entry with a flattened device-tree block. This entry
72 r3 : physical pointer to the device-tree block
78 and a non-1:1 mapping.
92 given platform based on the content of the device-tree. Thus, you