Skip to content
Snippets Groups Projects
Select Git revision
  • e7e04c0c8c7ea931d966e5bd349a0b1c836b1ebf
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

dtc

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Gaurav Minocha authored and Rob Herring committed
    Determining which kernel config options need to be enabled for a
    given devicetree can be a painful process.  Create a new tool to
    find the drivers that may match a devicetree node compatible,
    find the kernel config options that enable the driver, and
    optionally report whether the kernel config option is enabled.
    
    Signed-off-by: default avatarGaurav Minocha <gaurav.minocha.os@gmail.com>
    Signed-off-by: default avatarFrank Rowand <frank.rowand@am.sony.com>
    Signed-off-by: default avatarRob Herring <robh@kernel.org>
    ca0cd118
    History
    Name Last commit Last update
    ..