Category "device-tree"

Kernel-space: can .probe be called simultaneously/concurrently?

I have a simple kernel module for embedded ARM-based system associated with it's .compatible. As we know, multiple ".compatibles" can occur in one device tree a

how to get image node offset from a FIT file (or .itb) file?

FIT (flattend image tree) is a kind of dtb (device tree blob) file containing some images node under /. It is used in u-boot program. For example, a dts (device

Linux Kernel - Beagle Bone - PWM Pin Muxing - Device Tree

I'm trying to mux gpmc_ad9 pin in PWM mode through the device tree file: arch/arm/boot/dts/am335x-boneblack.dts &am33xx_pinmux { hw_pins: hw_pins {

Where to find an up-to-date guide on configuring and using Beaglebone Black pins

I've been using a Beaglebone Black for a couple of years now and have always struggled to configure pins. There have been plenty of methods that have changed wi