linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-12 08:05:50 to 2018-05-01 14:31:15 UTC [more...]

[PATCH 0/7] clk: meson: axg: add audio clock controller support
 2018-05-01 14:31 UTC  (17+ messages)
` [PATCH 1/7] clk: meson: clean-up meson clock configuration
` [PATCH 2/7] clk: meson: add clk-phase clock driver
` [PATCH 3/7] clk: meson: add triple phase "
` [PATCH 4/7] clk: meson: add axg audio sclk divider driver
` [PATCH 5/7] clk: meson: axg: export audio clock controller id bindings
` [PATCH 6/7] clk: meson: axg: document bindings for the audio clock controller
` [PATCH 7/7] clk: meson: axg: add the audio clock controller driver

[PATCH v2 0/2] net: stmmac: dwmac-meson: 100M phy mode support for AXG SoC
 2018-05-01 13:20 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: net: meson-dwmac: new compatible name "
` [PATCH v2 2/2] net: stmmac: dwmac-meson: extend phy mode setting

[PATCH] ARM64: dts: meson-axg: enable AP6255 wifi module
 2018-04-30 15:35 UTC  (4+ messages)

[PATCH 0/3] pinctrl: meson: add support for the Meson8m2 SoC
 2018-04-30  8:55 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: "
` [PATCH 2/3] pinctrl: meson: meson8: "
` [PATCH 3/3] pinctrl: meson: meson8: add the RGMII RXD2/RXD3 and TXD2/TXD3 signals

[PATCH] pwm: meson: fix allocation of meson_pwm_channel array
 2018-04-30  8:34 UTC  (2+ messages)

[PATCH] spi: meson-axg: Fix error handling in meson_spicc_probe()
 2018-04-28 22:46 UTC  (3+ messages)
  ` [PATCH v2] spi: meson-spicc: "

[PATCH meson-clk-next] clk: meson: meson8b: enable CLK_MESON_MPLL_ROUND_CLOSEST for all MPLLs
 2018-04-28 15:01 UTC  (2+ messages)

[PATCH v7 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-28  1:50 UTC  (18+ messages)
` [PATCH v7 1/7] clk: meson: migrate to devm_of_clk_add_hw_provider API
` [PATCH v7 2/7] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v7 3/7] dt-bindings: clock: axg-aoclkc: New binding for Meson-AXG SoC
` [PATCH v7 4/7] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
` [PATCH v7 5/7] clk: meson-axg: Add AO Clock and Reset controller driver
` [PATCH v7 6/7] clk: meson: drop CLK_SET_RATE_PARENT flag
` [PATCH v7 7/7] clk: meson: drop CLK_IGNORE_UNUSED flag

[PATCH] dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/
 2018-04-27 21:53 UTC  (3+ messages)

[PATCH] ARM64: dts: meson: add MMC resets
 2018-04-27 19:22 UTC  (2+ messages)

[PATCH] ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
 2018-04-27 19:15 UTC  (2+ messages)

[PATCH 0/2] add the ARM PMU on Meson8 and Meson8b
 2018-04-27 19:08 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: meson8: add the cortex-a9-pmu compatible PMU
` [PATCH 2/2] ARM: dts: meson8b: add the cortex-a5-pmu "

[PATCH 0/2] Amlogic 32-bit multi_v7_defconfig updates
 2018-04-27 19:06 UTC  (4+ messages)
` [PATCH 1/2] arm: multi_v7_defconfig: enable the Amlogic Meson I2C driver
` [PATCH 2/2] ARM: multi_v7_defconfig: enable the Meson PWM controller

[PATCH v3 0/3] ARM64: dts: meson-axg: add AO clock driver
 2018-04-27 19:03 UTC  (3+ messages)
` [PATCH v3 2/3] ARM64: dts: meson-axg: add an 32K alt aoclk

[PATCH] pinctrl: meson-axg: fix the range of aobus bank
 2018-04-27 13:33 UTC  (3+ messages)

[PATCH 0/2] clk: meson: mpll: add round closest support
 2018-04-27  9:33 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] clk: meson: axg: let mpll clocks round closest

[PATCH 0/2] net: stmmac: dwmac-meson: 100M phy mode support for AXG SoC
 2018-04-27  3:09 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: meson-dwmac: new compatible name "
` [PATCH 2/2] net: stmmac: dwmac-meson: extend phy mode setting

[PATCH] mmc: meson-gx: add device reset
 2018-04-26 23:35 UTC  (3+ messages)

[PATCH stable] drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs
 2018-04-26 17:45 UTC  (2+ messages)

[GIT PULL] Amlogic fixes for v4.17-rc
 2018-04-26 14:52 UTC  (2+ messages)

[PATCH] drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs
 2018-04-26  8:59 UTC  (4+ messages)

[PATCH] ARM64: dts: meson-axg: add tdm pins
 2018-04-26  8:36 UTC  (2+ messages)

[PATCH] pinctrl: meson: axg: add tdm pins
 2018-04-26  8:32 UTC  (2+ messages)

[PATCH v6 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-25 14:32 UTC  (10+ messages)
` [PATCH v6 1/7] clk: meson: migrate to devm_of_clk_add_hw_provider API
` [PATCH v6 2/7] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v6 3/7] dt-bindings: clock: axg-aoclkc: New binding for Meson-AXG SoC
` [PATCH v6 4/7] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
` [PATCH v6 5/7] clk: meson-axg: Add AO Clock and Reset controller driver
` [PATCH v6 6/7] clk: meson: drop CLK_SET_RATE_PARENT flag
` [PATCH v6 7/7] clk: meson: drop CLK_IGNORE_UNUSED flag

