Searched +full:sun8i +full:- +full:a23 +full:- +full:rsb (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/bus/allwinner,sun8i-a23-rsb.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A23 RSB Device Tree Bindings10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>14 "#address-cells":17 "#size-cells":22 - const: allwinner,sun8i-a23-rsb[all …]
2 * Copyright 2014 Chen-Yu Tsai4 * Chen-Yu Tsai <wens@csie.org>6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/interrupt-controller/arm-gic.h>47 #include <dt-bindings/clock/sun8i-a23-a33-ccu.h>48 #include <dt-bindings/reset/sun8i-a23-a33-ccu.h>51 interrupt-parent = <&gic>;52 #address-cells = <1>;53 #size-cells = <1>;56 #address-cells = <1>;[all …]
6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/interrupt-controller/arm-gic.h>47 #include <dt-bindings/clock/sun8i-a83t-ccu.h>48 #include <dt-bindings/clock/sun8i-de2.h>49 #include <dt-bindings/clock/sun8i-r-ccu.h>50 #include <dt-bindings/reset/sun8i-a83t-ccu.h>51 #include <dt-bindings/reset/sun8i-de2.h>52 #include <dt-bindings/reset/sun8i-r-ccu.h>53 #include <dt-bindings/thermal/thermal.h>56 interrupt-parent = <&gic>;[all …]
2 * Copyright 2014 Chen-Yu Tsai4 * Chen-Yu Tsai <wens@csie.org>6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/interrupt-controller/arm-gic.h>47 #include <dt-bindings/clock/sun9i-a80-ccu.h>48 #include <dt-bindings/clock/sun9i-a80-de.h>49 #include <dt-bindings/clock/sun9i-a80-usb.h>50 #include <dt-bindings/reset/sun9i-a80-ccu.h>51 #include <dt-bindings/reset/sun9i-a80-de.h>52 #include <dt-bindings/reset/sun9i-a80-usb.h>[all …]
2 * RSB (Reduced Serial Bus) driver.4 * Author: Chen-Yu Tsai <wens@csie.org>10 * The RSB controller looks like an SMBus controller which only supports13 * - it uses addresses set at runtime to address slaves. Runtime addresses16 * - it adds a parity bit every 8bits of data and address for read and18 * - only one read access is required to read a byte (instead of a write20 * - there's no Ack bit after each read access24 * AXP809, and AXP806 PMICs, and the AC100 audio codec, all from X-Powers.27 * RSB section of Allwinner's A80 user manual, which can be found at29 * https://github.com/allwinner-zh/documents/tree/master/A80[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/sun50i-a64-ccu.h>7 #include <dt-bindings/clock/sun8i-de2.h>8 #include <dt-bindings/clock/sun8i-r-ccu.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/reset/sun50i-a64-ccu.h>11 #include <dt-bindings/reset/sun8i-de2.h>12 #include <dt-bindings/reset/sun8i-r-ccu.h>13 #include <dt-bindings/thermal/thermal.h>16 interrupt-parent = <&gic>;[all …]