Searched +full:imx53 +full:- +full:owire (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/doc/device-tree-bindings/w1/ |
H A D | mxc-w1.txt | 8 Also check doc/device-tree-bindings/w1-eeprom for possible child nodes drivers 11 - drivers/w1/mxc_w1.c 14 - compatible : should be one of 15 "fsl,imx21-owire", "fsl,imx27-owire", "fsl,imx31-owire", "fsl,imx25-owire" 16 "fsl,imx25-owire", "fsl,imx35-owire", "fsl,imx50-owire", "fsl,imx53-owire" 18 - reg : Address and length of the register set for the device 25 compatible = "fsl,imx53-owire"; 31 compatible = "fsl,imx53-owire";
|
/openbmc/linux/Documentation/devicetree/bindings/w1/ |
H A D | fsl-imx-owire.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/w1/fsl-imx-owire.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Martin Fuzzey <mfuzzey@parkeon.com> 15 - const: fsl,imx21-owire 16 - items: 17 - enum: 18 - fsl,imx27-owire 19 - fsl,imx50-owire [all …]
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx53.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include "imx53-pinfunc.h" 7 #include <dt-bindings/clock/imx5-clock.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 13 #address-cells = <1>; 14 #size-cells = <1>; 17 * pre-existing /chosen node to be available to insert the 50 #address-cells = <1>; [all …]
|
H A D | imx50.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 7 #include "imx50-pinfunc.h" 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/clock/imx5-clock.h> 12 #address-cells = <1>; 13 #size-cells = <1>; 16 * pre-existing /chosen node to be available to insert the 47 #address-cells = <1>; 48 #size-cells = <0>; 51 compatible = "arm,cortex-a8"; [all …]
|
H A D | imx51.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include "imx51-pinfunc.h" 7 #include <dt-bindings/clock/imx5-clock.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 13 #address-cells = <1>; 14 #size-cells = <1>; 17 * pre-existing /chosen node to be available to insert the 42 tzic: tz-interrupt-controller@e0000000 { [all …]
|
/openbmc/u-boot/drivers/w1/ |
H A D | mxc_w1.c | 1 // SPDX-License-Identifier: GPL-2.0+ 30 #define MXC_W1_CONTROL_WR(x) BIT(5 - (x)) 59 u16 *ctrl_addr = &pdata->regs->control; in mxc_w1_touch_bit() 67 while (timeout_cnt--) { in mxc_w1_touch_bit() 80 struct mxc_w1_regs *regs = pdata->regs; in mxc_w1_read_byte() 93 readw(®s->tx_rx); in mxc_w1_read_byte() 94 writew(0xFF, ®s->tx_rx); in mxc_w1_read_byte() 98 status = readw(®s->interrupt); in mxc_w1_read_byte() 101 return (u8)readw(®s->tx_rx); in mxc_w1_read_byte() 107 struct mxc_w1_regs *regs = pdata->regs; in mxc_w1_write_byte() [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/w1-eeprom/ |
H A D | ds2502.txt | 1 Maxim DS2502 driver device binding - one wire protocol add only memory from Maxim 7 Also check doc/device-tree-bindings/w1 for onewire bus drivers 10 - drivers/w1-eeprom/ds2502.c 12 Ds2502 device-tree node properties: 26 compatible = "fsl,imx53-owire";
|
/openbmc/linux/ |
H A D | opengrok2.0.log | 1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms) 2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c' 3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms) 4 2024-1 [all...] |