Searched hist:ab9fdd41 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/rpmsg/ |
H A D | qcom_glink.h | ab9fdd41 Mon Feb 13 09:52:11 CST 2023 Bjorn Andersson <quic_bjorande@quicinc.com> rpmsg: glink: smem: Wrap driver context
The Glink SMEM driver allocates a struct device and hangs two devres-allocated pipe objects thereon. To facilitate the move of interrupt and mailbox handling to the driver, introduce a wrapper object capturing the device, glink reference and remote processor id.
The type of the remoteproc reference is updated, as these are specifically targeting the SMEM implementation.
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com> Reviewed-by: Chris Lew <quic_clew@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230213155215.1237059-3-quic_bjorande@quicinc.com
|
/openbmc/linux/drivers/rpmsg/ |
H A D | qcom_glink_smem.c | ab9fdd41 Mon Feb 13 09:52:11 CST 2023 Bjorn Andersson <quic_bjorande@quicinc.com> rpmsg: glink: smem: Wrap driver context
The Glink SMEM driver allocates a struct device and hangs two devres-allocated pipe objects thereon. To facilitate the move of interrupt and mailbox handling to the driver, introduce a wrapper object capturing the device, glink reference and remote processor id.
The type of the remoteproc reference is updated, as these are specifically targeting the SMEM implementation.
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com> Reviewed-by: Chris Lew <quic_clew@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230213155215.1237059-3-quic_bjorande@quicinc.com
|
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_common.h | ab9fdd41 Mon Feb 13 09:52:11 CST 2023 Bjorn Andersson <quic_bjorande@quicinc.com> rpmsg: glink: smem: Wrap driver context
The Glink SMEM driver allocates a struct device and hangs two devres-allocated pipe objects thereon. To facilitate the move of interrupt and mailbox handling to the driver, introduce a wrapper object capturing the device, glink reference and remote processor id.
The type of the remoteproc reference is updated, as these are specifically targeting the SMEM implementation.
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com> Reviewed-by: Chris Lew <quic_clew@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230213155215.1237059-3-quic_bjorande@quicinc.com
|