Page MenuHomeFreeBSD

Use the cell-index property as the unit number if available.
ClosedPublic

Authored by jhibbits on Sep 28 2016, 3:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 3 2024, 9:54 AM
Unknown Object (File)
Mar 3 2024, 7:31 AM
Unknown Object (File)
Mar 3 2024, 7:08 AM
Unknown Object (File)
Feb 12 2024, 4:28 AM
Unknown Object (File)
Dec 27 2023, 1:41 AM
Unknown Object (File)
Dec 16 2023, 12:18 PM
Unknown Object (File)
Dec 2 2023, 6:33 PM
Unknown Object (File)
Nov 24 2023, 8:55 AM
Subscribers
None

Details

Summary

NXP/Freescale, among others, includes an optional cell-index property
on nodes to denote the SoC block number of the node. This can be useful if, for
example, a node is disabled or nonexistent in the fdt, or the blocks are not
organized in address-sorted order. For instance, on the P1022, DMA2 is located
at CCSR offset 0xC000, while DMA1 is located at 0x21000.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhibbits retitled this revision from to Use the cell-index property as the unit number if available..
jhibbits updated this object.
jhibbits edited the test plan for this revision. (Show Details)
jmcneill edited edge metadata.
This revision is now accepted and ready to land.Sep 28 2016, 10:17 PM
This revision was automatically updated to reflect the committed changes.