/linux-6.1.9/Documentation/devicetree/bindings/powerpc/nintendo/ |
D | wii.txt | 30 - compatible : should be "nintendo,hollywood-vi","nintendo,flipper-vi" 31 - reg : should contain the VI registers location and length 32 - interrupts : should contain the VI interrupt 41 - compatible : should be "nintendo,hollywood-pi","nintendo,flipper-pi" 42 - reg : should contain the PI registers location and length 53 - compatible : should be "nintendo,flipper-pic" 63 - compatible : should be "nintendo,hollywood-dsp","nintendo,flipper-dsp" 64 - reg : should contain the DSP registers location and length 65 - interrupts : should contain the DSP interrupt 75 - compatible : should be "nintendo,hollywood-si","nintendo,flipper-si" [all …]
|
D | gamecube.txt | 21 - compatible : should be "nintendo,flipper-vi" 22 - reg : should contain the VI registers location and length 23 - interrupts : should contain the VI interrupt 32 - compatible : should be "nintendo,flipper-pi" 33 - reg : should contain the PI registers location and length 43 - compatible : should be "nintendo,flipper-pic" 52 - compatible : should be "nintendo,flipper-dsp" 53 - reg : should contain the DSP registers location and length 54 - interrupts : should contain the DSP interrupt 64 - compatible : should be "nintendo,flipper-aram" [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/4xx/ |
D | akebono.txt | 20 - compatible : should be "ibm,476gtr-sdhci","generic-sdhci". 21 - reg : should contain the SDHCI registers location and length. 22 - interrupts : should contain the SDHCI interrupt. 30 - compatible : should be "ibm,476gtr-ahci". 31 - reg : should contain the AHCI registers location and length. 32 - interrupts : should contain the AHCI interrupt. 41 - compatible : should be "ibm,akebono-fpga". 42 - reg : should contain the FPGA registers location and length. 51 - compatible : should be "ibm,akebono-avr". 52 - reg : should contain the I2C bus address for the AVR.
|
/linux-6.1.9/scripts/kconfig/tests/preprocess/escape/ |
D | Kconfig | 23 # The following should print "$(X)". It should not be expanded further. 28 # The following should print "(". 32 # A simple expanded should not be expanded multiple times. 33 # The following should print "$(X)". It should not be expanded further. 37 # The following should print "$(X)" as well. 41 # The following should print "$(". 42 # It should not be emit "unterminated reference" error.
|
/linux-6.1.9/Documentation/misc-devices/ |
D | pci-endpoint-test.rst | 7 This driver should be used as a host side driver if the root complex is 25 should be used to perform the above tests. 32 should be passed as argument. 37 to be tested should be passed as argument. 40 to be tested should be passed as argument. 43 should be passed as argument (0: Legacy, 1:MSI, 2:MSI-X). 47 Perform write tests. The size of the buffer should be passed 50 Perform read tests. The size of the buffer should be passed 53 Perform read tests. The size of the buffer should be passed
|
/linux-6.1.9/Documentation/driver-api/80211/ |
D | mac80211.rst | 5 You should read and understand the information contained within this 26 programming model should be in here, including the definition of 29 Finally, a discussion of hardware capabilities should be done with 49 This chapter should describe PHY handling including start/stop callbacks 62 This chapter should describe virtual interface basics that are relevant 63 to the driver (VLANs, MGMT etc are not.) It should explain the use of 67 Things related to AP mode should be discussed there. 69 Things related to supporting multiple interfaces should be in the 70 appropriate chapter, a BIG FAT note should be here about this though and 80 what should be here [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
D | par_io.txt | 4 The node should reside in the "soc" node of the tree. For each 5 device that using parallel I/O ports, a child node should be created. 10 - device_type : should be "par_io". 25 Note that "par_io" nodes are obsolete, and should not be used for 26 the new device trees. Instead, each Par I/O bank should be represented 30 - #gpio-cells : should be "2". 31 - compatible : should be "fsl,<chip>-qe-pario-bank",
|
/linux-6.1.9/Documentation/devicetree/bindings/mtd/ |
D | mxic-nand.txt | 5 - compatible: should be "mxic,multi-itfc-v009-nand-controller" 6 - reg: should contain 1 entry for the registers 7 - #address-cells: should be set to 1 8 - #size-cells: should be set to 0 10 - clock-names: should contain "ps", "send" and "send_dly" 11 - clocks: should contain 3 phandles for the "ps", "send" and
|
/linux-6.1.9/Documentation/devicetree/bindings/regulator/ |
D | pbias-regulator.txt | 5 - should be "ti,pbias-dra7" for DRA7 6 - should be "ti,pbias-omap2" for OMAP2 7 - should be "ti,pbias-omap3" for OMAP3 8 - should be "ti,pbias-omap4" for OMAP4 9 - should be "ti,pbias-omap5" for OMAP5 13 - regulator-name : should be
|
D | regulator.yaml | 38 description: boolean, regulator should never be disabled 44 If the bootloader didn't leave it on then OS should turn it on 60 disabling ramp rate, it should be explicitly initialised to zero (regulator-ramp-delay 124 protection and value '1' indicates that protection should be enabled but 131 that detection should be enabled but limit setting can be omitted. 136 damaged. Recovery actions should be initiated. Zero can be passed to 137 disable detection and value '1' indicates that detection should 143 protection and value '1' indicates that protection should be enabled but 151 that detection should be enabled but limit setting can be omitted. Limit 157 damaged. Recovery actions should be initiated. Zero can be passed to [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/media/ |
D | exynos-fimc-lite.txt | 5 - compatible : should be one of: 11 - interrupts : should contain FIMC-LITE interrupt; 12 - clocks : FIMC LITE gate clock should be specified in this property. 13 - clock-names : should contain "flite" entry. 15 Each FIMC device should have an alias in the aliases node, in the form of
|
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc512x_lpbfifo.txt | 4 - compatible: should be "fsl,mpc512x-lpbfifo"; 5 - reg: should contain the offset and length of SCLPC register set; 6 - interrupts: should contain the interrupt specifier for SCLPC; syntax of an 8 - dmas: should contain the DMA specifier for SCLPC as described at 10 - dma-names: should be "rx-tx";
|
/linux-6.1.9/Documentation/driver-api/firmware/ |
D | firmware-usage-guidelines.rst | 5 Users switching to a newer kernel should *not* have to install newer 10 Drivers that use firmware from linux-firmware should follow the rules in 19 specific name, and just the major version. The firmware version should 22 fixes/changes. The firmware files in linux-firmware should be 32 bumps should not introduce new features that newer kernels depend on 38 should be updated with the security fix. The kernel patches should 40 is fixed. All communications around security fixes should point at 42 deprecating old major versions, then this should only be done as a
|
/linux-6.1.9/drivers/staging/media/imx/ |
D | TODO | 7 instead the CSI subdev should call its neighbor's g_mbus_config op 8 (which should be propagated if necessary) to get this info. However 14 operation which should be used to avoid parsing the remote endpoint 20 link_notify callback when the pipeline is modified. This feature should be 21 removed, userspace should use the subdev-based userspace API instead. 25 connected subdev should be removed. 40 the SoC model it is integrated on, the Rx queue sampling size should match 44 supported formats should be restricted to match the pixel source transmitting 48 receiver which operates in dual pixel sampling mode. The CSI bridge should 51 which supports both serial and parallel input, it should expose both variants.
|
/linux-6.1.9/Documentation/devicetree/bindings/clock/ |
D | oxnas,stdclk.txt | 8 - compatible: For OX810SE, should be "oxsemi,ox810se-stdclk" 9 For OX820, should be "oxsemi,ox820-stdclk" 12 Parent node should have the following properties : 13 - compatible: For OX810SE, should be 15 For OX820, should be
|
/linux-6.1.9/scripts/kconfig/tests/auto_submenu/ |
D | Kconfig | 12 This depends on A, so should be a submenu of A. 19 This should be a submenu of A0. 26 This should line up with A0. 32 Choice should become a submenu as well. 51 This depends on A, but not a consecutive item, so can/should not
|
/linux-6.1.9/Documentation/devicetree/bindings/reset/ |
D | oxnas,reset.txt | 8 - compatible: For OX810SE, should be "oxsemi,ox810se-reset" 9 For OX820, should be "oxsemi,ox820-reset" 12 Parent node should have the following properties : 13 - compatible: For OX810SE, should be : 15 For OX820, should be :
|
/linux-6.1.9/Documentation/devicetree/bindings/display/imx/ |
D | fsl-imx-drm.txt | 29 - reg: should be register base and length as documented in the 40 Ports 0 and 1 should correspond to CSI0 and CSI1, 41 ports 2 and 3 should correspond to DI0 and DI1, respectively. 66 - compatible: should be "fsl,imx6qp-pre" 67 - reg: should be register base and length as documented in the 72 - clock-names: should be "axi" 73 - interrupts: should contain the PRE interrupt 74 - fsl,iram: phandle pointing to the mmio-sram device node, that should be 92 - compatible: should be "fsl,imx6qp-prg" 93 - reg: should be register base and length as documented in the [all …]
|
D | ldb.txt | 10 - #address-cells : should be <1> 11 - #size-cells : should be <0> 12 - compatible : should be "fsl,imx53-ldb" or "fsl,imx6q-ldb". 16 - gpr : should be <&gpr> on i.MX53 and i.MX6q. 37 - pinctrl-names : should be "default" on i.MX53, not used on i.MX6q 40 - fsl,dual-channel : boolean. if it exists, only LVDS channel 0 should 52 - reg : should be <0> or <1> 58 On i.MX6, there should be four input ports (port@[0-3]) that correspond 68 - fsl,data-mapping : should be "spwg" or "jeida" 71 - fsl,data-width : should be <18> or <24>
|
/linux-6.1.9/Documentation/dev-tools/kunit/ |
D | style.rst | 33 test subsystem should match a single kernel module. If the code being tested 34 cannot be compiled as a module, in many cases the subsystem should correspond to 38 Test subsystems should be named after the code being tested, either after the 40 subsystems should be named to avoid ambiguity where necessary. 42 If a test subsystem name has multiple components, they should be separated by 60 Names should use underscores, not dashes, to separate words. Prefer 63 This name should use underscores, and not have "kunit-test" as a 67 The corresponding module name is ``parport_pc``, so this subsystem should also 85 contains several suites, the specific area under test should be appended to the 89 subsystem (for example, both unit tests and integration tests), they should be [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/soundwire/ |
D | qcom,sdw.txt | 25 Definition: should specify the SoundWire Controller core and optional 32 Definition: should be "core" for core and "wakeup" for wake interrupt. 37 Definition: should specify if SoundWire Controller is wake up capable. 42 Definition: should be "iface" for SoundWire Controller interface clock 47 Definition: should specify the SoundWire Controller interface clock 67 Definition: should specify payload transport window offset1 of each 76 Definition: should specify payload transport window offset2 of each 85 Definition: should be sample interval low of each data port. 95 Definition: should be size of payload channel sample. 103 Definition: should be 0 or 1 to indicate the block packing mode. [all …]
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | dm-init.rst | 34 The dm line should be equivalent to the one used by the dmsetup tool with the 45 `cache` constrained, userspace should verify cache device 48 `era` constrained, userspace should verify metadata device 51 `log-writes` constrained, userspace should verify metadata device 52 `mirror` constrained, userspace should verify main/mirror device 53 `raid` constrained, userspace should verify metadata device 54 `snapshot` constrained, userspace should verify src/dst device 56 `snapshot-merge` constrained, userspace should verify src/dst device 58 `switch` constrained, userspace should verify dev path 62 `writecache` constrained, userspace should verify cache device
|
/linux-6.1.9/Documentation/virt/kvm/ |
D | review-checklist.rst | 10 2. Patches should be against kvm.git master branch. 18 5. New features must default to off (userspace should explicitly request them). 19 Performance improvements can and should default to on. 21 6. New cpu features should be exposed via KVM_GET_SUPPORTED_CPUID2 23 7. Emulator changes should be accompanied by unit tests for qemu-kvm.git 26 8. Changes should be vendor neutral when possible. Changes to common code
|
/linux-6.1.9/Documentation/networking/ |
D | netdev-features.rst | 26 request. This set should be initialized in ndo_init callback and not 30 for a device. This should be changed only by network core or in 41 networking core and should not be referenced in drivers. 65 netdev_update_features() while holding rtnl_lock. This should not be done 66 from ndo_*_features callbacks. netdev->features should not be modified by 76 All dependencies between features should be resolved here. The resulting 81 This callback should not modify hardware nor driver state (should be 91 Hardware should be reconfigured to match passed feature set. The set 92 should not be altered unless some error condition happens that can't 94 should update netdev->features to match resulting hardware state. [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/ |
D | aspeed,ast2400-i2c-ic.txt | 5 - #address-cells : should be 1 6 - #size-cells : should be 1 7 - #interrupt-cells : should be 1 8 - compatible : should be "aspeed,ast2400-i2c-ic"
|