[PATCH] arm64: dts: rockchip: rk3399-orangepi: Properly define the type C connector.

2020-10-22 Thread Alexis Ballier
Tested: - USB3 Gigabit adapter - USB2 mass storage The wiring is the same as the pinebook pro according to the schematics, thus this patch is heavily based on its dts. Signed-off-by: Alexis Ballier Cc: devicet...@vger.kernel.org Cc: Heiko Stuebner Cc: linux-arm-ker...@lists.infradead.org Cc

[PATCH 1/3] arm64: dts: rockchip: rk3399-orangepi: Fix clock names and add missing supplies for bluetooth

2019-03-15 Thread Alexis Ballier
Clock name was wrong, vbat & vddio supplies were missing. Signed-off-by: Alexis Ballier Cc: devicet...@vger.kernel.org Cc: Heiko Stuebner Cc: linux-arm-ker...@lists.infradead.org Cc: linux-rockc...@lists.infradead.org Cc: linux-kernel@vger.kernel.org --- arch/arm64/boot/dts/rockchip/rk

[PATCH 3/3] arm64: dts: rockchip: rk3399-orangepi: Add the fusb typec manager

2019-03-15 Thread Alexis Ballier
Also rename its regulator to match the schematic names. Signed-off-by: Alexis Ballier Cc: devicet...@vger.kernel.org Cc: Heiko Stuebner Cc: linux-arm-ker...@lists.infradead.org Cc: linux-rockc...@lists.infradead.org Cc: linux-kernel@vger.kernel.org --- .../boot/dts/rockchip/rk3399

[PATCH 2/3] arm64: dts: rockchip: rk3399-orangepi: Specify vid supply for the compass (AK09911)

2019-03-15 Thread Alexis Ballier
Despite this not being mentioned in the binding documentation, this generates a log at boot about it being missing. Signed-off-by: Alexis Ballier Cc: devicet...@vger.kernel.org Cc: Heiko Stuebner Cc: linux-arm-ker...@lists.infradead.org Cc: linux-rockc...@lists.infradead.org Cc: linux-kernel

[PATCH 0/3] Small improvements/bugfixes to the rk3399-opi dt

2019-03-15 Thread Alexis Ballier
This patch series is based on the rockchip/v5.2-armsoc/dts64 branch and fixes a few mistakes in the rk3399-orangepi.dts I sent a couple weeks ago. Alexis Ballier (3): arm64: dts: rockchip: rk3399-orangepi: Fix clock names and add missing supplies for bluetooth arm64: dts: rockchip: rk3399

[PATCH] arm64: dts: rockchip: Add support for the Orange Pi RK3399 board.

2019-02-22 Thread Alexis Ballier
This adds basic support for the Orange Pi RK3399 board. What works: - SD card / emmc. - Debug UART - Ethernet - USB: Type C, internal USB3 for SATA, 4 USB 2.0 ports - Sensors: All of them but the Hall sensor. - Buttons - Wifi, Bluetooth - HDMI out Signed-off-by: Alexis Ballier Cc: devicet

Re: [PATCH] mtd: spi-nor: Add support for sst25wf020a.

2015-08-15 Thread Alexis Ballier
On Fri, 14 Aug 2015 22:45:14 +0200 Marek Vasut wrote: > On Friday, August 14, 2015 at 07:35:39 PM, Alexis Ballier wrote: > > It is a 256KiB flash with 4 KiB erase sectors > > and 64KiB overlay blocks. > > > > This is the one available on Hardkernel's Odroid U

[PATCH] mtd: spi-nor: Add support for sst25wf020a.

2015-08-14 Thread Alexis Ballier
It is a 256KiB flash with 4 KiB erase sectors and 64KiB overlay blocks. This is the one available on Hardkernel's Odroid U3 shield. Signed-off-by: Alexis Ballier --- drivers/mtd/spi-nor/spi-nor.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/spi-nor/spi-nor.c b/driver

[PATCH v2] ARM: dts: exynos4412-odroidu3: Enable SPI1.

2015-08-13 Thread Alexis Ballier
SPI1 is available on IO Port #2 (as depicted on their website) in PCB Revision 0.5 of Hardkernel Odroid U3 board. The shield connects a 256KiB spi-nor flash on that bus. Signed-off-by: Alexis Ballier --- Changes in v2: Use GPIO_ACTIVE_HIGH (Krzysztof Kozlowski) arch/arm/boot/dts/exynos4412

[PATCH] ARM: dts: exynos4412-odroidu3: Enable SPI1.

2015-08-12 Thread Alexis Ballier
SPI1 is available on IO Port #2 (as depicted on their website) in PCB Revision 0.5 of Hardkernel Odroid U3 board. The shield connects a 256KiB spi-nor flash on that bus. Signed-off-by: Alexis Ballier --- arch/arm/boot/dts/exynos4412-odroidu3.dts | 7 +++ 1 file changed, 7 insertions

Kernel oops with dvb_usb_umt_010 module (x86_64 2.6.21-rc3)

2007-03-08 Thread Alexis Ballier
some printk, and the value of st I have is : 2de68800 Is that a correct value ? I've not really been able to track where this value comes from so I suppose reporting that here is the best way to get some help as I have no clue on how to fix that. -- Regards, Alexis Ballier. - To unsubs

Re: Linux 2.6.13-rc2 - Inconsistent kallsyms data

2005-07-06 Thread Alexis Ballier
Yes, that fixed it. However, there was no problem with rc1 with the same .config. 2005/7/6, Paulo Marques <[EMAIL PROTECTED]>: > Alexis Ballier wrote: > > Hi ! > > > > I have a problem building the rc2 (or rc3, whatever ;) ) > > > > Here is the end of t

Re: Linux 2.6.13-rc2 - Inconsistent kallsyms data

2005-07-06 Thread Alexis Ballier
compiles fine. My gcc version : gcc --version gcc (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) I enclose the .config. -- Alexis Ballier. config.bz2 Description: BZip2 compressed data