This series adds some properties which have been missing from the mainline DTS: - Binding for the microcontroller on the mainboard This is only consumed by U-Boot. - Reduction in SD card maximum frequency Resolves timeout issues seen with some SD cards. This change has been in the Ten64 "production" firmware for some time Mathew McBride (4): dt-bindings: trivial-devices: add traverse,ten64-controller arm64: dts: freescale: ten64: add board microcontroller binding arm64: dts: freescale: ten64: reduce maximum SD card frequency arm64: dts: freescale: ten64: fix header typo and update copyright .../devicetree/bindings/trivial-devices.yaml | 2 ++ arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts | 11 +++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) -- 2.30.1