Searched +full:sun4i +full:- +full:a10 +full:- +full:display +full:- +full:clk (Results 1 – 25 of 25) sorted by relevance
4 * Mylène Josserand <mylene.josserand@free-electrons.com>6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/clock/sun4i-a10-pll2.h>46 #include <dt-bindings/dma/sun4i-a10.h>47 #include <dt-bindings/pinctrl/sun4i-a10.h>50 interrupt-parent = <&intc>;51 #address-cells = <1>;52 #size-cells = <1>;55 #address-cells = <1>;56 #size-cells = <0>;[all …]
5 * This file is dual-licensed: you can use it either under the terms46 #include <dt-bindings/thermal/thermal.h>48 #include <dt-bindings/clock/sun4i-a10-pll2.h>49 #include <dt-bindings/dma/sun4i-a10.h>50 #include <dt-bindings/pinctrl/sun4i-a10.h>53 interrupt-parent = <&intc>;60 #address-cells = <1>;61 #size-cells = <1>;65 compatible = "allwinner,simple-framebuffer",66 "simple-framebuffer";[all …]
4 * Maxime Ripard <maxime.ripard@free-electrons.com>6 * This file is dual-licensed: you can use it either under the terms47 #include <dt-bindings/interrupt-controller/arm-gic.h>48 #include <dt-bindings/thermal/thermal.h>50 #include <dt-bindings/clock/sun4i-a10-pll2.h>51 #include <dt-bindings/dma/sun4i-a10.h>52 #include <dt-bindings/pinctrl/sun4i-a10.h>55 interrupt-parent = <&gic>;62 #address-cells = <1>;63 #size-cells = <1>;[all …]
4 * Maxime Ripard <maxime.ripard@free-electrons.com>6 * This file is dual-licensed: you can use it either under the terms49 #include <dt-bindings/pinctrl/sun4i-a10.h>50 #include <dt-bindings/thermal/thermal.h>53 interrupt-parent = <&intc>;56 #address-cells = <1>;57 #size-cells = <1>;61 compatible = "allwinner,simple-framebuffer",62 "simple-framebuffer";63 allwinner,pipeline = "de_be0-lcd0";[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-display-clk.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner A10 Display Clock Device Tree Bindings10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>16 "#clock-cells":19 "#reset-cells":23 const: allwinner,sun4i-a10-display-clk[all …]
1 # SPDX-License-Identifier: GPL-2.03 # Makefile for sunxi specific clk6 obj-$(CONFIG_CLK_SUNXI) += clk-factors.o8 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-sunxi.o9 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-codec.o10 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-hosc.o11 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-mod1.o12 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-pll2.o13 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-ve.o14 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a20-gmac.o[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later8 #include <linux/clk.h>9 #include <linux/clk-provider.h>14 #include <linux/reset-controller.h>19 #include "clk-factors.h"27 * sun4i_get_pll1_factors() - calculates n, k, m, p factors for PLL138 div = req->rate / 6000000; in sun4i_get_pll1_factors()39 req->rate = 6000000 * div; in sun4i_get_pll1_factors()42 req->m = 0; in sun4i_get_pll1_factors()45 if (req->rate >= 768000000 || req->rate == 42000000 || in sun4i_get_pll1_factors()[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later5 * Maxime Ripard <maxime.ripard@free-electrons.com>8 #include <linux/clk-provider.h>12 #include <linux/reset-controller.h>53 spin_lock_irqsave(data->lock, flags); in sun4i_a10_display_assert()55 reg = readl(data->reg); in sun4i_a10_display_assert()56 writel(reg & ~BIT(data->offset + id), data->reg); in sun4i_a10_display_assert()58 spin_unlock_irqrestore(data->lock, flags); in sun4i_a10_display_assert()70 spin_lock_irqsave(data->lock, flags); in sun4i_a10_display_deassert()72 reg = readl(data->reg); in sun4i_a10_display_deassert()[all …]
4 * Maxime Ripard <maxime.ripard@free-electrons.com>6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/interrupt-controller/arm-gic.h>46 #include <dt-bindings/thermal/thermal.h>47 #include <dt-bindings/dma/sun4i-a10.h>48 #include <dt-bindings/clock/sun7i-a20-ccu.h>49 #include <dt-bindings/reset/sun4i-a10-ccu.h>50 #include <dt-bindings/pinctrl/sun4i-a10.h>53 interrupt-parent = <&gic>;54 #address-cells = <1>;[all …]
5 * This file is dual-licensed: you can use it either under the terms44 #include <dt-bindings/thermal/thermal.h>45 #include <dt-bindings/dma/sun4i-a10.h>46 #include <dt-bindings/clock/sun4i-a10-ccu.h>47 #include <dt-bindings/reset/sun4i-a10-ccu.h>50 #address-cells = <1>;51 #size-cells = <1>;52 interrupt-parent = <&intc>;59 #address-cells = <1>;60 #size-cells = <1>;[all …]
2 * Copyright 2012-2015 Maxime Ripard4 * Maxime Ripard <maxime.ripard@free-electrons.com>6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/clock/sun5i-ccu.h>46 #include <dt-bindings/dma/sun4i-a10.h>47 #include <dt-bindings/reset/sun5i-ccu.h>50 interrupt-parent = <&intc>;51 #address-cells = <1>;52 #size-cells = <1>;55 #address-cells = <1>;[all …]
4 * Maxime Ripard <maxime.ripard@free-electrons.com>6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/interrupt-controller/arm-gic.h>46 #include <dt-bindings/thermal/thermal.h>48 #include <dt-bindings/clock/sun6i-a31-ccu.h>49 #include <dt-bindings/reset/sun6i-a31-ccu.h>52 interrupt-parent = <&gic>;53 #address-cells = <1>;54 #size-cells = <1>;61 #address-cells = <1>;[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 * 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 …]
2 * Copyright 2017 Chen-Yu Tsai <wens@csie.org>5 * This file is dual-licensed: you can use it either under the terms44 #include <dt-bindings/interrupt-controller/arm-gic.h>45 #include <dt-bindings/clock/sun8i-de2.h>46 #include <dt-bindings/clock/sun8i-r40-ccu.h>47 #include <dt-bindings/clock/sun8i-tcon-top.h>48 #include <dt-bindings/reset/sun8i-r40-ccu.h>49 #include <dt-bindings/reset/sun8i-de2.h>50 #include <dt-bindings/thermal/thermal.h>53 #address-cells = <1>;[all …]
4 * This file is dual-licensed: you can use it either under the terms43 #include <dt-bindings/interrupt-controller/arm-gic.h>44 #include <dt-bindings/clock/sun8i-v3s-ccu.h>45 #include <dt-bindings/reset/sun8i-v3s-ccu.h>46 #include <dt-bindings/clock/sun8i-de2.h>49 #address-cells = <1>;50 #size-cells = <1>;51 interrupt-parent = <&gic>;54 #address-cells = <1>;55 #size-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later6 * Maxime Ripard <maxime.ripard@free-electrons.com>47 drm_connector_list_iter_begin(encoder->dev, &iter); in sun4i_tcon_get_connector()49 if (connector->encoder == encoder) { in sun4i_tcon_get_connector()65 return -EINVAL; in sun4i_tcon_get_pixel_depth()67 info = &connector->display_info; in sun4i_tcon_get_pixel_depth()68 if (info->num_bus_formats != 1) in sun4i_tcon_get_pixel_depth()69 return -EINVAL; in sun4i_tcon_get_pixel_depth()71 switch (info->bus_formats[0]) { in sun4i_tcon_get_pixel_depth()80 return -EINVAL; in sun4i_tcon_get_pixel_depth()[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later6 * Maxime Ripard <maxime.ripard@free-electrons.com>9 #include <linux/clk.h>54 #define SUN4I_TVE_NOTCH_DAC0_TO_DAC_DLY(dac, x) ((4 - (x)) << (dac * 3))174 struct clk *clk; member301 mode->name, tv_mode->name); in sun4i_tv_find_tv_by_mode()303 if (!strcmp(mode->name, tv_mode->name)) in sun4i_tv_find_tv_by_mode()312 mode->name, tv_mode->name, in sun4i_tv_find_tv_by_mode()313 mode->vdisplay, tv_mode->vdisplay); in sun4i_tv_find_tv_by_mode()315 if (mode->vdisplay == tv_mode->vdisplay) in sun4i_tv_find_tv_by_mode()[all …]
1 // SPDX-License-Identifier: GPL-2.0+4 * Maxime Ripard <maxime.ripard@free-electrons.com>7 #include <linux/clk.h>59 * The first three values of each row are coded as 13-bit signed fixed-point61 * constant coded as a 14-bit signed fixed-point number with 4 bits for the65 * G = 1.164 * Y - 0.391 * U - 0.813 * V + 13566 * R = 1.164 * Y + 1.596 * V - 22283 if (frontend->data->has_coef_access_ctrl) in sun4i_frontend_scaler_init()84 regmap_write_bits(frontend->regs, SUN4I_FRONTEND_FRM_CTRL_REG, in sun4i_frontend_scaler_init()89 regmap_write(frontend->regs, SUN4I_FRONTEND_CH0_HORZCOEF0_REG(i), in sun4i_frontend_scaler_init()[all …]
2 * (C) Copyright 2012-2013 Henrik Nordstrom <henrik@henriknordstrom.net>5 * (C) Copyright 2007-20119 * Some board init for the Allwinner A10-evb board.11 * SPDX-License-Identifier: GPL-2.0+19 #include <asm/arch/display.h>53 ret = gpio_request(soft_i2c_gpio_sda, "soft-i2c-sda"); in soft_i2c_board_init()66 ret = gpio_request(soft_i2c_gpio_scl, "soft-i2c-scl"); in soft_i2c_board_init()180 gd->bd->bi_boot_params = (PHYS_SDRAM_0 + 0x100); in board_init()193 * write this from the non-secure world (read is OK, though). in board_init()229 * clk, reset and pinctrl drivers land. in board_init()[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4 #include <dt-bindings/interrupt-controller/arm-gic.h>5 #include <dt-bindings/clock/sun50i-h6-ccu.h>6 #include <dt-bindings/clock/sun50i-h6-r-ccu.h>7 #include <dt-bindings/clock/sun8i-de2.h>8 #include <dt-bindings/clock/sun8i-tcon-top.h>9 #include <dt-bindings/reset/sun50i-h6-ccu.h>10 #include <dt-bindings/reset/sun50i-h6-r-ccu.h>11 #include <dt-bindings/reset/sun8i-de2.h>12 #include <dt-bindings/thermal/thermal.h>[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 …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...
3 * SPDX-License-Identifier: GPL-2.0+29 * good reason why driver-model conversion is infeasible. Examples include35 COMPAT(NVIDIA_TEGRA20_EMC, "nvidia,tegra20-emc"),36 COMPAT(NVIDIA_TEGRA20_EMC_TABLE, "nvidia,tegra20-emc-table"),37 COMPAT(NVIDIA_TEGRA20_NAND, "nvidia,tegra20-nand"),38 COMPAT(NVIDIA_TEGRA124_XUSB_PADCTL, "nvidia,tegra124-xusb-padctl"),39 COMPAT(NVIDIA_TEGRA210_XUSB_PADCTL, "nvidia,tegra210-xusb-padctl"),41 COMPAT(SAMSUNG_EXYNOS5_SROMC, "samsung,exynos-sromc"),42 COMPAT(SAMSUNG_S3C2440_I2C, "samsung,s3c2440-i2c"),43 COMPAT(SAMSUNG_EXYNOS5_SOUND, "samsung,exynos-sound"),[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 …]