add tmp421 to the device tree instead of relying on autodetect

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 43825
master
Imre Kaloz 10 years ago
parent 8bd2c446d4
commit 5ed3a7aeb3
  1. 5
      target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts

@ -151,6 +151,11 @@
status = "okay";
clock-frequency = <100000>;
tmp421@4c {
compatible = "ti,tmp421";
reg = <0x4c>;
};
tlc59116@68 {
#gpio-cells = <2>;
compatible = "gpio,tlc59116";

Loading…
Cancel
Save