Commit cf1215fd authored by Frank Li's avatar Frank Li
Browse files

ARM: dts: imx51-ts4800: rename fpga@0 to fpga@0,0

Change node name fpga@0 to fpga@0,0 to fix below CHECK_DTBS warnings:
memory-controller@83fda000 (fsl,imx51-weim): 'fpga@0' does not match any of the regexes: '^.*@[0-7],[0-9a-f]+$', '^pinctrl-[0-9]+$'
        from schema $id: http://devicetree.org/schemas/memory-controllers/fsl/fsl,imx-weim.yam



Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
parent 1c764712
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ &weim {
	pinctrl-0 = <&pinctrl_weim>;
	status = "okay";

	fpga@0 {
	fpga-bus@0,0 {
		compatible = "simple-bus";
		fsl,weim-cs-timing = <0x0061008F 0x00000002 0x1c022000
				      0x00000000 0x1c092480 0x00000000>;