[PATCH v2 0/2] clk: meson: gxbb: add the video decoder clocks
 2018-04-25 12:03 UTC  (5+ messages)
` [PATCH v2 1/2] clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks
` [PATCH v2 2/2] clk: meson: gxbb: add the video decoder clocks

[PATCH v4 0/2] add support for the NAND clocks on Meson8b
 2018-04-25 12:02 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: clock: meson8b: export the NAND clock
` [PATCH v4 2/2] clk: meson: meson8b: add support for the NAND clocks

[PATCH 0/2] clk: honor CLK_MUX_ROUND_CLOSEST in mux
 2018-04-25  9:59 UTC  (5+ messages)
` [PATCH 1/2] clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux

[GIT PULL] Amlogic clock fixes for v4.17-rc
 2018-04-25  9:52 UTC 

[PATCH clk-fixes] clk: meson: meson8b: fix meson8b_cpu_clk parent clock name
 2018-04-23 19:41 UTC  (2+ messages)

[PATCH clk-fixes] clk: meson: meson8b: fix meson8b_fclk_div3_div clock name
 2018-04-23 19:38 UTC  (3+ messages)

[PATCH v3 0/1] add support for the NAND clocks on Meson8b
 2018-04-23 17:49 UTC  (4+ messages)
` [PATCH v3 1/1] clk: meson: meson8b: add support for the NAND clocks

[PATCH v2] ARM64: dts: meson-axg: enable the eMMC controller
 2018-04-23 16:41 UTC  (4+ messages)

[PATCH v2] dt-bindings: reset: fix invalid SPDX license identifier
 2018-04-23 16:25 UTC 

[PATCH] dt-bindings: reset: fix invalid SPDX license identifier
 2018-04-23 15:29 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] mmc: avoid division by zero in meson_mmc_config_clock - Please, consider for v2018.05-rc2
 2018-04-23 14:29 UTC  (2+ messages)
` Fwd: "

[PATCH u-boot] adc: add Amlogic Meson SAR ADC driver
 2018-04-23 14:19 UTC 

[PATCH v2 0/3] nvmem: meson-efuse: add write support
 2018-04-23 12:41 UTC  (4+ messages)
` [PATCH v2 1/3] nvmem: meson-efuse: remove econfig global
` [PATCH v2 2/3] nvmem: meson-efuse: simplify read callback
` [PATCH v2 3/3] nvmem: meson-efuse: add write support

[PATCH] clk: meson: add the video decoder clocks
 2018-04-23  8:52 UTC  (3+ messages)

[PATCH usb v6 0/6] usb/core/phy fixes for v4.17
 2018-04-23  7:39 UTC  (10+ messages)
` [PATCH usb v6 1/6] usb: core: phy: fix return value of usb_phy_roothub_exit()
` [PATCH usb v6 2/6] usb: core: split usb_phy_roothub_{init,alloc}
` [PATCH usb v6 3/6] usb: core: use phy_exit during suspend if wake up is not supported
` [PATCH usb v6 4/6] usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabled
` [PATCH usb v6 5/6] usb: core: phy: add missing forward declaration for "struct device"
` [PATCH usb v6 6/6] usb: core: phy: add the SPDX-License-Identifier and include guard

dt-bindings: Invalid SPDX License Identifier
 2018-04-23  7:21 UTC 

[PATCH v2 0/7] Improve latency of IR decoding
 2018-04-21 17:41 UTC  (12+ messages)
` [PATCH v2 7/7] media: rc: mceusb: allow the timeout to be configurable

[PATCH] ARM64: dts: meson-axg: add GPIO interrupt controller support
 2018-04-19 18:01 UTC  (2+ messages)

[PATCH 0/2] nvmem: meson-efuse: add write support
 2018-04-19 17:42 UTC  (4+ messages)

[PATCH 0/4] ARM64: dts: meson: hhi syscon and clock controllers
 2018-04-19 17:41 UTC  (2+ messages)

[PATCH v2 0/7] Meson GXL/GXM USB host mode support
 2018-04-19 14:48 UTC  (4+ messages)

[PATCH v5 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-17 14:15 UTC  (13+ messages)
` [PATCH v5 2/7] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v5 4/7] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
` [PATCH v5 5/7] clk: meson-axg: Add AO Clock and Reset controller driver

[PATCH] clk: fix clk_get_bulk when phandle error
 2018-04-17  9:30 UTC 

[PATCH] reset: fix reset_get_bulk when phandle error
 2018-04-17  9:30 UTC 

[PATCH] reset: fix bulk API when DM_RESET is disabled
 2018-04-17  7:34 UTC  (3+ messages)

[PATCH v2 u-boot 0/2] reset: Add get/assert/deassert/release for bulk of reset signals
 2018-04-14 13:51 UTC  (7+ messages)
` [PATCH v2 u-boot 1/2] "
  ` [U-Boot, v2, u-boot, "
  ` [U-Boot] [PATCH v2 u-boot "

[PATCH 0/3] irqchip: meson-gpio: add support for Meson-AXG SoCs
 2018-04-13 17:20 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: fix the double quotes
` [PATCH 2/3] dt-bindings: interrupt-controller: New binding for Meson-AXG SoC

[PATCH] usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
 2018-04-12  8:47 UTC  (2+ messages)

[PATCH v3 u-boot 0/3] Add USB Support for Amlogic Meson GXL SoCs
 2018-04-12  8:08 UTC  (6+ messages)
` [PATCH v3 u-boot 1/3] usb: host: Add simple of glue driver for DWC3 USB Controllers integration
  ` [U-Boot] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).