Fix wrong USB1 pin setting 99/26599/1
authorito.yoshiki001 <ito.yoshiki001@jp.panasonic.com>
Fri, 27 Aug 2021 01:13:07 +0000 (10:13 +0900)
committerito.yoshiki001 <ito.yoshiki001@jp.panasonic.com>
Fri, 27 Aug 2021 01:13:07 +0000 (10:13 +0900)
Since GP6_26 is used as USB1_PWEN, a collision occurs in the PFC
settings and the HSCIF2 is not working. Also, GP6_27 is not used
as USB1_OVC, and overcurrent detection is not working. This patch
fixes the incorrect pin settings for usb1 as described above.

Bug-AGL: SPEC-3658
Signed-off-by: ito.yoshiki001 <ito.yoshiki001@jp.panasonic.com>
Change-Id: If488a7d5ca4be0f3469a98f332821aead911e050

meta-agl-refhw-gen3/recipes-kernel/linux/files/0001-add-agl-refhw.patch

index 8374b8f..014a195 100644 (file)
@@ -707,7 +707,7 @@ index 000000000000..cdd5975a77a2
 +      };
 +
 +      usb1_pins: usb1 {
-+              groups = "usb1";
++              groups = "usb1_ovc";
 +              function = "usb1";
 +      };
 +