linux_dsm_epyc7002/Documentation/devicetree/bindings
Krzysztof Kozlowski 4d521943f7 dt-bindings: net: correct interrupt flags in examples
GPIO_ACTIVE_x flags are not correct in the context of interrupt flags.
These are simple defines so they could be used in DTS but they will not
have the same meaning:
1. GPIO_ACTIVE_HIGH = 0 = IRQ_TYPE_NONE
2. GPIO_ACTIVE_LOW  = 1 = IRQ_TYPE_EDGE_RISING

Correct the interrupt flags, assuming the author of the code wanted same
logical behavior behind the name "ACTIVE_xxx", this is:
  ACTIVE_LOW  => IRQ_TYPE_LEVEL_LOW
  ACTIVE_HIGH => IRQ_TYPE_LEVEL_HIGH

Fixes: a1a8b4594f ("NFC: pn544: i2c: Add DTS Documentation")
Fixes: 6be88670fc ("NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver")
Fixes: e3b3292215 ("dt-bindings: can: tcan4x5x: Update binding to use interrupt property")
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for tcan4x5x.txt
Link: https://lore.kernel.org/r/20201026153620.89268-1-krzk@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-28 14:47:56 -08:00
..
arc
arm dt-bindings: Explicitly allow additional properties in board/SoC schemas 2020-10-26 16:13:56 -05:00
ata dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
auxdisplay
board
bus ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
c6x
chrome dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
clock dt-bindings: clock: imx5: fix example 2020-11-13 08:49:59 -06:00
connector dt-bindings: update usb-c-connector example 2020-10-13 07:53:34 -05:00
counter
cpu
cpufreq
crypto ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
csky
ddr
devfreq
display dt-bindings: display: Add a property to deal with WiFi coexistence 2020-11-19 15:44:14 +01:00
dma ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
dsp
edac dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
eeprom dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
extcon Char/Misc driver patches for 5.10-rc1 2020-10-15 10:01:51 -07:00
firmware
fpga
fsi Char/Misc driver patches for 5.10-rc1 2020-10-15 10:01:51 -07:00
fuse
gnss
goldfish
gpio dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
gpu ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
h8300
hsi
hwlock dt-bindings: hwlock: omap: Fix warnings with k3.yaml 2020-10-06 10:55:24 -05:00
hwmon - New Drivers 2020-10-14 15:56:58 -07:00
i2c dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
i3c
iio dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
infiniband
input dt-bindings: input: convert cros-ec-keyb to json-schema 2020-10-26 16:13:56 -05:00
interconnect
interrupt-controller A set of fixes for interrupt chip drivers: 2020-11-08 09:52:57 -08:00
iommu Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next 2020-10-07 11:51:59 +02:00
ipmi dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
leds dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
mailbox dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value 2020-10-25 20:37:55 -05:00
media ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
memory-controllers ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
mfd dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
mips dt-bindings: Explicitly allow additional properties in board/SoC schemas 2020-10-26 16:13:56 -05:00
misc ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
mmc dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
mtd NAND Core changes: 2020-10-17 10:45:42 -07:00
mux
nds32
net dt-bindings: net: correct interrupt flags in examples 2020-11-28 14:47:56 -08:00
nios2
nvmem ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
openrisc/opencores
opp Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
pci dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
perf Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
phy dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
pinctrl dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
pmem
power dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
powerpc dt-bindings: powerpc: Add a schema for the 'sleep' property 2020-10-08 13:44:51 -05:00
pps
ptp
pwm pwm: Changes for v5.10-rc1 2020-10-22 12:51:32 -07:00
regmap
regulator dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
remoteproc remoteproc updates for v5.10 2020-10-22 12:56:33 -07:00
reserved-memory
reset ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
riscv dt-bindings: Explicitly allow additional properties in board/SoC schemas 2020-10-26 16:13:56 -05:00
rng dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
rtc RTC for 5.10 2020-10-21 11:22:08 -07:00
scsi
security/tpm
serial dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
serio
sifive
siox
slimbus
soc ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
sound sound fixes for 5.10-rc5 2020-11-20 09:56:16 -08:00
soundwire Char/Misc driver patches for 5.10-rc1 2020-10-15 10:01:51 -07:00
spi Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
spmi dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
sram dt-bindings: sram: sunxi-sram: add V3s compatible string 2020-10-26 10:36:53 +01:00
staging/iio/adc
thermal - Fix Kconfig typo "acces" -> "access" (Colin Ian King) 2020-10-17 10:40:22 -07:00
timer dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
ufs
usb dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
virtio
w1 dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
watchdog linux-watchdog 5.10-rc1 tag 2020-10-21 11:28:43 -07:00
x86
xillybus
.gitignore
.yamllint dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
ABI.rst
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: example: Grammar improvements 2020-09-29 15:32:53 -05:00
graph.txt
index.rst
jailhouse.txt
Makefile dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
numa.txt
property-units.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Staging / IIO driver updates for 5.10-rc1 2020-10-15 09:46:23 -07:00
unittest.txt
vendor-prefixes.yaml ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
writing-bindings.rst
xilinx.txt