On Fri, 30 Sep 2022 15:06:03 -0700, Julius Werner wrote: > The bindings for different LPDDR versions mostly use the same kinds of > properties, so in order to reduce duplication when we're adding support > for more versions, this patch creates a new lpddr-props subschema that > can be referenced by the others to define these common parts. (This will > consider a few smaller I/O width and density numbers "legal" for LPDDR3 > that are usually not used there, but this should be harmless.) > > [...] Applied, thanks! [1/4] dt-bindings: memory: Factor out common properties of LPDDR bindings https://git.kernel.org/krzk/linux-mem-ctrl/c/087cf0c5a19c638dd3b26fe7034274b38bc8db6b [2/4] dt-bindings: memory: Add numeric LPDDR compatible string variant https://git.kernel.org/krzk/linux-mem-ctrl/c/f4deb90635ec8a7dd5d5e4e931ab539edc9a9c90 [3/4] dt-bindings: memory: Add jedec,lpddr4 and jedec,lpddr5 bindings https://git.kernel.org/krzk/linux-mem-ctrl/c/f4f2f33f148b159a7a6ad74d77e715ed1328904b [4/4] dt-bindings: memory: Add jedec,lpddrX-channel binding https://git.kernel.org/krzk/linux-mem-ctrl/c/9067db882716ed5650f9342da5406795955e6f39 Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>