佚名通过本文主要向大家介绍了i2c probe,probe,probe是什么意思,dns probe possible,probe软件等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
    
  
                问题: 各位大哥,再帮忙看下,probe之后i2c_client中的devplatform_data为空
描述:
                    
 
   
 
 
 
描述:
            我的DTS文件中描述如下:
xxxxxx@5a {
                compatible = "xxxxxx";
                reg = <0x5a>;
				status = "okay";
				xxxxxx_RST = <&gpio2 GPIO_B7 GPIO_ACTIVE_LOW>;
				xxxxxx_STBY = <&gpio2 GPIO_B4 GPIO_ACTIVE_LOW>;
        };
我是不是哪里写错了?
谢谢各位了

