dts 修改rk3568核心板设备树名称
This commit is contained in:
@ -10,10 +10,10 @@
|
||||
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
#include <dt-bindings/pinctrl/rockchip.h>
|
||||
#include "rk3568-lubancat-2m.dtsi"
|
||||
#include "rk3568-lubancat-2core.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "rockchip,lubancat-2m-port", "rockchip,rk3568";
|
||||
compatible = "rockchip,lubancat-2core-port", "rockchip,rk3568";
|
||||
};
|
||||
|
||||
&sfc{
|
||||
@ -6,7 +6,7 @@
|
||||
* LubanCat-2IO development board devicestree
|
||||
*/
|
||||
|
||||
#include "rk3568-lubancat-2m-port.dtsi"
|
||||
#include "rk3568-lubancat-2core-port.dtsi"
|
||||
|
||||
//MIPI摄像头配置
|
||||
#include "rk3568-lubancat-csi2-double-2.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user