.. | .. |
---|
18 | 18 | devices to opt-out of driver binding using a driver_override |
---|
19 | 19 | name such as "none". Only a single driver may be specified in |
---|
20 | 20 | the override, there is no support for parsing delimiters. |
---|
| 21 | + |
---|
| 22 | +What: /sys/bus/platform/devices/.../numa_node |
---|
| 23 | +Date: June 2020 |
---|
| 24 | +Contact: Barry Song <song.bao.hua@hisilicon.com> |
---|
| 25 | +Description: |
---|
| 26 | + This file contains the NUMA node to which the platform device |
---|
| 27 | + is attached. It won't be visible if the node is unknown. The |
---|
| 28 | + value comes from an ACPI _PXM method or a similar firmware |
---|
| 29 | + source. Initial users for this file would be devices like |
---|
| 30 | + arm smmu which are populated by arm64 acpi_iort. |
---|