bpfc-libs = bpfc-objs = xmalloc.o \ str.o \ bpf.o \ bpf_lexer.yy.o \ bpf_parser.tab.o \ die.o \ sysctl.o \ proc.o \ cpp.o \ bpfc.o bpfc-lex = bpf_lexer.yy.o bpfc-yacc = bpf_parser.tab.o bpfc-eflags = -I.. bpfc-confs = bpfc_clean_custom: $(Q)$(call RM,$(BUILD_DIR)/*.h $(BUILD_DIR)/*.c) .ch/cgit.cgi/linux/net-next.git/atom/Documentation/devicetree?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorAndi Shyti <andi.shyti@samsung.com>2016-07-12 19:02:11 +0900
committerMark Brown <broonie@kernel.org>2016-07-14 17:28:20 +0100
commit1ada32ede94fc91ff0f3236fcc70ae74dd0c2cb0 (patch)
treecdd3f7e535a32b1558c66875e38ee78a4254c0c8 /Documentation/devicetree
parentc068042bf0872c9121f4a6eab281dd63f61df5d3 (diff)
spi: s3c64xx: document the clocks and the clock-name property
These two properties were not documented but used in the spi dts. Add the related documentation. Suggested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Andi Shyti <andi.shyti@samsung.com> Reviewed-by: Michael Turquette <mturquette@baylibre.com> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree')