Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic Fix entries for Lewisburg.
details: https://anonhg.NetBSD.org/src/rev/5fee1441384c
branches: trunk
changeset: 372945:5fee1441384c
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Sat Jan 07 00:39:20 2023 +0000
description:
Fix entries for Lewisburg.
diffstat:
sys/dev/ic/igpioreg.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 5fa1c440fbec -r 5fee1441384c sys/dev/ic/igpioreg.h
--- a/sys/dev/ic/igpioreg.h Fri Jan 06 19:02:02 2023 +0000
+++ b/sys/dev/ic/igpioreg.h Sat Jan 07 00:39:20 2023 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: igpioreg.h,v 1.2 2022/03/26 19:35:35 riastradh Exp $ */
+/* $NetBSD: igpioreg.h,v 1.3 2023/01/07 00:39:20 msaitoh Exp $ */
/*
* Copyright (c) 2021 Emmanuel Dreyfus
@@ -180,9 +180,9 @@
/* Lewisburg */
{ "INT3536", 0, 0, 7, 0x100, 0x110 },
- { "INT3536", 1, 72, 13, 0x100, 0x110 },
- { "INT3536", 3, 133, 14, 0x100, 0x110 },
- { "INT3536", 4, 144, 17, 0x100, 0x110 },
+ { "INT3536", 1, 72, 132, 0x100, 0x110 },
+ { "INT3536", 3, 133, 143, 0x100, 0x110 },
+ { "INT3536", 4, 144, 178, 0x100, 0x110 },
{ "INT3536", 5, 179, 246, 0x100, 0x110 },
/* Emmitsburg */
Home |
Main Index |
Thread Index |
Old Index