Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: imx7d-sdb-reva: Add revision in board compatible string

i.MX7D SDB Rev-A board should use its own board compatible
string instead of default i.MX7D SDB board.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Anson Huang and committed by
Shawn Guo
97a94cd5 e26f87c5

+3
+3
arch/arm/boot/dts/imx7d-sdb-reva.dts
··· 7 7 #include "imx7d-sdb.dts" 8 8 9 9 / { 10 + model = "Freescale i.MX7 SabreSD RevA Board"; 11 + compatible = "fsl,imx7d-sdb-reva", "fsl,imx7d"; 12 + 10 13 reg_usb_otg2_vbus: regulator-usb-otg2-vbus { 11 14 pinctrl-0 = <&pinctrl_usb_otg2_vbus_reg_reva>; 12 15 gpio = <&gpio4 7 GPIO_ACTIVE_HIGH>;