diff options
author | Fugang Duan <b38611@freescale.com> | 2015-07-16 16:26:45 +0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-07-21 03:56:17 -0700 |
commit | ec49a86ce0c6202ddf53c8e940c3468b4fb7e042 (patch) | |
tree | 122190fbb89c5b14a78785f65480f875d3033365 /arch/arm/kernel/relocate_kernel.S | |
parent | 80edaaead3687b47ba3760588306937439ebd7bd (diff) | |
download | talos-obmc-linux-ec49a86ce0c6202ddf53c8e940c3468b4fb7e042.tar.gz talos-obmc-linux-ec49a86ce0c6202ddf53c8e940c3468b4fb7e042.zip |
ARM: dts: omap3: correct the format of u16 values for tsc2046 node
In tsc2046 touch driver, the values such as ti,x-min is defined as a u16
value. the driver use API of_property_read_u16() read the value. For these
u16 value, the dts entry should be like:
property = /bits/ 16 <0x5000>;
This describes the property as a u16 value.
Signed-off-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/kernel/relocate_kernel.S')
0 files changed, 0 insertions, 0 deletions