Home
last modified time | relevance | path

Searched refs:should (Results 1 – 25 of 2469) sorted by relevance

12345678910>>...99

/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/nintendo/
A Dwii.txt32 - interrupts : should contain the VI interrupt
53 - compatible : should be "nintendo,flipper-pic"
65 - interrupts : should contain the DSP interrupt
77 - interrupts : should contain the SI interrupt
88 - interrupts : should contain the AI interrupt
98 - interrupts : should contain the EXI interrupt
108 - interrupts : should contain the EHCI interrupt
127 - interrupts : should contain the IPC interrupt
137 - compatible : should be "nintendo,hollywood-pic"
163 - compatible : should be "nintendo,hollywood-di"
[all …]
A Dgamecube.txt21 - compatible : should be "nintendo,flipper-vi"
23 - interrupts : should contain the VI interrupt
32 - compatible : should be "nintendo,flipper-pi"
43 - compatible : should be "nintendo,flipper-pic"
52 - compatible : should be "nintendo,flipper-dsp"
54 - interrupts : should contain the DSP interrupt
73 - compatible : should be "nintendo,flipper-di"
75 - interrupts : should contain the DI interrupt
84 - compatible : should be "nintendo,flipper-ai"
86 - interrupts : should contain the AI interrupt
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/4xx/
A Dakebono.txt20 - 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.3-rc2/scripts/kconfig/tests/preprocess/escape/
A DKconfig23 # 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.3-rc2/Documentation/misc-devices/
A Dpci-endpoint-test.rst7 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.3-rc2/Documentation/driver-api/80211/
A Dmac80211.rst5 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.3-rc2/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
A Dpar_io.txt4 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.3-rc2/Documentation/devicetree/bindings/regulator/
A Dpbias-regulator.txt5 - 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
A Dregulator.yaml38 description: boolean, regulator should never be disabled
44 If the bootloader didn't leave it on then OS should turn it on
131 that detection should be enabled but limit setting can be omitted.
137 disable detection and value '1' indicates that detection should
158 disable detection and value '1' indicates that detection should
180 to disable detection and value '1' indicates that detection should
194 that detection should be enabled but limit setting can be omitted.
200 disable detection and value '1' indicates that detection should
215 A regulator should not be coupled with its supplier.
243 description: regulator should be on in suspend state.
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/
A Dmxic-nand.txt5 - 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.3-rc2/Documentation/devicetree/bindings/powerpc/fsl/
A Dmpc512x_lpbfifo.txt4 - 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.3-rc2/Documentation/devicetree/bindings/media/
A Dexynos-fimc-lite.txt5 - 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.3-rc2/Documentation/driver-api/firmware/
A Dfirmware-usage-guidelines.rst5 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.3-rc2/Documentation/devicetree/bindings/clock/
A Doxnas,stdclk.txt8 - 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.3-rc2/scripts/kconfig/tests/auto_submenu/
A DKconfig12 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.3-rc2/Documentation/devicetree/bindings/reset/
A Doxnas,reset.txt8 - 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.3-rc2/Documentation/devicetree/bindings/display/imx/
A Dfsl-imx-drm.txt29 - 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 …]
A Dldb.txt10 - #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.3-rc2/Documentation/dev-tools/kunit/
A Dstyle.rst33 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
155 Every test suite should be tied to a Kconfig entry.
169 be built as a module), Kconfig entries for tests should be tristate.
191 KUnit tests can often be compiled as a module. These modules should be named
[all …]
/linux-6.3-rc2/Documentation/virt/kvm/
A Dreview-checklist.rst10 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.3-rc2/Documentation/networking/
A Dnetdev-features.rst26 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.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-init.rst34 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.3-rc2/Documentation/devicetree/bindings/interrupt-controller/
A Daspeed,ast2400-i2c-ic.txt5 - #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"
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dberlin-sata-phy.txt5 - compatible: should be one of
8 - address-cells: should be 1
9 - size-cells: should be 0
15 Each PHY should be represented as a sub-node.
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Domap-usb-tll.txt5 - compatible : should be "ti,usbhs-tll"
6 - reg : should contain one register range i.e. start and length
7 - interrupts : should contain the TLL module's interrupt
15 - clock-names: should include:

Completed in 37 milliseconds

12345678910>>...99