aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/qcom-ebi2.c
diff options
context:
space:
mode:
authorSven Van Asbroeck <thesven73@gmail.com>2019-07-12 16:43:15 -0400
committerShawn Guo <shawnguo@kernel.org>2019-08-03 10:18:56 +0200
commit77266e722feabb6eefc8a7e84ac2415837d91c5f (patch)
treef4ee9e8cad0f5ddbc2e40db5f0981f606773f8af /drivers/bus/qcom-ebi2.c
parentfirmware: imx: scu-pd: Add IRQSTR_DSP PD range (diff)
downloadlinux-dev-77266e722feabb6eefc8a7e84ac2415837d91c5f.tar.xz
linux-dev-77266e722feabb6eefc8a7e84ac2415837d91c5f.zip
bus: imx-weim: optionally enable burst clock mode
To enable burst clock mode, add the fsl,burst-clk-enable property to the weim bus's devicetree node. Example: weim: weim@21b8000 { compatible = "fsl,imx6q-weim"; reg = <0x021b8000 0x4000>; clocks = <&clks 196>; #address-cells = <2>; #size-cells = <1>; ranges = <0 0 0x08000000 0x08000000>; fsl,weim-cs-gpr = <&gpr>; fsl,burst-clk-enable; client-device@0,0 { compatible = "something"; reg = <0 0 0x02000000>; #address-cells = <1>; #size-cells = <1>; bank-width = <2>; fsl,weim-cs-timing = <0x00620081 0x00000001 0x1c022000 0x0000c000 0x1404a38e 0x00000000>; }; }; Signed-off-by: Sven Van Asbroeck <TheSven73@gmail.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/bus/qcom-ebi2.c')
0 files changed, 0 insertions, 0 deletions