arm64: dts: imx8mm-nitrogen-r2: Pass the i2c3 unit name

Pass the i2c3 unit name to fix the following W=1 build warning:

arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dts:159.8-172.5: Warning (unit_address_vs_reg): /soc@0/bus@30800000/i2c@30a40000/i2cmux@70/i2c3: node has a reg or ranges property, but no unit name

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam 2021-02-08 11:33:27 -03:00 committed by Shawn Guo
parent a38fd87484
commit dbd3120cf0

View File

@ -156,7 +156,7 @@
#address-cells = <1>;
#size-cells = <0>;
i2c3 {
i2c3@0 {
reg = <0>;
#address-cells = <1>;
#size-cells = <0>;