]> Git Repo - linux.git/commitdiff
ARM: dts: Fixup model name for HP t410 dts
authorNicolas Chauvet <[email protected]>
Thu, 3 Sep 2015 15:34:40 +0000 (17:34 +0200)
committerTony Lindgren <[email protected]>
Mon, 14 Sep 2015 20:33:47 +0000 (13:33 -0700)
This fix the model name for the device.
Whole string taken from the HP support center web page

Signed-off-by: Nicolas Chauvet <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
arch/arm/boot/dts/dm8148-t410.dts

index aecd7dfa2edaaa12060cccb9182df14568efe5e7..79838dd8dee7d81dc924ec2c35ceb8fa70345126 100644 (file)
@@ -8,7 +8,7 @@
 #include "dm814x.dtsi"
 
 / {
-       model = "DM8148 EVM";
+       model = "HP t410 Smart Zero Client";
        compatible = "hp,t410", "ti,dm8148";
 
        memory {
This page took 0.05934 seconds and 4 git commands to generate.