]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: clock: add rk3399 DDR3 standard speed bins.
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Wed, 9 May 2018 12:57:44 +0000 (14:57 +0200)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 18 Jul 2018 04:58:30 +0000 (13:58 +0900)
commit49502b23e0e45b57b776490cfdfd95ea7fecd7c7
tree27044eec71fbc4c55ed7f91b2d334f6667ff169d
parent2d2894c94a61930615cd1411cd8e0bf5b804e3a1
dt-bindings: clock: add rk3399 DDR3 standard speed bins.

DDR3 SDRAM Standard (JESD79-3F) defines some standard speed bins for
DDR3 memories. The rk3399_dmc driver allows you to pass these values via
the device tree. For that purpose the devfreq/rk3399_dmc.txt binding
refers to a ddr.h file which does not exist. This patch adds the missing
defines in a include file called rk3399-ddr.h with the definition of
standard speed bins according to the ARM Trusted Firmware (ATF).

Fixes: c1ceb8f7c167 (Documentation: bindings: add dt documentation for rk3399 dmc)
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Documentation/devicetree/bindings/devfreq/rk3399_dmc.txt
include/dt-bindings/clock/rk3399-ddr.h [new file with mode: 0644]