tree/branch:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 1e1b28b936aed946122b4e0991e7144fdbbfd77e Add linux-next specific
files for 20220513
Error/Warning reports:
https://lore.kernel.org/linux-mm/202204181931.klac6fwo-...@intel.com
https://lore.kern
Add USB2.0 device controller(udc) node to device tree
for AST2600.
Signed-off-by: Neal Liu
---
arch/arm/boot/dts/aspeed-g6.dtsi | 10 ++
1 file changed, 10 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-g6.dtsi b/arch/arm/boot/dts/aspeed-g6.dtsi
index 3d5ce9da42c3..5517313eb2b5 100
Aspeed udc is compliant with USB2.0, supports USB High Speed
and Full Speed, backward compatible with USB1.1.
Supports independent DMA channel for each generic endpoint.
Supports 32/256 stages descriptor mode for all generic endpoints.
This driver supports full functionality including single/mult
Hello,
syzbot found the following issue on:
HEAD commit:9be9ed2612b5 Merge tag 'platform-drivers-x86-v5.18-4' of g..
git tree: upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=12dc2e49f0
kernel config: https://syzkaller.appspot.com/x/.config?x=6ab029f8aaef5349
das
> -Original Message-
> From: Krzysztof Kozlowski
> Sent: Friday, May 13, 2022 5:07 PM
> To: Neal Liu ; Greg Kroah-Hartman
> ; Rob Herring ;
> Krzysztof Kozlowski ; Joel Stanley
> ; Andrew Jeffery ; Felipe Balbi
> ; Sumit Semwal ; Christian
> König ; Geert Uytterhoeven m68k.org>; Li Yang
Add device tree binding documentation for the Aspeed USB2.0 Device
Controller.
Signed-off-by: Neal Liu
---
.../devicetree/bindings/usb/aspeed,udc.yaml | 52 +++
1 file changed, 52 insertions(+)
create mode 100644 Documentation/devicetree/bindings/usb/aspeed,udc.yaml
diff --gi
This patch series aim to add Aspeed USB 2.0 Device Controller (udc)
driver, including driver itself, device tree node and documentation.
*** BLURB HERE ***
Neal Liu (3):
usb: gadget: add Aspeed ast2600 udc driver
ARM: dts: aspeed: Add USB2.0 device controller node
dt-bindings: usb: add docu
On Wed, 11 May 2022 07:35:13 -0400, Peter Geis wrote:
> Good Morning,
>
> Apologies Heiko on taking so long for this v2.
>
> This patch series adds support for the Pine64 touch panel to the
> rockpro64 single board computer.
> This panel attaches to the dsi port and includes an i2c touch screen.
On Wed, 11 May 2022 07:35:13 -0400, Peter Geis wrote:
> Good Morning,
>
> Apologies Heiko on taking so long for this v2.
>
> This patch series adds support for the Pine64 touch panel to the
> rockpro64 single board computer.
> This panel attaches to the dsi port and includes an i2c touch screen.
On Mon, 9 May 2022 12:05:05 +0300, Dan Carpenter wrote:
> This error path needs an unlock before returning.
Applied, thanks!
[1/1] drm/rockchip: vop2: unlock on error path in vop2_crtc_atomic_enable()
commit: 98526c5bbe3267d447ddd076b685439e3e1396c6
Best regards,
--
Heiko Stuebner
Commit e67f6037ae1be34b2b68 ("drm/meson: split out encoder from
meson_dw_hdmi") introduced a new way of calculating the display's pixel
clock. However, it leads to the wrong value being reckoned for Odroid N2+
boards, where clock frequency is never halved when the display's videomode
supports YCBCR
Hi Marek,
22. 5. 13. 17:31에 Marek Szyprowski 이(가) 쓴 글:
> Commit dd8b6803bc49 ("exynos: drm: dsi: Attach in_bridge in MIC driver")
> moved Exynos MIC attaching from DSI to MIC driver. However the method
> proposed there is incomplete and cannot really work. To properly attach
> it to the bridge cha
drm_dp_mst_get_edid call kmemdup to create mst_edid. So mst_edid need to be
freed after use.
Signed-off-by: Hangyu Hua
---
drivers/gpu/drm/dp/drm_dp_mst_topology.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/dp/drm_dp_mst_topology.c
b/drivers/gpu/drm/dp/drm_dp_mst_topolo
On 16/05/2022 03:59, Neal Liu wrote:
>>> Okay, I could rename it for next patch if you preferred.
>>> But there are lots of yaml files which are not named as first compatible.
>>
>> Yes, I know, I quite likely I also produced such bindings, but a specific
>> name is
>> rather preferred. Otherwise
Hello Charan Teja Reddy,
The patch ef3a6b70507a: "dma-buf: call dma_buf_stats_setup after
dmabuf is in valid list" from May 10, 2022, leads to the following
Smatch static checker warning:
drivers/dma-buf/dma-buf.c:569 dma_buf_export()
warn: '&dmabuf->list_node' not removed from li
15 matches
Mail list logo