summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/tca6424a.dtsi20
1 files changed, 0 insertions, 20 deletions
diff --git a/arch/arm/boot/dts/tca6424a.dtsi b/arch/arm/boot/dts/tca6424a.dtsi
deleted file mode 100644
index 01250b5423e..00000000000
--- a/arch/arm/boot/dts/tca6424a.dtsi
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
- * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- */
-
-/*
- * TCA6462A IO Expander
- */
-&tca {
- compatible = "ti,tca6424a";
- gpio-controller;
- #gpio-cells = <2>;
-
- tca_gpio: gpio {
- compatible = "ti,tca6424a-gpio";
- };
-};