hrefv60plus.dts 558 B

12345678910111213141516171819202122232425
  1. /*
  2. * Copyright 2012 ST-Ericsson AB
  3. *
  4. * The code contained herein is licensed under the GNU General Public
  5. * License. You may obtain a copy of the GNU General Public License
  6. * Version 2 or later at the following locations:
  7. *
  8. * http://www.opensource.org/licenses/gpl-license.html
  9. * http://www.gnu.org/copyleft/gpl.html
  10. */
  11. /dts-v1/;
  12. /include/ "dbx5x0.dtsi"
  13. /include/ "href.dtsi"
  14. / {
  15. model = "ST-Ericsson HREF (v60+) platform with Device Tree";
  16. compatible = "st-ericsson,hrefv60+";
  17. gpio_keys {
  18. button@1 {
  19. gpios = <&gpio6 25 0x4>;
  20. };
  21. };
  22. };