Skip to content

Commit

Permalink
ARM: dts: Fixup model name for HP t410 dts
Browse files Browse the repository at this point in the history
This fix the model name for the device.
Whole string taken from the HP support center web page

Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Nicolas Chauvet authored and Tony Lindgren committed Sep 14, 2015
1 parent c263a5b commit 60fdcb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/dm8148-t410.dts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include "dm814x.dtsi"

/ {
model = "DM8148 EVM";
model = "HP t410 Smart Zero Client";
compatible = "hp,t410", "ti,dm8148";

memory {
Expand Down

0 comments on commit 60fdcb8

Please sign in to comment.