Searched +full:keembay +full:- +full:dwc3 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/usb/intel,keembay-dwc3.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Intel Keem Bay DWC3 USB controller10 - Wan Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@intel.com>14 const: intel,keembay-dwc319 clock-names:21 - const: async_master22 - const: ref[all …]
1 // SPDX-License-Identifier: GPL-2.03 * dwc3-of-simple.c - OF glue layer for simple integrations5 * Copyright (c) 2015 Texas Instruments Incorporated - https://www.ti.com9 * This is a combination of the old dwc3-qcom.c by Ivan T. Ivanov10 * <iivanov@mm-sol.com> and the original patch adding support for Xilinx' SoC18 #include <linux/dma-mapping.h>36 struct device *dev = &pdev->dev; in dwc3_of_simple_probe()37 struct device_node *np = dev->of_node; in dwc3_of_simple_probe()43 return -ENOMEM; in dwc3_of_simple_probe()46 simple->dev = dev; in dwc3_of_simple_probe()[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 …]