Rename wifi interface label in DTS?

Is this the correct way to rename the lables for the wifi?
will this cause any issues ?

};
&wifi0 {
	status = "okay";
	label = "wlan2";

	qcom,ath10k-calibration-variant = "Wallys-DR40X9";
};