]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commit
dt-bindings: Drop k2g genpd device ID macros
authorDave Gerlach <d-gerlach@ti.com>
Fri, 21 Jul 2017 16:38:36 +0000 (09:38 -0700)
committerSantosh Shilimkar <ssantosh@kernel.org>
Fri, 21 Jul 2017 16:38:36 +0000 (09:38 -0700)
commitd16645054d2f55e4011c9725ddf2dbe6177e942a
tree0a40330d8f3f479ccfc438a1a6c004b1660445ed
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
dt-bindings: Drop k2g genpd device ID macros

Commit 7cc119f29b19 ("dt-bindings: Add TI SCI PM Domains") introduced a
number of K2G_DEV_x macros to represent each device ID available on the
K2G platform for use by the genpd, clock, and reset drivers. Rather than
use these macros, which are only used in the device tree for property
values and not actually used by the drivers, let's just use the device
ID number directly in the device tree to avoid macro bloat.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
include/dt-bindings/genpd/k2g.h [deleted file]