/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | Makefile | 5 dtb-$(CONFIG_ARCH_MESON) += meson-a1-ad401.dtb 6 dtb-$(CONFIG_ARCH_MESON) += meson-axg-jethome-jethub-j100.dtb 7 dtb-$(CONFIG_ARCH_MESON) += meson-axg-jethome-jethub-j110-rev-2.dtb 8 dtb-$(CONFIG_ARCH_MESON) += meson-axg-jethome-jethub-j110-rev-3.dtb 9 dtb-$(CONFIG_ARCH_MESON) += meson-axg-s400.dtb 10 dtb-$(CONFIG_ARCH_MESON) += meson-g12a-radxa-zero.dtb 11 dtb-$(CONFIG_ARCH_MESON) += meson-g12a-sei510.dtb 12 dtb-$(CONFIG_ARCH_MESON) += meson-g12a-u200.dtb 13 dtb-$(CONFIG_ARCH_MESON) += meson-g12a-x96-max.dtb 14 dtb-$(CONFIG_ARCH_MESON) += meson-g12b-a311d-bananapi-m2s.dtb [all …]
|
H A D | meson-gx.dtsi | 15 #include <dt-bindings/power/meson-gxbb-power.h> 222 compatible = "amlogic,meson-gx-sm", "amlogic,meson-gxbb-sm"; 227 compatible = "amlogic,meson-gx-efuse", "amlogic,meson-gxbb-efuse"; 247 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0"; 263 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors"; 282 compatible = "amlogic,meson-gpio-intc"; 291 compatible = "amlogic,meson-gxbb-reset"; 308 compatible = "amlogic,meson-gx-uart"; 316 compatible = "amlogic,meson-gx-uart"; 323 compatible = "amlogic,meson-gxbb-i2c"; [all …]
|
/openbmc/linux/sound/soc/meson/ |
H A D | Makefile | 3 snd-soc-meson-aiu-objs := aiu.o 4 snd-soc-meson-aiu-objs += aiu-acodec-ctrl.o 5 snd-soc-meson-aiu-objs += aiu-codec-ctrl.o 6 snd-soc-meson-aiu-objs += aiu-encoder-i2s.o 7 snd-soc-meson-aiu-objs += aiu-encoder-spdif.o 8 snd-soc-meson-aiu-objs += aiu-fifo.o 9 snd-soc-meson-aiu-objs += aiu-fifo-i2s.o 10 snd-soc-meson-aiu-objs += aiu-fifo-spdif.o 11 snd-soc-meson-axg-fifo-objs := axg-fifo.o 12 snd-soc-meson-axg-frddr-objs := axg-frddr.o [all …]
|
/openbmc/linux/drivers/phy/amlogic/ |
H A D | Kconfig | 24 Enable this to support the Meson USB2 PHYs found in Meson8, 29 tristate "Meson GXL and GXM USB2 PHY drivers" 36 Enable this to support the Meson USB2 PHYs found in Meson 41 tristate "Meson G12A MIPI Analog DPHY driver" 48 Enable this to support the Meson MIPI Analog DPHY found in Meson G12A 53 tristate "Meson G12A USB2 PHY driver" 59 Enable this to support the Meson USB2 PHYs found in Meson 64 tristate "Meson G12A USB3+PCIE Combo PHY driver" 70 Enable this to support the Meson USB3 + PCIE Combo PHY found 71 in Meson G12A SoCs. [all …]
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-meson.c | 3 * PWM controller driver for Amlogic Meson SoCs. 123 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_request() local 124 struct meson_pwm_channel *channel = &meson->channels[pwm->hwpwm]; in meson_pwm_request() 140 struct meson_pwm *meson = to_meson_pwm(chip); in meson_pwm_free() local 141 struct meson_pwm_channel *channel = &meson->channels[pwm->hwpwm]; in meson_pwm_free() 146 static int meson_pwm_calc(struct meson_pwm *meson, struct pwm_device *pwm, in meson_pwm_calc() argument 149 struct meson_pwm_channel *channel = &meson->channels[pwm->hwpwm]; in meson_pwm_calc() 172 dev_err(meson->chip.dev, "invalid source clock frequency\n"); in meson_pwm_calc() 176 dev_dbg(meson->chip.dev, "fin_freq: %lu Hz\n", fin_freq); in meson_pwm_calc() 180 dev_err(meson->chip.dev, "unable to get period cnt\n"); in meson_pwm_calc() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch/ |
H A D | 0001-fix-reproducibility.patch | 4 Subject: [PATCH] meson: fix reproducibility 15 meson.build | 8 ++++---- 17 src/miners/fs/meson.build | 4 ++-- 18 src/tracker-extract/meson.build | 2 +- 19 tests/tracker-miner-fs/meson.build | 2 +- 22 diff --git a/meson.build b/meson.build 24 --- a/meson.build 25 +++ b/meson.build 26 @@ -371,7 +371,7 @@ conf.set('PACKAGE_VERSION', '"@0@"'.format(meson.project_version())) 27 conf.set('TRACKER_VERSION', '"@0@"'.format(meson.project_version())) [all …]
|
/openbmc/phosphor-dbus-monitor/src/test/ |
H A D | meson.build | 26 meson.project_source_root() + '/src/pdmgen.py', 28 '-p', meson.project_source_root() + '/src/test/templates', 29 '-d', meson.project_source_root() + '/src/test/yaml/pathgentest', 30 '-o', meson.current_build_dir() + '/pathgentest.hpp', 31 '-e', meson.current_build_dir() + '/pathgentest-errors.hpp', 62 meson.project_source_root() + '/src/pdmgen.py', 64 '-p', meson.project_source_root() + '/src/test/templates', 65 '-d', meson.project_source_root() + '/src/test/yaml/propertygentest', 66 '-o', meson.current_build_dir() + '/propertygentest.hpp', 67 '-e', meson.current_build_dir() + '/propertygentest-errors.hpp', [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/ |
H A D | 0001-Drop-libdl-references.patch | 13 meson.build | 2 -- 14 src/client/meson.build | 1 - 15 src/libply-splash-core/meson.build | 1 - 16 src/libply/meson.build | 1 - 19 diff --git a/meson.build b/meson.build 21 --- a/meson.build 22 +++ b/meson.build 23 @@ -24,8 +24,6 @@ cc = meson.get_compiler('c') 32 diff --git a/src/client/meson.build b/src/client/meson.build 34 --- a/src/client/meson.build [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | meson-gx.dtsi | 133 compatible = "amlogic,meson-gx-sm", "amlogic,meson-gxbb-sm"; 138 compatible = "amlogic,meson-gx-efuse", "amlogic,meson-gxbb-efuse"; 157 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0"; 173 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors"; 192 compatible = "amlogic,meson-gpio-intc"; 201 compatible = "amlogic,meson-gx-reset", "amlogic,meson-gxbb-reset"; 207 compatible = "amlogic,meson-gx-uart"; 214 compatible = "amlogic,meson-gx-uart"; 221 compatible = "amlogic,meson-gx-i2c", "amlogic,meson-gxbb-i2c"; 230 compatible = "amlogic,meson-gx-pwm", "amlogic,meson-gxbb-pwm"; [all …]
|
/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/ |
H A D | 0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch | 4 Subject: [PATCH] meson.build: allow (a subset of) tests in cross compile 17 meson.build | 6 +++--- 18 tests/meson.build | 10 ++++++---- 21 diff --git a/meson.build b/meson.build 23 --- a/meson.build 24 +++ b/meson.build 32 if not meson.is_cross_build() 39 diff --git a/tests/meson.build b/tests/meson.build 41 --- a/tests/meson.build 42 +++ b/tests/meson.build [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/ |
H A D | meson.build | 10 '--output', meson.current_build_dir(), 12 '--directory', meson.current_source_dir() / '../../../../yaml', 25 '--output', meson.current_build_dir(), 27 '--directory', meson.current_source_dir() / '../../../../yaml', 40 '--output', meson.current_build_dir(), 42 '--directory', meson.current_source_dir() / '../../../../yaml', 55 '--output', meson.current_build_dir(), 57 '--directory', meson.current_source_dir() / '../../../../yaml', 70 '--output', meson.current_build_dir(), 72 '--directory', meson.current_source_dir() / '../../../../yaml', [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/ |
H A D | meson.build | 9 '--output', meson.current_build_dir(), 11 '--directory', meson.current_source_dir() / '../../../../../yaml', 24 '--output', meson.current_build_dir(), 26 '--directory', meson.current_source_dir() / '../../../../../yaml', 39 '--output', meson.current_build_dir(), 41 '--directory', meson.current_source_dir() / '../../../../../yaml', 54 '--output', meson.current_build_dir(), 56 '--directory', meson.current_source_dir() / '../../../../../yaml', 69 '--output', meson.current_build_dir(), 71 '--directory', meson.current_source_dir() / '../../../../../yaml', [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libpeas/libpeas/ |
H A D | 0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch | 16 peas-demo/meson.build | 2 +- 17 tests/libpeas-gtk/testing/meson.build | 4 ++-- 18 tests/libpeas/testing/meson.build | 4 ++-- 19 tests/testing-util/meson.build | 4 ++-- 22 diff --git a/peas-demo/meson.build b/peas-demo/meson.build 24 --- a/peas-demo/meson.build 25 +++ b/peas-demo/meson.build 35 diff --git a/tests/libpeas-gtk/testing/meson.build b/tests/libpeas-gtk/testing/meson.build 37 --- a/tests/libpeas-gtk/testing/meson.build 38 +++ b/tests/libpeas-gtk/testing/meson.build [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/meson/ |
H A D | meson_1.6.0.bb | 3 DESCRIPTION = "Meson is a build system designed to increase programmer \ 10 GITHUB_BASE_URI = "https://github.com/mesonbuild/meson/releases/" 11 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/meson-${PV}.tar.gz \ 12 file://meson-setup.py \ 13 file://meson-wrapper \ 40 inherit meson-routines 42 # The cross file logic is similar but not identical to that in meson.bbclass, 46 # real paths by meson-setup.sh when the SDK is extracted. 80 install -d ${D}${datadir}/meson 82 cat >${D}${datadir}/meson/meson.native.template <<EOF [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql/ |
H A D | 0001-fix-reproducibility.patch | 15 meson.build | 6 +++--- 16 src/libtracker-common/meson.build | 4 ++-- 18 src/libtracker-sparql/meson.build | 4 ++-- 21 diff --git a/meson.build b/meson.build 23 --- a/meson.build 24 +++ b/meson.build 29 -conf.set('abs_top_builddir', meson.current_build_dir()) 33 configure_file(input: 'config.h.meson.in', 44 tracker_uninstalled_cli_dir = join_paths(meson.current_build_dir(), 'src', 'tracker') 45 diff --git a/src/libtracker-common/meson.build b/src/libtracker-common/meson.build [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | amlogic,meson-uart.yaml | 5 $id: http://devicetree.org/schemas/serial/amlogic,meson-uart.yaml# 8 title: Amlogic Meson SoC UART Serial Interface 14 The Amlogic Meson SoC UART Serial Interface is present on a large range 34 - amlogic,meson-gx-uart 35 - amlogic,meson-s4-uart 36 - amlogic,meson-a1-uart 37 - const: amlogic,meson-ao-uart 40 - const: amlogic,meson-g12a-uart 41 - const: amlogic,meson-gx-uart 42 - const: amlogic,meson-ao-uart [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/soc/amlogic/ |
H A D | amlogic,meson-gx-hhi-sysctrl.yaml | 4 $id: http://devicetree.org/schemas/soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml# 7 title: Amlogic Meson System Control registers 16 - amlogic,meson-gx-hhi-sysctrl 17 - amlogic,meson-gx-ao-sysctrl 18 - amlogic,meson-axg-hhi-sysctrl 19 - amlogic,meson-axg-ao-sysctrl 30 $ref: /schemas/power/amlogic,meson-ee-pwrc.yaml 43 - amlogic,meson-gx-hhi-sysctrl 44 - amlogic,meson-axg-hhi-sysctrl 57 - amlogic,meson-gx-ao-sysctrl [all …]
|
/openbmc/linux/drivers/staging/media/meson/vdec/ |
H A D | vdec_platform.c | 25 .firmware_path = "meson/vdec/gxbb_h264.bin", 37 .firmware_path = "meson/vdec/gxl_mpeg12.bin", 48 .firmware_path = "meson/vdec/gxl_mpeg12.bin", 63 .firmware_path = "meson/vdec/gxl_vp9.bin", 75 .firmware_path = "meson/vdec/gxl_h264.bin", 87 .firmware_path = "meson/vdec/gxl_mpeg12.bin", 98 .firmware_path = "meson/vdec/gxl_mpeg12.bin", 113 .firmware_path = "meson/vdec/gxl_vp9.bin", 125 .firmware_path = "meson/vdec/gxm_h264.bin", 137 .firmware_path = "meson/vdec/gxl_mpeg12.bin", [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ |
H A D | meson.build | 10 '--output', meson.current_build_dir(), 12 '--directory', meson.current_source_dir() / '../../../../../yaml', 25 '--output', meson.current_build_dir(), 27 '--directory', meson.current_source_dir() / '../../../../../yaml', 40 '--output', meson.current_build_dir(), 42 '--directory', meson.current_source_dir() / '../../../../../yaml', 55 '--output', meson.current_build_dir(), 57 '--directory', meson.current_source_dir() / '../../../../../yaml', 70 '--output', meson.current_build_dir(), 72 '--directory', meson.current_source_dir() / '../../../../../yaml', [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/ |
H A D | meson.build | 9 '--output', meson.current_build_dir(), 11 '--directory', meson.current_source_dir() / '../../../../yaml', 24 '--output', meson.current_build_dir(), 26 '--directory', meson.current_source_dir() / '../../../../yaml', 39 '--output', meson.current_build_dir(), 41 '--directory', meson.current_source_dir() / '../../../../yaml', 54 '--output', meson.current_build_dir(), 56 '--directory', meson.current_source_dir() / '../../../../yaml', 69 '--output', meson.current_build_dir(), 71 '--directory', meson.current_source_dir() / '../../../../yaml', [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | meson.bbclass | 7 inherit python3native meson-routines qemu 9 DEPENDS:append = " meson-native ninja-native" 15 # As Meson enforces out-of-tree builds we can just use cleandirs 19 # Where the meson.build build configuration is 44 --native-file ${WORKDIR}/meson.native" 49 MESON_CROSS_FILE:class-target = "--cross-file ${WORKDIR}/meson.cross" 50 MESON_CROSS_FILE:class-nativesdk = "--cross-file ${WORKDIR}/meson.cross" 66 cat >${WORKDIR}/meson.cross <<EOF 82 ${@"exe_wrapper = '${WORKDIR}/meson-qemuwrapper'" if d.getVar('EXEWRAPPER_ENABLED') == 'True' else … 107 cat >${WORKDIR}/meson.native <<EOF [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pwm/ |
H A D | pwm-amlogic.yaml | 20 - amlogic,meson-gxbb-pwm 21 - amlogic,meson-gxbb-ao-pwm 22 - amlogic,meson-axg-ee-pwm 23 - amlogic,meson-axg-ao-pwm 24 - amlogic,meson-g12a-ee-pwm 25 - amlogic,meson-g12a-ao-pwm-ab 26 - amlogic,meson-g12a-ao-pwm-cd 27 - amlogic,meson-s4-pwm 29 - const: amlogic,meson-gx-pwm 30 - const: amlogic,meson-gxbb-pwm [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | amlogic.yaml | 54 - description: Boards with the Amlogic Meson GXBaby SoC 65 - const: amlogic,meson-gxbb 74 - const: amlogic,meson-gxbb 76 - description: Boards with the Amlogic Meson GXL S805X SoC 82 - const: amlogic,meson-gxl 84 - description: Boards with the Amlogic Meson GXL S905W SoC 91 - const: amlogic,meson-gxl 93 - description: Boards with the Amlogic Meson GXL S905X SoC 103 - const: amlogic,meson-gxl 105 - description: Boards with the Amlogic Meson GXL S905D SoC [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | amlogic,meson-gpio-intc.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/amlogic,meson-gpio-intc.yaml# 7 title: Amlogic Meson GPIO interrupt controller 13 Meson SoCs contains an interrupt controller which is able to watch the SoC 26 - const: amlogic,meson-gpio-intc 31 - amlogic,meson-gxbb-gpio-intc 32 - amlogic,meson-gxl-gpio-intc 33 - amlogic,meson-axg-gpio-intc 34 - amlogic,meson-g12a-gpio-intc 35 - amlogic,meson-sm1-gpio-intc 36 - amlogic,meson-a1-gpio-intc [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ |
H A D | meson.build | 11 '--output', meson.current_build_dir(), 13 '--directory', meson.current_source_dir() / '../../../../yaml', 26 '--output', meson.current_build_dir(), 28 '--directory', meson.current_source_dir() / '../../../../yaml', 41 '--output', meson.current_build_dir(), 43 '--directory', meson.current_source_dir() / '../../../../yaml', 56 '--output', meson.current_build_dir(), 58 '--directory', meson.current_source_dir() / '../../../../yaml', 71 '--output', meson.current_build_dir(), 73 '--directory', meson.current_source_dir() / '../../../../yaml', [all …]
|