Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: hwinfo: group Chip ID-like devices

Group devices like Chip ID or SoC information under "hwinfo" directory.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220705154613.453096-1-krzysztof.kozlowski@linaro.org

authored by

Krzysztof Kozlowski and committed by
Rob Herring
560045a4 e35330f8

+4 -2
+1 -1
Documentation/devicetree/bindings/soc/samsung/exynos-chipid.yaml Documentation/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/soc/samsung/exynos-chipid.yaml# 4 + $id: http://devicetree.org/schemas/hwinfo/samsung,exynos-chipid.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Samsung Exynos SoC series Chipid driver
+1 -1
Documentation/devicetree/bindings/soc/ti/k3-socinfo.yaml Documentation/devicetree/bindings/hwinfo/ti,k3-socinfo.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/soc/ti/k3-socinfo.yaml# 4 + $id: http://devicetree.org/schemas/hwinfo/ti,k3-socinfo.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Texas Instruments K3 Multicore SoC platforms chipid module
+2
MAINTAINERS
··· 2665 2665 T: git git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git 2666 2666 F: Documentation/arm/samsung/ 2667 2667 F: Documentation/devicetree/bindings/arm/samsung/ 2668 + F: Documentation/devicetree/bindings/hwinfo/samsung,* 2668 2669 F: Documentation/devicetree/bindings/power/pd-samsung.yaml 2669 2670 F: Documentation/devicetree/bindings/soc/samsung/ 2670 2671 F: arch/arm/boot/dts/exynos* ··· 2899 2898 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 2900 2899 S: Supported 2901 2900 F: Documentation/devicetree/bindings/arm/ti/k3.yaml 2901 + F: Documentation/devicetree/bindings/hwinfo/ti,k3-socinfo.yaml 2902 2902 F: arch/arm64/boot/dts/ti/Makefile 2903 2903 F: arch/arm64/boot/dts/ti/k3-* 2904 2904 F: include/dt-bindings/pinctrl/k3.h