aboutsummaryrefslogtreecommitdiffstats
path: root/tools/docs/lib/parse_data_structs.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2024-10-22 08:42:38 +0200
committerJassi Brar <jassisinghbrar@gmail.com>2024-11-24 13:01:27 -0600
commitf8809b1f48531b2698a2c10ac874eb35222b4cc1 (patch)
tree80c0ea34f8da21357889f2799c98716ca242c71d /tools/docs/lib/parse_data_structs.py
parentdt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fall... (diff)
downloadlinux-f8809b1f48531b2698a2c10ac874eb35222b4cc1.tar.gz
linux-f8809b1f48531b2698a2c10ac874eb35222b4cc1.zip
dt-bindings: mailbox: qcom-ipcc: Add SM8750
Document compatible for Qualcomm SM8750 SoC IPCC, compatible with existing generic fallback. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
>Alexandru-Cosmin Gheorghe1-14/+16 2018-11-02drm/selftests: Add tests for drm_internal_framebuffer_createAlexandru Gheorghe4-1/+347 2018-11-02drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is ena...Alexandru Gheorghe2-0/+7 2018-11-02drm/selftests: Add tests for drm_format_info* helpersAlexandru Gheorghe4-1/+288 2018-11-02drm: Extend framebuffer_check to handle formats with cpp/char_per_block 0Alexandru Gheorghe1-1/+7 2018-11-02drm: mali-dp: Enable Mali-DP tiled buffer formatsAlexandru Gheorghe2-6/+36 2018-11-02drm/fourcc: Add fourcc for Mali linear tiled formatsAlexandru Gheorghe2-0/+26 2018-11-02drm/fourcc: Add char_per_block, block_w and block_h in drm_format_infoAlexandru Gheorghe6-9/+148 2018-11-02drm/panel: Add simple panel mode for the ARM RTSMLinus Walleij1-0/+30 2018-11-01drm: Remove 80-column line in drm_mode_object.cShayenne da Luz Moura1-1/+2 2018-11-01drm/tilcdc: Use drm_fbdev_generic_setup()Noralf Trønnes1-9/+2 2018-11-01drm/sun4i: Use drm_fbdev_generic_setup()Noralf Trønnes3-22/+5 2018-11-01drm/atmel-hlcdc: Use drm_fbdev_generic_setup()Noralf Trønnes1-5/+2 2018-11-01drm/fsl-dcu: Use drm_fbdev_generic_setup()Noralf Trønnes2-23/+3 2018-11-01drm/arc: Use drm_fbdev_generic_setup()Noralf Trønnes2-34/+3 2018-11-01drm/syncobj: Mark local add/remove callback functions as staticChris Wilson1-14/+5 2018-10-30drm/tinydrm: Fix setting of the column/page end addresses.Eric Anholt1-2/+2 2018-10-30drm: Add an hx8367d tinydrm driver.Eric Anholt4-0/+289