linux-sg2042/Documentation/devicetree/bindings
Linus Torvalds b0030af53a Kbuild updates for v5.13
- Evaluate $(call cc-option,...) etc. only for build targets
 
  - Add CONFIG_VMLINUX_MAP to generate .map file when linking vmlinux
 
  - Remove unnecessary --gcc-toolchains Clang flag because the --prefix
    flag finds the toolchains
 
  - Do not pass Clang's --prefix flag when using the integrated as
 
  - Check the assembler version in Kconfig time
 
  - Add new CONFIG options, AS_VERSION, AS_IS_GNU, AS_IS_LLVM to clean up
    some dependencies in Kconfig
 
  - Fix invalid Module.symvers creation when building only modules without
    vmlinux
 
  - Fix false-positive modpost warnings when CONFIG_TRIM_UNUSED_KSYMS is
    set, but there is no module to build
 
  - Refactor module installation Makefile
 
  - Support zstd for module compression
 
  - Convert alpha and ia64 to use generic shell scripts to generate the
    syscall headers
 
  - Add a new elfnote to indicate if the kernel was built with LTO, which
    will be used by pahole
 
  - Flatten the directory structure under include/config/ so CONFIG options
    and filenames match
 
  - Change the deb source package name from linux-$(KERNELRELEASE) to
    linux-upstream
 -----BEGIN PGP SIGNATURE-----
 
 iQJJBAABCgAzFiEEbmPs18K1szRHjPqEPYsBB53g2wYFAmCKOLUVHG1hc2FoaXJv
 eUBrZXJuZWwub3JnAAoJED2LAQed4NsGdq8P/2z+saxIWGXVWt0ggavR0vimcY4e
 NQIKGu9uZpo/lfoC78UG8HO+XvzvPUrcRuOX+WIVr2GfScgVnweDukexUAY0/2oi
 4UvqhndJ0sjEwRj8mXXJ0O+PED+OtgrqrbhkLq9wHQd/jpSD4XEWXwn1g1XVrTZu
 WbwP6b1G/Rnjp2lz3HKC017rPkmfsCFQB7r+hbJGKhT0rCaceheUuBvGa/XqLknr
 IOyaUAY76u3Gtj6fVY1rk70kQgDMF8+LJPgdSSZ/XPCvbNJQAeop36EeRNfmxGIh
 vQhFJRJeqy+K5MhCpdGtTGYDawlmQVn/f/99SkDw9F04S4ZL2Xnaaqw4L1QDhjTh
 xBlckbPvmq36F4xSqWd5kYF3iwS+LsEJROwZKFLEVDb3zMsRQPEGQM/556QmrBi2
 5KXzwOYEJKuobWr1hQ3PwLumJKTPGLvGEFB3Bq2eG8LrgpOAHPI4ejC2EBu0vCez
 QbskP2lPlMj3MbL5iZg+6ZRlOChZ7RUrSDj6+iTeOcinmXHqQONCL6qy+um4Rfcb
 zUkfwTlqM9d88u6AbO2VvQMOobMjvp4bvmqi/Xv8IiTukLHco4tc8zTuySmZwSyI
 rd3RKYn367qWztX5YyaoGRPVmlMG7ssbRc4fkXiV13vfeZebNfVwlX/CHv9+IWwN
 RVnMhYBhUZR68h6z
 =ti9L
 -----END PGP SIGNATURE-----

Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild updates from Masahiro Yamada:

 - Evaluate $(call cc-option,...) etc. only for build targets

 - Add CONFIG_VMLINUX_MAP to generate .map file when linking vmlinux

 - Remove unnecessary --gcc-toolchains Clang flag because the --prefix
   flag finds the toolchains

 - Do not pass Clang's --prefix flag when using the integrated as

 - Check the assembler version in Kconfig time

 - Add new CONFIG options, AS_VERSION, AS_IS_GNU, AS_IS_LLVM to clean up
   some dependencies in Kconfig

 - Fix invalid Module.symvers creation when building only modules
   without vmlinux

 - Fix false-positive modpost warnings when CONFIG_TRIM_UNUSED_KSYMS is
   set, but there is no module to build

 - Refactor module installation Makefile

 - Support zstd for module compression

 - Convert alpha and ia64 to use generic shell scripts to generate the
   syscall headers

 - Add a new elfnote to indicate if the kernel was built with LTO, which
   will be used by pahole

 - Flatten the directory structure under include/config/ so CONFIG
   options and filenames match

 - Change the deb source package name from linux-$(KERNELRELEASE) to
   linux-upstream

* tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (42 commits)
  kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test
  kbuild: deb-pkg: change the source package name to linux-upstream
  tools: do not include scripts/Kbuild.include
  kbuild: redo fake deps at include/config/*.h
  kbuild: remove TMPO from try-run
  MAINTAINERS: add pattern for dummy-tools
  kbuild: add an elfnote for whether vmlinux is built with lto
  ia64: syscalls: switch to generic syscallhdr.sh
  ia64: syscalls: switch to generic syscalltbl.sh
  alpha: syscalls: switch to generic syscallhdr.sh
  alpha: syscalls: switch to generic syscalltbl.sh
  sysctl: use min() helper for namecmp()
  kbuild: add support for zstd compressed modules
  kbuild: remove CONFIG_MODULE_COMPRESS
  kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst
  kbuild: move module strip/compression code into scripts/Makefile.modinst
  kbuild: refactor scripts/Makefile.modinst
  kbuild: rename extmod-prefix to extmod_prefix
  kbuild: check module name conflict for external modules as well
  kbuild: show the target directory for depmod log
  ...
2021-04-29 14:24:39 -07:00
..
arc
arm Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
ata dt-binding: ata: tegra: Add dt-binding documentation for Tegra186 2021-04-07 10:05:03 -06:00
auxdisplay dt-bindings: auxdisplay: ht16k33: Convert to json-schema 2021-01-25 22:16:10 +01:00
board
bus dt-bindings: bus: rsb: Add H616 compatible string 2021-01-28 11:20:12 +01:00
chrome
clock Here's a collection of largely clk driver updates for the merge window. The 2021-04-28 17:13:56 -07:00
connector dt-bindings: connector: Add slow-charger-loop definition 2021-04-22 10:56:51 +02:00
counter dt-bindings: counter: add interrupt-counter binding 2021-03-25 19:13:51 +00:00
cpu
cpufreq
crypto dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64 2021-04-22 17:31:30 +10:00
csky
ddr dt-bindings: ddr: Add optional manufacturer and revision ID to LPDDR3 2021-03-27 12:58:03 -06:00
devfreq dt-bindings: devfreq: rk3399_dmc: Remove references of unexistant defines 2021-04-08 13:14:50 +09:00
display - removed get_fs/set_fs 2021-04-29 11:28:08 -07:00
dma dt-bindings: Clean-up undocumented compatible strings 2021-03-23 15:27:51 -06:00
dsp dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
edac
eeprom Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
extcon bindings: pm8941-misc: Add support for VBUS detection 2021-04-08 13:10:16 +09:00
firmware ARM: devicetree changes for 5.13 2021-04-26 12:20:49 -07:00
fpga dt-bindings: fpga: fpga-region: Convert to sugar syntax 2021-04-02 09:57:44 -07:00
fsi dt-bindings: fsi: Add P10 OCC device documentation 2020-12-11 07:42:27 -08:00
fuse
gnss
goldfish
gpio dt-bindings: Drop type references on common properties 2021-03-23 15:27:52 -06:00
gpu dt-bindings: mali-bifrost: add dma-coherent 2021-04-22 23:19:47 +02:00
h8300
hsi
hwlock dt-bindings: hwlock: Update OMAP HwSpinlock binding for AM64x SoCs 2021-02-09 11:36:25 -06:00
hwmon dt-bindings: fix references for iio-bindings.txt 2021-04-09 14:18:49 -05:00
i2c Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
i3c Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
iio Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
infiniband
input - Core Frameworks 2021-04-28 15:59:13 -07:00
interconnect Merge branch 'icc-sm8350' into icc-next 2021-04-02 13:12:37 +03:00
interrupt-controller - removed get_fs/set_fs 2021-04-29 11:28:08 -07:00
iommu IOMMU Updates for Linux v5.12 2021-02-22 10:31:29 -08:00
ipmi
leds - New Device Support 2021-04-28 16:02:58 -07:00
mailbox - qcom: enable support for SM8350 and SC7280 2021-04-28 16:10:33 -07:00
media Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
memory-controllers Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
mfd - Core Frameworks 2021-04-28 15:59:13 -07:00
mips dt-bindings: mips: Add support for RTL83xx SoC series 2021-02-04 20:17:11 +01:00
misc Char/Misc driver patches for 5.12-rc1 2021-02-24 10:25:37 -08:00
mmc mmc: mmc_spi: Set up polling even if voltage-ranges is not present 2021-04-23 09:29:49 +02:00
mtd MTD core: 2021-04-15 21:14:51 +02:00
mux
nds32
net Networking changes for 5.13. 2021-04-29 11:57:23 -07:00
nios2
nvmem Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
openrisc/opencores
opp
pci Merge branch 'pci/qcom' 2021-02-24 14:59:23 -06:00
perf
phy Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
pinctrl RISC-V Patches for the 5.12 Merge Window 2021-02-26 10:28:35 -08:00
pmem
power Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
powerpc dt-bindings: Fix JSON pointers 2020-12-18 15:14:44 -06:00
pps
ptp dt-bindings: Fix undocumented compatible strings in examples 2021-02-04 09:07:43 -06:00
pwm RISC-V Patches for the 5.12 Merge Window 2021-02-26 10:28:35 -08:00
regmap
regulator - Core Frameworks 2021-04-28 15:59:13 -07:00
remoteproc dt-bindings: Drop type references on common properties 2021-03-23 15:27:52 -06:00
reserved-memory pstore: Add mem_type property DT parsing support 2021-03-31 10:06:23 -07:00
reset RISC-V Patches for the 5.12 Merge Window 2021-02-26 10:28:35 -08:00
riscv RISC-V Patches for the 5.12 Merge Window 2021-02-26 10:28:35 -08:00
rng dt-bindings: rng: bcm2835: document reset support 2021-03-13 00:04:06 +11:00
rtc RTC for 5.12 2021-02-22 09:54:19 -08:00
scsi
security/tpm
serial Networking changes for 5.13. 2021-04-29 11:57:23 -07:00
serio
sifive
siox
slimbus
soc More Qualcomm driver updates for 5.13 2021-04-09 21:46:15 +02:00
sound Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
soundwire dt-bindings: soundwire: qcom: clarify data port bus parameters 2021-03-30 22:55:06 +05:30
spi Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
spmi
sram Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
staging/iio/adc
thermal dt-bindings: Drop type references on common properties 2021-03-23 15:27:52 -06:00
timer ARM: platform support for Apple M1 2021-04-26 12:30:36 -07:00
ufs scsi: ufs: dt-bindings: Add sm8250, sm8350 compatible strings 2021-03-17 00:04:40 -04:00
usb Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
virtio
w1
watchdog dt-bindings: watchdog: npcm: Add nuvoton,wpcm450-wdt 2021-04-09 14:11:21 +09:30
x86
xillybus
.gitignore
.yamllint
ABI.rst
Makefile Kbuild updates for v5.13 2021-04-29 14:24:39 -07:00
chosen.txt
common-properties.txt
example-schema.yaml
graph.txt dt-bindings: Remove plain text OF graph binding 2021-01-12 16:52:10 -06:00
index.rst docs: dt: Group DT docs into relevant sub-sections 2021-03-27 12:58:04 -06:00
jailhouse.txt
numa.txt
property-units.txt
resource-names.txt
submitting-patches.rst Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
trivial-devices.yaml Devicetree updates for v5.13: 2021-04-28 15:50:24 -07:00
unittest.txt
vendor-prefixes.yaml - Core Frameworks 2021-04-28 15:59:13 -07:00
writing-bindings.rst
writing-schema.rst docs: dt: Group DT docs into relevant sub-sections 2021-03-27 12:58:04 -06:00
xilinx.txt