NvHost FSW Attributes Node
DeviceTree Node node that contains properties to configure the NvHost Fast Syncpoint Wait
            functionality.
        nvhost_fsw_attributes {
compatible = "nvidia,nvhost_fsw_attributes"; nvhost_type_id = <1>;
status = "okay";
};
Properties
This section lists the properties that are used across different platform configurations.
Compatibility String "compatible"
| Description | String specifying the compatibility of the NvHost FSW Attributes Entry | 
| Customizable | No | 
| Type | String | 
| Unit | NA | 
| Optional | No | 
| Resolution | NA | 
| MaxValue | NA | 
| MinValue | NA | 
| Recommended | “nvidia,nvhost_fsw_attributes” | 
NvHost FSW Type ID "nvhost_type_id"
| Description | QNX process type Id statically assigned to the NvHost resource manager. Note:Applicable only to AV+Q configuration | 
| Customizable | No | 
| Type | Unsignedinteger | 
| Unit | NA | 
| Optional | No | 
| Resolution | NA | 
| MaxValue | NA | 
| MinValue | NA | 
| Recommended | 1 | 
NvHost FSW Attributes Status Flag "status"
| Description | Flag specifying whether the NvHost FSW Attributes node is enabled. | 
| Customizable | Yes | 
| Type | String | 
| Unit | NA | 
| Optional | No | 
| Resolution | NA | 
| MaxValue | “disabled” | 
| MinValue | “okay” | 
| Recommended | “okay” |