Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e9b39973 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add hardware platform for IOT"

parents daee0e4f 304b733c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ enum {
	HW_PLATFORM_RCM	= 21,
	HW_PLATFORM_STP = 23,
	HW_PLATFORM_SBC = 24,
	HW_PLATFORM_IOT = 32,
	HW_PLATFORM_INVALID
};

@@ -86,6 +87,7 @@ const char *hw_platform[] = {
	[HW_PLATFORM_DTV] = "DTV",
	[HW_PLATFORM_STP] = "STP",
	[HW_PLATFORM_SBC] = "SBC",
	[HW_PLATFORM_IOT] = "IOT"
};

enum {