Commit 97a94cd5 authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo

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: default avatarAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent e26f87c5
......@@ -7,6 +7,9 @@
#include "imx7d-sdb.dts"
/ {
model = "Freescale i.MX7 SabreSD RevA Board";
compatible = "fsl,imx7d-sdb-reva", "fsl,imx7d";
reg_usb_otg2_vbus: regulator-usb-otg2-vbus {
pinctrl-0 = <&pinctrl_usb_otg2_vbus_reg_reva>;
gpio = <&gpio4 7 GPIO_ACTIVE_HIGH>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment