lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID:
 <PUZPR06MB588797600D5B1BFF4178ED6AEF06A@PUZPR06MB5887.apcprd06.prod.outlook.com>
Date: Tue, 2 Sep 2025 02:08:49 +0000
From: Gary Yang <gary.yang@...tech.com>
To: Linus Walleij <linus.walleij@...aro.org>
CC: Krzysztof Kozlowski <krzk@...nel.org>, "robh@...nel.org"
	<robh@...nel.org>, "krzk+dt@...nel.org" <krzk+dt@...nel.org>,
	"conor+dt@...nel.org" <conor+dt@...nel.org>, "linux-gpio@...r.kernel.org"
	<linux-gpio@...r.kernel.org>, "devicetree@...r.kernel.org"
	<devicetree@...r.kernel.org>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>, cix-kernel-upstream
	<cix-kernel-upstream@...tech.com>
Subject:
 回复: [PATCH 2/3] dt-bindings: pinctrl: Add cix,sky1-pinctrl

Hi Linus,
> 
> On Sat, Aug 30, 2025 at 3:20 PM Gary Yang <gary.yang@...tech.com> wrote:
> 
> > I understand your thinking and try to support the standard referred to above.
> >
> > I only need to spend some time to research this scheme and debug it on
> Radax O6 board.
> 
> Thanks Gary, I have this board too so I hope to be able to test it directly.
> 
> I haven't figured out how to boot it using device tree, everything I have going is
> using ACPI right now, but once I know how to boot it with device tree, I will be
> happy to test!
> 

I'm glad to see your interesting on Radax board.

I have understanded the new scheme. I start to debug it on Radax board yesterday.

Of course, If you want to test, please follow these steps:

First select "Cix Sky1 on Orion O6 (Device Tree) " option on grub UI

Second press "Ctrl+x" to continue boot, and use "root" user to login

Third plug ethernet and execute shell commands:
1) mount /dev/nvme0n1p1 /mnt
2) scp arch/arm64/boot/Image /mnt/Image-pinctrl
3) scp arch/arm64/boot/dts/cix/sky1-orion-o6.dtb /mnt/sky1-orion-o6-pinctrl.dtb
4) umount /mnt
5) reboot

Fourth select "Cix Sky1 on Orion O6 (Device Tree) " option on grub UI and edit it, 

and then replace your dtb and image with sky1-orion-o6-pinctrl.dtb and Image-pinctrl

Please note: add clk_ignore_unused=1 config in grub

Finally press "Ctrl+x" to continue boot, then you can see what expected.

If you have any questions, please ping me any time. Thanks

> Yours,
> Linus Walleij

Best wishes
Gary

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