Searched +full:rk3568v2 +full:- +full:canfd (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/can/rockchip,rk3568v2-canfd.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#8 Rockchip CAN-FD controller11 - Marc Kleine-Budde <[email protected]>14 - $ref: can-controller.yaml#19 - const: rockchip,rk3568v2-canfd20 - items:21 - const: rockchip,rk3568v3-canfd[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 /dts-v1/;4 #include <dt-bindings/gpio/gpio.h>5 #include <dt-bindings/leds/common.h>6 #include <dt-bindings/pinctrl/rockchip.h>7 #include <dt-bindings/pwm/pwm.h>20 stdout-path = "serial2:1500000n8";23 tas2562-sound {24 compatible = "simple-audio-card";25 simple-audio-card,format = "i2s";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include "rk356x-base.dtsi"11 cpu0_opp_table: opp-table-0 {12 compatible = "operating-points-v2";13 opp-shared;15 opp-408000000 {16 opp-hz = /bits/ 64 <408000000>;17 opp-microvolt = <850000 850000 1150000>;18 clock-latency-ns = <40000>;21 opp-600000000 {[all …]
1 // SPDX-License-Identifier: GPL-2.04 // Marc Kleine-Budde <[email protected]>8 // Rockchip CANFD driver38 /* The rk3568 CAN-FD errata sheet as of Tue 07 Nov 2023 11:25:31 +08:0039 * states that only the rk3568v2 is affected by erratum 5, but tests40 * with the rk3568v2 and rk3568v3 show that the RX_FIFO_CNT is57 return "rk3568v2"; in __rkcanfd_get_model_str()68 return __rkcanfd_get_model_str(priv->devtype_data.model); in rkcanfd_get_model_str()107 reset_control_assert(priv->reset); in rkcanfd_chip_set_reset_mode()109 reset_control_deassert(priv->reset); in rkcanfd_chip_set_reset_mode()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-[email protected]88 F: drivers/scsi/3w-*[all …]