Hi, As suggested by Rob [1], I organized a bit bindings for SoC devices having similar purpose - chip identification. These sometimes are put under nvmem directory, although in that case the purpose is usually broader than just chipid. Best regards, Krzysztof Krzysztof Kozlowski (2): dt-bindings: hwinfo: group Chip ID-like devices dt-bindings: hwinfo: samsung,s5pv210-chipid: add S5PV210 ChipID .../{soc/renesas => hwinfo}/renesas,prr.yaml | 2 +- .../samsung,exynos-chipid.yaml} | 2 +- .../hwinfo/samsung,s5pv210-chipid.yaml | 30 +++++++++++++++++++ .../ti,k3-socinfo.yaml} | 2 +- MAINTAINERS | 3 ++ 5 files changed, 36 insertions(+), 3 deletions(-) rename Documentation/devicetree/bindings/{soc/renesas => hwinfo}/renesas,prr.yaml (92%) rename Documentation/devicetree/bindings/{soc/samsung/exynos-chipid.yaml => hwinfo/samsung,exynos-chipid.yaml} (92%) create mode 100644 Documentation/devicetree/bindings/hwinfo/samsung,s5pv210-chipid.yaml rename Documentation/devicetree/bindings/{soc/ti/k3-socinfo.yaml => hwinfo/ti,k3-socinfo.yaml} (92%) -- 2.34.1