提交 31a066b7 编写于 作者: P popcornmix 提交者: Zheng Zengkai

firmware: Updated mailbox header

raspberrypi inclusion
category: feature
bugzilla: 50432

--------------------------------
Signed-off-by: NFang Yafen <yafen@iscas.ac.cn>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 dbceea2c
......@@ -9,6 +9,8 @@
#include <linux/types.h>
#include <linux/of_device.h>
#define RPI_FIRMWARE_CHAN_FB 1
struct rpi_firmware;
enum rpi_firmware_property_status {
......@@ -159,5 +161,6 @@ static inline struct rpi_firmware *rpi_firmware_get(struct device_node *firmware
return NULL;
}
#endif
int rpi_firmware_transaction(struct rpi_firmware *fw, u32 chan, u32 data);
#endif /* __SOC_RASPBERRY_FIRMWARE_H__ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册