summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAshok Reddy Soma <[email protected]>2022-09-30 03:25:47 -0600
committerMichal Simek <[email protected]>2022-10-05 11:36:54 +0200
commitaba0e6510f8fb4166179cc6d486abd6bb6b7b7e8 (patch)
treeabd8c91d78eef62ebdb24372572acb22dfe231dd /include
parentcbdee4d5e88c8509a3491f8784be42841466cb6c (diff)
mmc: zynq_sdhci: Read power-domains id from DT and use
Firmware calls need node_id which is basically "power-domains" id. At present static values are used based on the "device_id" property of dt. Instead of this, read "power-domains" id from dt and use it. Add a element called node_id in priv structure and read it from dt. Replace static node_id with this priv->node_id across the driver. Since "device_id" is not used anywhere else simply remove it. Signed-off-by: Ashok Reddy Soma <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions