diff options
Diffstat (limited to 'src/arm/omap3-n9.dts')
-rw-r--r-- | src/arm/omap3-n9.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/omap3-n9.dts b/src/arm/omap3-n9.dts index 74c0ff2350d3..2495a696cec6 100644 --- a/src/arm/omap3-n9.dts +++ b/src/arm/omap3-n9.dts @@ -12,7 +12,7 @@ / { model = "Nokia N9"; - compatible = "nokia,omap3-n9", "ti,omap36xx", "ti,omap3"; + compatible = "nokia,omap3-n9", "ti,omap3630", "ti,omap36xx", "ti,omap3"; }; &i2c2 { |