Searched +full:imx6q +full:- +full:ahci (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/ata/imx-sata.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale i.MX AHCI SATA Controller10 - Shawn Guo <shawn.guo@linaro.org>13 The Freescale i.MX SATA controller mostly conforms to the AHCI interface19 - fsl,imx53-ahci20 - fsl,imx6q-ahci21 - fsl,imx6qp-ahci[all …]
1 // SPDX-License-Identifier: GPL-2.0-only4 * Freescale IMX AHCI SATA platform driver6 * based on the AHCI SATA platform driver by Jeff Garzik and Anton Vorontsov17 #include <linux/mfd/syscon/imx6q-iomuxc-gpr.h>20 #include <linux/hwmon-sysfs.h>22 #include "ahci.h"24 #define DRV_NAME "ahci-imx"27 /* Timer 1-ms Register */46 /* IMX8QM HSIO AHCI definitions */113 MODULE_PARM_DESC(hotplug, "AHCI IMX hot-plug support (0=Don't support, 1=support)");[all …]
1 // SPDX-License-Identifier: GPL-2.05 #include <dt-bindings/interrupt-controller/irq.h>6 #include "imx6q-pinfunc.h"16 #address-cells = <1>;17 #size-cells = <0>;20 compatible = "arm,cortex-a9";23 next-level-cache = <&L2>;24 operating-points = <32 fsl,soc-operating-points = <33 /* ARM kHz SOC-PU uV */[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]