Searched +full:imx53 +full:- +full:owire (Results 1 – 6 of 6) sorted by relevance
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-owire16 - items:17 - enum:18 - fsl,imx27-owire19 - fsl,imx50-owire[all …]
4 - compatible : should be "fsl,imx21-owire"5 - reg : Address and length of the register set for the device8 - clocks : phandle of clock that supplies the module (required if platform13 - From imx53.dtsi:14 owire: owire@63fa4000 {15 compatible = "fsl,imx53-owire", "fsl,imx21-owire";
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-binding694 owire: owire@63fa4000 { global() label [all...]
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-existin405 owire: owire@63fa4000 { global() label [all...]
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 the42 tzic: tz-interrupt-controller@e0000000 {[all …]
34 #address-cells = <1>;35 #size-cells = <1>;43 #address-cells = <1>;44 #size-cells = <0>;50 d-cache-line-size = <32>;51 i-cache-line-size = <32>;52 d-cache-size = <0x8000>;53 i-cache-size = <0x8000>;54 l2-cache-line-size = <32>;55 l2-cache-line = <0x40000>;[all …]