All of lore.kernel.org
 help / color / mirror / Atom feed
From: alpha_one_x86 <alpha_one_x86@first-world.info>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: 2 bug repport
Date: Wed, 22 Apr 2020 03:12:17 -0400	[thread overview]
Message-ID: <78db63e8-2c8b-ce72-7842-ec10bb422b47@first-world.info> (raw)
In-Reply-To: <408ebea1-725d-2f8e-7d26-a2cb4d7754d3@first-world.info>

[-- Attachment #1: Type: text/plain, Size: 572 bytes --]

Attached file

On 2020-04-22 03:03, alpha_one_x86 wrote:
> Hi,
>
> I post here patch for odroid C2, the kernel 5.6.6 is broken here on 
> odroid C2.
>
> On mcbin platform I have uSD problem, repported but no reply on linux 
> kernel bugzilla, https://bugzilla.kernel.org/show_bug.cgi?id=207083
>
> Any idea what patch try?
>
> Cheers,
>
-- 
alpha_one_x86/BRULE Herman <alpha_one_x86@first-world.info>
Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management
IT, OS, technologies, research & development, security and business department


[-- Attachment #2: patch-5.6.diff --]
[-- Type: text/x-patch, Size: 560 bytes --]

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
index b46ef985bb44..c6cf82c607f4 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
@@ -199,8 +199,8 @@ eth_phy0: ethernet-phy@0 {
 			/* Realtek RTL8211F (0x001cc916) */
 			reg = <0>;
 
-			reset-assert-us = <10000>;
-			reset-deassert-us = <30000>;
+			reset-assert-us = <20000>;
+			reset-deassert-us = <100000>;
 			reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-04-22  7:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-22  7:03 2 bug repport alpha_one_x86
2020-04-22  7:12 ` alpha_one_x86 [this message]
2020-04-22  8:28 ` Russell King - ARM Linux admin
2020-04-22  8:28   ` Russell King - ARM Linux admin
2020-04-22 10:32   ` Ulf Hansson
2020-04-22 10:32     ` Ulf Hansson
     [not found]   ` <5a67104f-1286-2cb0-d01e-8aa61c9f7e48@first-world.info>
     [not found]     ` <20200422111025.GM25745@shell.armlinux.org.uk>
     [not found]       ` <50004568-09e5-719b-ec4a-c09882767a6a@first-world.info>
2020-04-22 11:36         ` Russell King - ARM Linux admin
2020-04-22 11:36           ` Russell King - ARM Linux admin
     [not found]           ` <268145c0-97de-cfd9-71bf-b698248d732a@first-world.info>
2020-04-24  7:26             ` Ulf Hansson
2020-04-24  7:26               ` Ulf Hansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=78db63e8-2c8b-ce72-7842-ec10bb422b47@first-world.info \
    --to=alpha_one_x86@first-world.info \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.