From 56740afae94ef667fb8058e02d3778c5c95dd38d Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Mon, 16 Jul 2018 17:53:19 +0200 Subject: [PATCH] Fix identification string --- bbb-gpio-keypad-00A0.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbb-gpio-keypad-00A0.dts b/bbb-gpio-keypad-00A0.dts index 7a67bb3..a2069e0 100644 --- a/bbb-gpio-keypad-00A0.dts +++ b/bbb-gpio-keypad-00A0.dts @@ -28,7 +28,7 @@ compatible = "ti,beaglebone", "ti,beaglebone-black"; /* identification */ - part-number = "gpio-keypad-ao2"; + part-number = "bbb-gpio-keypad"; version = "00A0"; // resources this cape uses -- 2.1.4