fsl: csu: add an API to set individual device access permission
Add this API to make the individual device is able to be set to the specified permission. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
This commit is contained in:
@@ -30,5 +30,6 @@ struct csu_ns_dev {
|
||||
};
|
||||
|
||||
void enable_layerscape_ns_access(void);
|
||||
void set_devices_ns_access(struct csu_ns_dev *ns_dev, u16 val);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user