From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] pinctrl: samsung: Allow pin value to be initialized using pinfunc. Date: Mon, 9 Dec 2013 17:04:22 +0000 Message-ID: <20131209170422.GT29268@sirena.org.uk> References: <1384881351-10782-1-git-send-email-t.figa@samsung.com> <528BB1F2.4080107@wwwdotorg.org> <528BB913.6080409@wwwdotorg.org> <5293ACA6.7060403@bracey.fi> <20131205150747.GW29268@sirena.org.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4TSNxiJ5t2iBNdYs" Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Kevin Bracey , Kyungmin Park , "devicetree@vger.kernel.org" , linux-samsung-soc , Heiko =?iso-8859-1?Q?St=FCbner?= , Stephen Warren , Tomasz Figa , Doug Anderson , "linux-kernel@vger.kernel.org" , Kukjin Kim , Thomas Abraham , "linux-arm-kernel@lists.infradead.org" , Marek Szyprowski List-Id: linux-samsung-soc@vger.kernel.org --4TSNxiJ5t2iBNdYs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Dec 09, 2013 at 11:22:44AM +0100, Linus Walleij wrote: > On Thu, Dec 5, 2013 at 4:07 PM, Mark Brown wrote: > > Or should we be going and applying the default state to all devices on > > init without worrying about a driver appearing? > That doesn't really work: if you have an unused device not in the > DT you usually mark it "disabled", and then the DT core doesn't > even create a platform_device for this node. > So doing this would involve parsing the tree and ... yuck. Hrm, yeah, good point. That's got a low awesomeness factor even though it should work. Boo. --4TSNxiJ5t2iBNdYs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJSpfgTAAoJELSic+t+oim92kAQAICF9OgQeeOIPRJS1DY0Bq9x 1QbNxgERbCzn8JEanIgmDCPls5943cHVj77/R22gcwaF53hGDlwJT+wqXLQykVL8 zR/xaTGmtXQZm5TbXsNbxkb/SU54gdH3bdnl9ytyL5hqgRVCko6CyMoifH8dfZZy pyI7FA1zDSbozk+DQp4l06hmemw+wrJfAwvjq4hUBCGl/VmCp6qqfPyH6iGv9XUU 2KpSVcpUMOHGagl6oGqIE8cACeYR2850O8SLg/k/QtbYLijqgJnb6nQWZlu4uow6 Z7425g1MiHQub01pH78iW6U+zAyYfnYMP/j2I4hgS2gBlHsU4jO5pSHnlwT2EPcA LqlduWXdb5wLYRoaWdTVwf0B2WFTmKvbVbnzilCen9pEX/wRRpewTw9nTHq6pqbi yoBGCA+R00U+ulK6FIU3ZfzIR//vxdUSFzSljdKJLt6nFL2iuOI6norfCLa0/vNF zvl8vZtTifXQZAne7NREpBDzk/vg8a6bLX94VHgK2l/FYmChVBlqATjlV/PwRPZh BDkLEsQsCiaHALopTmWi7/vRh89ZwNFGVYqILAOahIcQgPmuO+Y8/UKgxjygi5+i esSbmFgsYv6b2pwXYfRDo+8xwQIh4VQObIOwOvbZDarJ+pP3IrjXTpMAPkFT3W7D /4lw4JVOsvd8chZcF2nK =n3fD -----END PGP SIGNATURE----- --4TSNxiJ5t2iBNdYs--