summaryrefslogtreecommitdiff
path: root/include/dt-bindings/power/mt2701-power.h
blob: 64cc826d642c20c4600e4a87c5c4dcbebf199813 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*
 * Copyright (C) 2015 MediaTek Inc.
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU General Public License for more details.
 */

#ifndef _DT_BINDINGS_POWER_MT2701_POWER_H
#define _DT_BINDINGS_POWER_MT2701_POWER_H

#define MT2701_POWER_DOMAIN_CONN	0
#define MT2701_POWER_DOMAIN_DISP	1
#define MT2701_POWER_DOMAIN_MFG		2
#define MT2701_POWER_DOMAIN_VDEC	3
#define MT2701_POWER_DOMAIN_ISP		4
#define MT2701_POWER_DOMAIN_BDP		5
#define MT2701_POWER_DOMAIN_ETH		6
#define MT2701_POWER_DOMAIN_HIF		7
#define MT2701_POWER_DOMAIN_IFR_MSC	8

#endif /* _DT_BINDINGS_POWER_MT2701_POWER_H */
href='/cgit.cgi/linux/net-next.git/diff/net/bridge/br_mdb.c?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b&id2=926af6273fc683cd98cd0ce7bf0d04a02eed6742'>diff)parenteeeefd41843218c55a8782a6920f044d9bf6207a (diff)
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Pull block fix from Jens Axboe: "A single fix that should go into 4.10, fixing a regression on some devices with the WRITE_SAME command" * 'for-linus' of git://git.kernel.dk/linux-block: block: don't try Write Same from __blkdev_issue_zeroout
Diffstat (limited to 'net/bridge/br_mdb.c')